>>> Building on exopi-6 under sysutils/rofi BDEPENDS = [devel/dwz;devel/bison;x11/xkbcommon;devel/startup-notification;graphics/gdk-pixbuf2;devel/pango] DIST = [sysutils/rofi:rofi-1.7.9.1.tar.gz] FULLPKGNAME = rofi-1.7.9.1 RDEPENDS = [devel/startup-notification;x11/xkbcommon;devel/pango;graphics/gdk-pixbuf2;x11/gtk+4,-guic;devel/desktop-file-utils] (Junk lock obtained for exopi-6 at 1781101921.77) >>> Running depends in sysutils/rofi at 1781101921.80 last junk was in games/rftg,-client /usr/sbin/pkg_add -aI -Drepair bison-3.8.2p0 dwz-0.16p1 gdk-pixbuf-2.44.6 libxkbcommon-1.13.2 pango-1.57.1 startup-notification-0.12p9 was: /usr/sbin/pkg_add -aI -Drepair bison-3.8.2p0 dwz-0.16p1 gdk-pixbuf-2.44.6 libxkbcommon-1.13.2 pango-1.57.1 startup-notification-0.12p9 /usr/sbin/pkg_add -aI -Drepair bison-3.8.2p0 dwz-0.16p1 gdk-pixbuf-2.44.6 libxkbcommon-1.13.2 pango-1.57.1 startup-notification-0.12p9 >>> Running show-prepare-results in sysutils/rofi at 1781101927.22 ===> sysutils/rofi ===> Building from scratch rofi-1.7.9.1 ===> rofi-1.7.9.1 depends on: bison-* -> bison-3.8.2p0 ===> rofi-1.7.9.1 depends on: dwz-* -> dwz-0.16p1 ===> rofi-1.7.9.1 depends on: pango-* -> pango-1.57.1 ===> rofi-1.7.9.1 depends on: startup-notification-* -> startup-notification-0.12p9 ===> rofi-1.7.9.1 depends on: gdk-pixbuf-* -> gdk-pixbuf-2.44.6 ===> rofi-1.7.9.1 depends on: libxkbcommon-* -> libxkbcommon-1.13.2 ===> Verifying specs: c cairo gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 harfbuzz intl m pango-1.0 pangocairo-1.0 pthread startup-notification-1 xcb xcb-ewmh xcb-icccm xcb-randr xcb-render xcb-util xcb-xinerama xcb-xkb xcb-cursor xkbcommon xkbcommon-x11 xcb-keysyms ===> found c.103.0 cairo.13.5 gdk_pixbuf-2.0.3200.3 gio-2.0.4200.23 glib-2.0.4201.16 gmodule-2.0.4200.23 gobject-2.0.4200.23 harfbuzz.19.0 intl.8.2 m.10.1 pango-1.0.3801.7 pangocairo-1.0.3801.4 pthread.28.1 startup-notification-1.2.0 xcb.4.1 xcb-ewmh.2.0 xcb-icccm.4.0 xcb-randr.2.3 xcb-render.1.1 xcb-util.0.0 xcb-xinerama.1.0 xcb-xkb.0.1 xcb-cursor.0.0 xkbcommon.4.2 xkbcommon-x11.2.5 xcb-keysyms.3.0 bison-3.8.2p0 dwz-0.16p1 gdk-pixbuf-2.44.6 libxkbcommon-1.13.2 pango-1.57.1 startup-notification-0.12p9 (Junk lock released for exopi-6 at 1781101928.84) distfiles size=1022647 >>> Running build in sysutils/rofi at 1781101928.87 ===> sysutils/rofi ===> Checking files for rofi-1.7.9.1 `/exopi-cvs/ports/distfiles/rofi-1.7.9.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for rofi-1.7.9.1 ===> Patching for rofi-1.7.9.1 ===> Applying OpenBSD patch patch-script_rofi-sensible-terminal Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- script/rofi-sensible-terminal.orig Sun Apr 17 17:44:51 2016 |+++ script/rofi-sensible-terminal Fri Apr 22 12:57:29 2016 -------------------------- Patching file script/rofi-sensible-terminal using Plan A... Hunk #1 succeeded at 1. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for rofi-1.7.9.1 ===> Configuring for rofi-1.7.9.1 Using /exopi-obj/pobj/rofi-1.7.9.1/config.site (generated) sed -i 's,/usr/bin/env bash,/bin/sh,' /exopi-obj/pobj/rofi-1.7.9.1/rofi-1.7.9.1/script/get_git_rev.sh configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/rofi-1.7.9.1/config.site checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for flex... (cached) flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... (cached) yes checking for bison... bison -y checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking if bison is the parser generator... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) awk checking for flex version... 2.5.39 checking for a BSD-compatible install... /exopi-obj/pobj/rofi-1.7.9.1/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking whether make sets $(MAKE)... (cached) yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether make supports nested variables... (cached) yes checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking the archiver (ar) interface... ar checking for getline... yes checking for open... (cached) yes checking for sysconf... (cached) yes checking for strtok_r... (cached) yes checking for flock... (cached) yes checking for ftruncate... (cached) yes checking for fcntl... (cached) yes checking for setlocale... (cached) yes checking for atexit... (cached) yes checking for glob... (cached) yes checking for readdir... (cached) yes checking for math.h... (cached) yes checking for library containing floor... -lm checking for library containing ceil... none required checking for library containing round... none required checking for sysexits.h... yes checking for setjmp.h... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for egrep... (cached) /usr/bin/egrep checking for xkbcommon >= 0.4.1... yes checking for gio-2.0... yes checking for gobject-2.0... yes checking for glib-2.0 >= 2.72 gio-unix-2.0 gmodule-2.0... yes checking for glib-2.0 >= 2.36 xcb xcb-aux xcb-xkb xkbcommon xkbcommon-x11 xcb-ewmh xcb-icccm xcb-cursor xcb-randr xcb-xinerama xcb-keysyms ... yes checking for stdlib.h... (cached) yes checking for pango pangocairo... yes checking for cairo cairo-xcb... yes checking for libstartup-notification-1.0 ... yes checking for gdk-pixbuf-2.0... yes checking for pandoc... no checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for glib-2.0 >= 2.0.0... yes checking for GLIB - version >= 2.0.0... yes (version 2.88.1) checking that generated files are newer than configure... done checking for locale.h... (cached) yes checking for glib-2.0 >= 2.40... yes checking for gobject-2.0... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/rofi.doxy config.status: creating pkgconfig/rofi.pc config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ------------------------------------- Desktop File drun Enabled Window switcher mode Enabled Asan address sanitize Disabled Code Coverage Disabled Check based tests Disabled Build man pages Disabled ------------------------------------- Now type 'make' to build ===> Building for rofi-1.7.9.1 ./script/get_git_rev.sh . ./gitconfig.h /bin/sh ./ylwrap lexer/theme-parser.y y.tab.c lexer/theme-parser.c y.tab.h `echo lexer/theme-parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output lexer/theme-parser.output -- bison -o y.tab.c -d updating lexer/theme-parser.h /bin/sh ./ylwrap lexer/theme-lexer.l lex.yy.c lexer/theme-lexer.c -- flex /usr/bin/make all-am ./script/get_git_rev.sh . ./gitconfig.h /bin/sh ./ylwrap lexer/theme-parser.y y.tab.c lexer/theme-parser.c y.tab.h `echo lexer/theme-parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output lexer/theme-parser.output -- bison -o y.tab.c -d lexer/theme-parser.h is unchanged cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT lexer/rofi-theme-parser.o -MD -MP -MF lexer/.deps/rofi-theme-parser.Tpo -c -o lexer/rofi-theme-parser.o `test -f 'lexer/theme-parser.c' || echo './'`lexer/theme-parser.c In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:75: In file included from lexer/theme-parser.y:38: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:75: In file included from lexer/theme-parser.y:38: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f lexer/.deps/rofi-theme-parser.Tpo lexer/.deps/rofi-theme-parser.Po /bin/sh ./ylwrap lexer/theme-lexer.l lex.yy.c lexer/theme-lexer.c -- flex cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT lexer/rofi-theme-lexer.o -MD -MP -MF lexer/.deps/rofi-theme-lexer.Tpo -c -o lexer/rofi-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo './'`lexer/theme-lexer.c In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ lexer/theme-lexer.l:403:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 403 | g_assert ( top != NULL ); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ lexer/theme-lexer.l:430:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 430 | g_assert ( top != NULL ); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ lexer/theme-lexer.c:3151:3: warning: comparison of integers of different signs: 'yy_size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 3151 | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3152 | (yy_n_chars), num_to_read ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ lexer/theme-lexer.l:142:33: note: expanded from macro 'YY_INPUT' 142 | yy_size_t len = MIN (max_size, current->str_len);\ | ^ ~~~~~~~~ ~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:978:26: note: expanded from macro 'MIN' 978 | #define MIN(a, b) (((a) < (b)) ? (a) : (b)) | ~ ^ ~ 13 warnings generated. mv -f lexer/.deps/rofi-theme-lexer.Tpo lexer/.deps/rofi-theme-lexer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-rofi.o -MD -MP -MF source/.deps/rofi-rofi.Tpo -c -o source/rofi-rofi.o `test -f 'source/rofi.c' || echo './'`source/rofi.c In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:57: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:57: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-rofi.Tpo source/.deps/rofi-rofi.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-view.o -MD -MP -MF source/.deps/rofi-view.Tpo -c -o source/rofi-view.o `test -f 'source/view.c' || echo './'`source/view.c In file included from source/view.c:45: /usr/X11R6/include/xcb/xkb.h:118:5: warning: enumerator value which exceeds the range of 'int' is a C23 extension (2147483648 is too large) [-Wc23-extensions] 118 | XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648 | ^ ~~~~~~~~~~ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/view.c:332:54: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] 331 | printf("current: %.2f fps, avg: %.2f fps, min: %.2f fps, %lu draws\r\n", | ~~~ | %llu 332 | fps, BenchMark.draws / ts, BenchMark.min, BenchMark.draws); | ^~~~~~~~~~~~~~~ source/view.c:649:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 649 | g_assert((current_active_menu == NULL && state != NULL) || | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/view.c:2778:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 2778 | g_assert(g_queue_is_empty(&(CacheState.views))); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 14 warnings generated. mv -f source/.deps/rofi-view.Tpo source/.deps/rofi-view.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-mode.o -MD -MP -MF source/.deps/rofi-mode.Tpo -c -o source/rofi-mode.o `test -f 'source/mode.c' || echo './'`source/mode.c In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:29: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:29: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:45:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 45 | g_return_val_if_fail(mode != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:46:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 46 | g_return_val_if_fail(mode->_init != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:65:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 65 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:66:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 66 | g_assert(mode->_destroy != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:71:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 71 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:72:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 72 | g_assert(mode->_get_num_entries != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:79:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 79 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:80:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 80 | g_assert(state != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:81:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 81 | g_assert(mode->_get_display_value != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:89:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 89 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:122:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 122 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:127:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 127 | g_assert(mode->_get_display_value != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:143:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 143 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:144:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 144 | g_assert(mode->_result != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:145:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 145 | g_assert(input != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:152:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 152 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:153:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 153 | g_assert(mode->_token_match != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:158:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 158 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:163:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 163 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:168:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 168 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:169:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 169 | g_assert((*mode) != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:177:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 177 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:182:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 182 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:184:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 184 | g_assert(mode->private_data == NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 34 warnings generated. mv -f source/.deps/rofi-mode.Tpo source/.deps/rofi-mode.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-keyb.o -MD -MP -MF source/.deps/rofi-keyb.Tpo -c -o source/rofi-keyb.o `test -f 'source/keyb.c' || echo './'`source/keyb.c In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-keyb.Tpo source/.deps/rofi-keyb.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT config/rofi-config.o -MD -MP -MF config/.deps/rofi-config.Tpo -c -o config/rofi-config.o `test -f 'config/config.c' || echo './'`config/config.c In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f config/.deps/rofi-config.Tpo config/.deps/rofi-config.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-helper.o -MD -MP -MF source/.deps/rofi-helper.Tpo -c -o source/rofi-helper.o `test -f 'source/helper.c' || echo './'`source/helper.c In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:34: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:34: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/helper.c:1224:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1224 | g_assert_nonnull(ext[0]); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:255:49: note: expanded from macro 'g_assert_nonnull' 255 | if G_LIKELY ((expr) != NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/.deps/rofi-helper.Tpo source/.deps/rofi-helper.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-timings.o -MD -MP -MF source/.deps/rofi-timings.Tpo -c -o source/rofi-timings.o `test -f 'source/timings.c' || echo './'`source/timings.c In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-timings.Tpo source/.deps/rofi-timings.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-history.o -MD -MP -MF source/.deps/rofi-history.Tpo -c -o source/rofi-history.o `test -f 'source/history.c' || echo './'`source/history.c In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-history.Tpo source/.deps/rofi-history.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-theme.o -MD -MP -MF source/.deps/rofi-theme.Tpo -c -o source/rofi-theme.o `test -f 'source/theme.c' || echo './'`source/theme.c In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:40: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:40: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/theme.c:1430:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1430 | g_assert(parent != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/theme.c:1431:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1431 | g_assert(child != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 12 warnings generated. mv -f source/.deps/rofi-theme.Tpo source/.deps/rofi-theme.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-rofi-types.o -MD -MP -MF source/.deps/rofi-rofi-types.Tpo -c -o source/rofi-rofi-types.o `test -f 'source/rofi-types.c' || echo './'`source/rofi-types.c In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f source/.deps/rofi-rofi-types.Tpo source/.deps/rofi-rofi-types.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-rofi-icon-fetcher.o -MD -MP -MF source/.deps/rofi-rofi-icon-fetcher.Tpo -c -o source/rofi-rofi-icon-fetcher.o `test -f 'source/rofi-icon-fetcher.c' || echo './'`source/rofi-icon-fetcher.c In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:40: In file included from /usr/local/include/pango-1.0/pango/pangocairo.h:25: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:40: In file included from /usr/local/include/pango-1.0/pango/pangocairo.h:25: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/rofi-icon-fetcher.c:274:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 274 | g_assert(rofi_icon_fetcher_data == NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/.deps/rofi-rofi-icon-fetcher.Tpo source/.deps/rofi-rofi-icon-fetcher.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-box.o -MD -MP -MF source/widgets/.deps/rofi-box.Tpo -c -o source/widgets/rofi-box.o `test -f 'source/widgets/box.c' || echo './'`source/widgets/box.c In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/widgets/box.c:304:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 304 | g_assert(child->parent == WIDGET(wid)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 9 warnings generated. mv -f source/widgets/.deps/rofi-box.Tpo source/widgets/.deps/rofi-box.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-container.o -MD -MP -MF source/widgets/.deps/rofi-container.Tpo -c -o source/widgets/rofi-container.o `test -f 'source/widgets/container.c' || echo './'`source/widgets/container.c In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/widgets/container.c:73:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 73 | g_assert(child->parent == WIDGET(cont)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 9 warnings generated. mv -f source/widgets/.deps/rofi-container.Tpo source/widgets/.deps/rofi-container.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-icon.o -MD -MP -MF source/widgets/.deps/rofi-icon.Tpo -c -o source/widgets/rofi-icon.o `test -f 'source/widgets/icon.c' || echo './'`source/widgets/icon.c In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f source/widgets/.deps/rofi-icon.Tpo source/widgets/.deps/rofi-icon.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-widget.o -MD -MP -MF source/widgets/.deps/rofi-widget.Tpo -c -o source/widgets/rofi-widget.o `test -f 'source/widgets/widget.c' || echo './'`source/widgets/widget.c In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f source/widgets/.deps/rofi-widget.Tpo source/widgets/.deps/rofi-widget.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-textbox.o -MD -MP -MF source/widgets/.deps/rofi-textbox.Tpo -c -o source/widgets/rofi-textbox.o `test -f 'source/widgets/textbox.c' || echo './'`source/widgets/textbox.c In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/widgets/textbox.c:975:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 975 | g_assert(p_metrics == NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/widgets/.deps/rofi-textbox.Tpo source/widgets/.deps/rofi-textbox.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-listview.o -MD -MP -MF source/widgets/.deps/rofi-listview.Tpo -c -o source/widgets/rofi-listview.o `test -f 'source/widgets/listview.c' || echo './'`source/widgets/listview.c In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:32: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:32: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/widgets/.deps/rofi-listview.Tpo source/widgets/.deps/rofi-listview.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-scrollbar.o -MD -MP -MF source/widgets/.deps/rofi-scrollbar.Tpo -c -o source/widgets/rofi-scrollbar.o `test -f 'source/widgets/scrollbar.c' || echo './'`source/widgets/scrollbar.c In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:30: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:30: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/widgets/.deps/rofi-scrollbar.Tpo source/widgets/.deps/rofi-scrollbar.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-xrmoptions.o -MD -MP -MF source/.deps/rofi-xrmoptions.Tpo -c -o source/rofi-xrmoptions.o `test -f 'source/xrmoptions.c' || echo './'`source/xrmoptions.c In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:44: /usr/X11R6/include/xcb/xkb.h:118:5: warning: enumerator value which exceeds the range of 'int' is a C23 extension (2147483648 is too large) [-Wc23-extensions] 118 | XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648 | ^ ~~~~~~~~~~ 11 warnings generated. mv -f source/.deps/rofi-xrmoptions.Tpo source/.deps/rofi-xrmoptions.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-xcb.o -MD -MP -MF source/.deps/rofi-xcb.Tpo -c -o source/rofi-xcb.o `test -f 'source/xcb.c' || echo './'`source/xcb.c In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:52: /usr/X11R6/include/xcb/xkb.h:118:5: warning: enumerator value which exceeds the range of 'int' is a C23 extension (2147483648 is too large) [-Wc23-extensions] 118 | XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648 | ^ ~~~~~~~~~~ In file included from source/xcb.c:74: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:74: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/.deps/rofi-xcb.Tpo source/.deps/rofi-xcb.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-css-colors.o -MD -MP -MF source/.deps/rofi-css-colors.Tpo -c -o source/rofi-css-colors.o `test -f 'source/css-colors.c' || echo './'`source/css-colors.c mv -f source/.deps/rofi-css-colors.Tpo source/.deps/rofi-css-colors.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-run.o -MD -MP -MF source/modes/.deps/rofi-run.Tpo -c -o source/modes/rofi-run.o `test -f 'source/modes/run.c' || echo './'`source/modes/run.c In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:53: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:53: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/run.c:578:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 578 | g_return_val_if_fail(pd->cmd_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-run.Tpo source/modes/.deps/rofi-run.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-ssh.o -MD -MP -MF source/modes/.deps/rofi-ssh.Tpo -c -o source/modes/rofi-ssh.o `test -f 'source/modes/ssh.c' || echo './'`source/modes/ssh.c In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:56: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:56: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/modes/.deps/rofi-ssh.Tpo source/modes/.deps/rofi-ssh.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-drun.o -MD -MP -MF source/modes/.deps/rofi-drun.Tpo -c -o source/modes/rofi-drun.o `test -f 'source/modes/drun.c' || echo './'`source/modes/drun.c In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:48: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:48: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/drun.c:747:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 747 | if (G_UNLIKELY(pd->cmd_list_length > INT_MAX)) { | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/drun.c:930:13: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 930 | if (G_LIKELY(sort_index < INT_MAX)) { | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/drun.c:1577:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1577 | g_return_val_if_fail(pd->entry_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 13 warnings generated. mv -f source/modes/.deps/rofi-drun.Tpo source/modes/.deps/rofi-drun.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-dmenu.o -MD -MP -MF source/modes/.deps/rofi-dmenu.Tpo -c -o source/modes/rofi-dmenu.o `test -f 'source/modes/dmenu.c' || echo './'`source/modes/dmenu.c In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:35: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:35: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/dmenu.c:718:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 718 | g_return_val_if_fail(pd->cmd_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-dmenu.Tpo source/modes/.deps/rofi-dmenu.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-combi.o -MD -MP -MF source/modes/.deps/rofi-combi.Tpo -c -o source/modes/rofi-combi.o `test -f 'source/modes/combi.c' || echo './'`source/modes/combi.c In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/modes/.deps/rofi-combi.Tpo source/modes/.deps/rofi-combi.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-window.o -MD -MP -MF source/modes/.deps/rofi-window.Tpo -c -o source/modes/rofi-window.o `test -f 'source/modes/window.c' || echo './'`source/modes/window.c In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:54: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:54: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/window.c:433:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 433 | g_assert(idx >= 0); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-window.Tpo source/modes/.deps/rofi-window.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-script.o -MD -MP -MF source/modes/.deps/rofi-script.Tpo -c -o source/modes/rofi-script.o `test -f 'source/modes/script.c' || echo './'`source/modes/script.c In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/script.c:519:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 519 | g_return_val_if_fail(pd->cmd_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-script.Tpo source/modes/.deps/rofi-script.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-help-keys.o -MD -MP -MF source/modes/.deps/rofi-help-keys.Tpo -c -o source/modes/rofi-help-keys.o `test -f 'source/modes/help-keys.c' || echo './'`source/modes/help-keys.c In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:43: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:43: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/modes/.deps/rofi-help-keys.Tpo source/modes/.deps/rofi-help-keys.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-filebrowser.o -MD -MP -MF source/modes/.deps/rofi-filebrowser.Tpo -c -o source/modes/rofi-filebrowser.o `test -f 'source/modes/filebrowser.c' || echo './'`source/modes/filebrowser.c In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/filebrowser.c:604:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 604 | g_return_val_if_fail(pd->array != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-filebrowser.Tpo source/modes/.deps/rofi-filebrowser.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-recursivebrowser.o -MD -MP -MF source/modes/.deps/rofi-recursivebrowser.Tpo -c -o source/modes/rofi-recursivebrowser.o `test -f 'source/modes/recursivebrowser.c' || echo './'`source/modes/recursivebrowser.c In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/recursivebrowser.c:496:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 496 | g_return_val_if_fail(pd->array != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-recursivebrowser.Tpo source/modes/.deps/rofi-recursivebrowser.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT resources/rofi-resources.o -MD -MP -MF resources/.deps/rofi-resources.Tpo -c -o resources/rofi-resources.o `test -f 'resources/resources.c' || echo './'`resources/resources.c In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f resources/.deps/rofi-resources.Tpo resources/.deps/rofi-resources.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-enum.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-enum.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-enum.o `test -f 'subprojects/libnkutils/core/src/enum.c' || echo './'`subprojects/libnkutils/core/src/enum.c In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-enum.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-enum.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-gtk-settings.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-gtk-settings.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-gtk-settings.o `test -f 'subprojects/libnkutils/core/src/gtk-settings.c' || echo './'`subprojects/libnkutils/core/src/gtk-settings.c In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-gtk-settings.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-gtk-settings.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-xdg-de.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-de.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-xdg-de.o `test -f 'subprojects/libnkutils/core/src/xdg-de.c' || echo './'`subprojects/libnkutils/core/src/xdg-de.c In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-de.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-de.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-xdg-theme.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-theme.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-xdg-theme.o `test -f 'subprojects/libnkutils/core/src/xdg-theme.c' || echo './'`subprojects/libnkutils/core/src/xdg-theme.c In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:40: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:40: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:945:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 945 | g_return_if_fail(context != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1051:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1051 | g_return_val_if_fail(context != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1052:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1052 | g_return_val_if_fail(name != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1053:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1053 | g_return_val_if_fail(scale > 0, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1133:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1133 | g_return_if_fail(context != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1164:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1164 | g_return_val_if_fail(context != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1165:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1165 | g_return_val_if_fail(name != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1227:13: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1227 | g_assert_nonnull(c); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:255:49: note: expanded from macro 'g_assert_nonnull' 255 | if G_LIKELY ((expr) != NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 18 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-theme.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-theme.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/bindings/src/libnkutils_a-bindings.o -MD -MP -MF subprojects/libnkutils/bindings/src/.deps/libnkutils_a-bindings.Tpo -c -o subprojects/libnkutils/bindings/src/libnkutils_a-bindings.o `test -f 'subprojects/libnkutils/bindings/src/bindings.c' || echo './'`subprojects/libnkutils/bindings/src/bindings.c In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:272:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 272 | G_DEFINE_QUARK(nk_bindings_error-quark, nk_bindings_error) | ^ /usr/local/include/glib-2.0/glib/gquark.h:57:6: note: expanded from macro 'G_DEFINE_QUARK' 57 | if G_UNLIKELY (q == 0) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:506:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 506 | g_return_val_if_fail(self != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:507:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 507 | g_return_val_if_fail(string != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:508:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 508 | g_return_val_if_fail(check_callback != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:509:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 509 | g_return_val_if_fail(trigger_callback != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:510:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 510 | g_return_val_if_fail(error == NULL || *error == NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:988:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 988 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:989:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 989 | g_return_if_fail((keymap != NULL && state != NULL) || (keymap == NULL && state == NULL)); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1096:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1096 | g_return_val_if_fail(self != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1097:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1097 | g_return_val_if_fail(self->keymap != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1098:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1098 | g_return_val_if_fail(self->state != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1184:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1184 | g_return_val_if_fail(self != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1185:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1185 | g_return_val_if_fail(self->keymap != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1186:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1186 | g_return_val_if_fail(self->state != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1229:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1229 | g_return_val_if_fail(self != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1251:62: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1251 | g_hash_table_insert(self->last_timestamps, binding_, g_memdup(×tamp, sizeof(guint64))); | ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here 337 | GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' 752 | #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' 31 | #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ subprojects/libnkutils/bindings/src/bindings.c:1277:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1277 | g_return_val_if_fail(self != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1278:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1278 | g_return_val_if_fail(step != 0, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1322:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1322 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1323:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1323 | g_return_if_fail(self->state != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1324:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1324 | g_return_if_fail(self->keymap != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1348:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1348 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 30 warnings generated. mv -f subprojects/libnkutils/bindings/src/.deps/libnkutils_a-bindings.Tpo subprojects/libnkutils/bindings/src/.deps/libnkutils_a-bindings.Po rm -f subprojects/libnkutils/libnkutils.a ar cru subprojects/libnkutils/libnkutils.a subprojects/libnkutils/core/src/libnkutils_a-enum.o subprojects/libnkutils/core/src/libnkutils_a-gtk-settings.o subprojects/libnkutils/core/src/libnkutils_a-xdg-de.o subprojects/libnkutils/core/src/libnkutils_a-xdg-theme.o subprojects/libnkutils/bindings/src/libnkutils_a-bindings.o ranlib subprojects/libnkutils/libnkutils.a cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g -MT subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o -MD -MP -MF subprojects/libgwater/xcb/.deps/libgwater_xcb_a-libgwater-xcb.Tpo -c -o subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o `test -f 'subprojects/libgwater/xcb/libgwater-xcb.c' || echo './'`subprojects/libgwater/xcb/libgwater-xcb.c In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:125:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 125 | g_return_val_if_fail(callback != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:145:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 145 | g_return_val_if_fail(connection != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:146:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 146 | g_return_val_if_fail(callback != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:170:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 170 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:180:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 180 | g_return_val_if_fail(self != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 13 warnings generated. mv -f subprojects/libgwater/xcb/.deps/libgwater_xcb_a-libgwater-xcb.Tpo subprojects/libgwater/xcb/.deps/libgwater_xcb_a-libgwater-xcb.Po rm -f libgwater-xcb.a ar cru libgwater-xcb.a subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o ranlib libgwater-xcb.a cc -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -o rofi lexer/rofi-theme-parser.o lexer/rofi-theme-lexer.o source/rofi-rofi.o source/rofi-view.o source/rofi-mode.o source/rofi-keyb.o config/rofi-config.o source/rofi-helper.o source/rofi-timings.o source/rofi-history.o source/rofi-theme.o source/rofi-rofi-types.o source/rofi-rofi-icon-fetcher.o source/widgets/rofi-box.o source/widgets/rofi-container.o source/widgets/rofi-icon.o source/widgets/rofi-widget.o source/widgets/rofi-textbox.o source/widgets/rofi-listview.o source/widgets/rofi-scrollbar.o source/rofi-xrmoptions.o source/rofi-xcb.o source/rofi-css-colors.o source/modes/rofi-run.o source/modes/rofi-ssh.o source/modes/rofi-drun.o source/modes/rofi-dmenu.o source/modes/rofi-combi.o source/modes/rofi-window.o source/modes/rofi-script.o source/modes/rofi-help-keys.o source/modes/rofi-filebrowser.o source/modes/rofi-recursivebrowser.o resources/rofi-resources.o -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl subprojects/libnkutils/libnkutils.a -L/usr/local/lib -lxkbcommon -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl libgwater-xcb.a -L/usr/local/lib -lglib-2.0 -lintl -L/usr/X11R6/lib -lxcb-util -lxkbcommon-x11 -lxkbcommon -lxcb-xkb -lxcb-ewmh -lxcb-icccm -lxcb-cursor -lxcb-randr -lxcb-xinerama -lxcb-keysyms -lxcb -L/usr/local/lib -lstartup-notification-1 -L/usr/local/lib -lpangocairo-1.0 -lpango-1.0 -lcairo -Wl,-rpath-link,/usr/X11R6/lib -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -Wl,-rpath-link,/usr/X11R6/lib -L/usr/X11R6/lib -lxcb-render -lxcb -L/usr/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lm -lm cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/nk_xdg_theme_lookup-xdg-theme-example.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/nk_xdg_theme_lookup-xdg-theme-example.Tpo -c -o subprojects/libnkutils/core/src/nk_xdg_theme_lookup-xdg-theme-example.o `test -f 'subprojects/libnkutils/core/src/xdg-theme-example.c' || echo './'`subprojects/libnkutils/core/src/xdg-theme-example.c In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/nk_xdg_theme_lookup-xdg-theme-example.Tpo subprojects/libnkutils/core/src/.deps/nk_xdg_theme_lookup-xdg-theme-example.Po cc -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -o subprojects/libnkutils/nk-xdg-theme-lookup subprojects/libnkutils/core/src/nk_xdg_theme_lookup-xdg-theme-example.o subprojects/libnkutils/libnkutils.a -L/usr/local/lib -lxkbcommon -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl -lm >>> Running package in sysutils/rofi at 1781101968.47 ===> sysutils/rofi ===> Faking installation for rofi-1.7.9.1 ./script/get_git_rev.sh . ./gitconfig.h /bin/sh ./ylwrap lexer/theme-parser.y y.tab.c lexer/theme-parser.c y.tab.h `echo lexer/theme-parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output lexer/theme-parser.output -- bison -o y.tab.c -d lexer/theme-parser.h is unchanged /bin/sh ./ylwrap lexer/theme-lexer.l lex.yy.c lexer/theme-lexer.c -- flex /usr/bin/make install-am ./script/get_git_rev.sh . ./gitconfig.h /bin/sh ./ylwrap lexer/theme-parser.y y.tab.c lexer/theme-parser.c y.tab.h `echo lexer/theme-parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output lexer/theme-parser.output -- bison -o y.tab.c -d lexer/theme-parser.h is unchanged cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT lexer/rofi-theme-parser.o -MD -MP -MF lexer/.deps/rofi-theme-parser.Tpo -c -o lexer/rofi-theme-parser.o `test -f 'lexer/theme-parser.c' || echo './'`lexer/theme-parser.c In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:75: In file included from lexer/theme-parser.y:38: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:75: In file included from lexer/theme-parser.y:38: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f lexer/.deps/rofi-theme-parser.Tpo lexer/.deps/rofi-theme-parser.Po /bin/sh ./ylwrap lexer/theme-lexer.l lex.yy.c lexer/theme-lexer.c -- flex cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT lexer/rofi-theme-lexer.o -MD -MP -MF lexer/.deps/rofi-theme-lexer.Tpo -c -o lexer/rofi-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo './'`lexer/theme-lexer.c In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ lexer/theme-lexer.l:403:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 403 | g_assert ( top != NULL ); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ lexer/theme-lexer.l:430:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 430 | g_assert ( top != NULL ); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ lexer/theme-lexer.c:3151:3: warning: comparison of integers of different signs: 'yy_size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 3151 | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3152 | (yy_n_chars), num_to_read ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ lexer/theme-lexer.l:142:33: note: expanded from macro 'YY_INPUT' 142 | yy_size_t len = MIN (max_size, current->str_len);\ | ^ ~~~~~~~~ ~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:978:26: note: expanded from macro 'MIN' 978 | #define MIN(a, b) (((a) < (b)) ? (a) : (b)) | ~ ^ ~ 13 warnings generated. mv -f lexer/.deps/rofi-theme-lexer.Tpo lexer/.deps/rofi-theme-lexer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-rofi.o -MD -MP -MF source/.deps/rofi-rofi.Tpo -c -o source/rofi-rofi.o `test -f 'source/rofi.c' || echo './'`source/rofi.c In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:57: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:57: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-rofi.Tpo source/.deps/rofi-rofi.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-view.o -MD -MP -MF source/.deps/rofi-view.Tpo -c -o source/rofi-view.o `test -f 'source/view.c' || echo './'`source/view.c In file included from source/view.c:45: /usr/X11R6/include/xcb/xkb.h:118:5: warning: enumerator value which exceeds the range of 'int' is a C23 extension (2147483648 is too large) [-Wc23-extensions] 118 | XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648 | ^ ~~~~~~~~~~ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/view.c:332:54: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] 331 | printf("current: %.2f fps, avg: %.2f fps, min: %.2f fps, %lu draws\r\n", | ~~~ | %llu 332 | fps, BenchMark.draws / ts, BenchMark.min, BenchMark.draws); | ^~~~~~~~~~~~~~~ source/view.c:649:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 649 | g_assert((current_active_menu == NULL && state != NULL) || | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/view.c:2778:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 2778 | g_assert(g_queue_is_empty(&(CacheState.views))); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 14 warnings generated. mv -f source/.deps/rofi-view.Tpo source/.deps/rofi-view.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-mode.o -MD -MP -MF source/.deps/rofi-mode.Tpo -c -o source/rofi-mode.o `test -f 'source/mode.c' || echo './'`source/mode.c In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:29: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:29: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:45:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 45 | g_return_val_if_fail(mode != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:46:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 46 | g_return_val_if_fail(mode->_init != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:65:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 65 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:66:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 66 | g_assert(mode->_destroy != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:71:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 71 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:72:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 72 | g_assert(mode->_get_num_entries != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:79:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 79 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:80:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 80 | g_assert(state != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:81:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 81 | g_assert(mode->_get_display_value != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:89:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 89 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:122:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 122 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:127:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 127 | g_assert(mode->_get_display_value != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:143:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 143 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:144:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 144 | g_assert(mode->_result != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:145:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 145 | g_assert(input != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:152:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 152 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:153:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 153 | g_assert(mode->_token_match != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:158:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 158 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:163:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 163 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:168:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 168 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:169:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 169 | g_assert((*mode) != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:177:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 177 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:182:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 182 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:184:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 184 | g_assert(mode->private_data == NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 34 warnings generated. mv -f source/.deps/rofi-mode.Tpo source/.deps/rofi-mode.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-keyb.o -MD -MP -MF source/.deps/rofi-keyb.Tpo -c -o source/rofi-keyb.o `test -f 'source/keyb.c' || echo './'`source/keyb.c In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-keyb.Tpo source/.deps/rofi-keyb.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT config/rofi-config.o -MD -MP -MF config/.deps/rofi-config.Tpo -c -o config/rofi-config.o `test -f 'config/config.c' || echo './'`config/config.c In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f config/.deps/rofi-config.Tpo config/.deps/rofi-config.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-helper.o -MD -MP -MF source/.deps/rofi-helper.Tpo -c -o source/rofi-helper.o `test -f 'source/helper.c' || echo './'`source/helper.c In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:34: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:34: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/helper.c:1224:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1224 | g_assert_nonnull(ext[0]); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:255:49: note: expanded from macro 'g_assert_nonnull' 255 | if G_LIKELY ((expr) != NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/.deps/rofi-helper.Tpo source/.deps/rofi-helper.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-timings.o -MD -MP -MF source/.deps/rofi-timings.Tpo -c -o source/rofi-timings.o `test -f 'source/timings.c' || echo './'`source/timings.c In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-timings.Tpo source/.deps/rofi-timings.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-history.o -MD -MP -MF source/.deps/rofi-history.Tpo -c -o source/rofi-history.o `test -f 'source/history.c' || echo './'`source/history.c In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-history.Tpo source/.deps/rofi-history.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-theme.o -MD -MP -MF source/.deps/rofi-theme.Tpo -c -o source/rofi-theme.o `test -f 'source/theme.c' || echo './'`source/theme.c In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:40: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:40: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/theme.c:1430:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1430 | g_assert(parent != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/theme.c:1431:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1431 | g_assert(child != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 12 warnings generated. mv -f source/.deps/rofi-theme.Tpo source/.deps/rofi-theme.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-rofi-types.o -MD -MP -MF source/.deps/rofi-rofi-types.Tpo -c -o source/rofi-rofi-types.o `test -f 'source/rofi-types.c' || echo './'`source/rofi-types.c In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f source/.deps/rofi-rofi-types.Tpo source/.deps/rofi-rofi-types.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-rofi-icon-fetcher.o -MD -MP -MF source/.deps/rofi-rofi-icon-fetcher.Tpo -c -o source/rofi-rofi-icon-fetcher.o `test -f 'source/rofi-icon-fetcher.c' || echo './'`source/rofi-icon-fetcher.c In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:40: In file included from /usr/local/include/pango-1.0/pango/pangocairo.h:25: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:40: In file included from /usr/local/include/pango-1.0/pango/pangocairo.h:25: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/rofi-icon-fetcher.c:274:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 274 | g_assert(rofi_icon_fetcher_data == NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/.deps/rofi-rofi-icon-fetcher.Tpo source/.deps/rofi-rofi-icon-fetcher.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-box.o -MD -MP -MF source/widgets/.deps/rofi-box.Tpo -c -o source/widgets/rofi-box.o `test -f 'source/widgets/box.c' || echo './'`source/widgets/box.c In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/widgets/box.c:304:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 304 | g_assert(child->parent == WIDGET(wid)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 9 warnings generated. mv -f source/widgets/.deps/rofi-box.Tpo source/widgets/.deps/rofi-box.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-container.o -MD -MP -MF source/widgets/.deps/rofi-container.Tpo -c -o source/widgets/rofi-container.o `test -f 'source/widgets/container.c' || echo './'`source/widgets/container.c In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/widgets/container.c:73:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 73 | g_assert(child->parent == WIDGET(cont)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 9 warnings generated. mv -f source/widgets/.deps/rofi-container.Tpo source/widgets/.deps/rofi-container.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-icon.o -MD -MP -MF source/widgets/.deps/rofi-icon.Tpo -c -o source/widgets/rofi-icon.o `test -f 'source/widgets/icon.c' || echo './'`source/widgets/icon.c In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f source/widgets/.deps/rofi-icon.Tpo source/widgets/.deps/rofi-icon.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-widget.o -MD -MP -MF source/widgets/.deps/rofi-widget.Tpo -c -o source/widgets/rofi-widget.o `test -f 'source/widgets/widget.c' || echo './'`source/widgets/widget.c In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f source/widgets/.deps/rofi-widget.Tpo source/widgets/.deps/rofi-widget.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-textbox.o -MD -MP -MF source/widgets/.deps/rofi-textbox.Tpo -c -o source/widgets/rofi-textbox.o `test -f 'source/widgets/textbox.c' || echo './'`source/widgets/textbox.c In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/widgets/textbox.c:975:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 975 | g_assert(p_metrics == NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/widgets/.deps/rofi-textbox.Tpo source/widgets/.deps/rofi-textbox.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-listview.o -MD -MP -MF source/widgets/.deps/rofi-listview.Tpo -c -o source/widgets/rofi-listview.o `test -f 'source/widgets/listview.c' || echo './'`source/widgets/listview.c In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:32: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:32: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/widgets/.deps/rofi-listview.Tpo source/widgets/.deps/rofi-listview.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-scrollbar.o -MD -MP -MF source/widgets/.deps/rofi-scrollbar.Tpo -c -o source/widgets/rofi-scrollbar.o `test -f 'source/widgets/scrollbar.c' || echo './'`source/widgets/scrollbar.c In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:30: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:30: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/widgets/.deps/rofi-scrollbar.Tpo source/widgets/.deps/rofi-scrollbar.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-xrmoptions.o -MD -MP -MF source/.deps/rofi-xrmoptions.Tpo -c -o source/rofi-xrmoptions.o `test -f 'source/xrmoptions.c' || echo './'`source/xrmoptions.c In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:44: /usr/X11R6/include/xcb/xkb.h:118:5: warning: enumerator value which exceeds the range of 'int' is a C23 extension (2147483648 is too large) [-Wc23-extensions] 118 | XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648 | ^ ~~~~~~~~~~ 11 warnings generated. mv -f source/.deps/rofi-xrmoptions.Tpo source/.deps/rofi-xrmoptions.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-xcb.o -MD -MP -MF source/.deps/rofi-xcb.Tpo -c -o source/rofi-xcb.o `test -f 'source/xcb.c' || echo './'`source/xcb.c In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:52: /usr/X11R6/include/xcb/xkb.h:118:5: warning: enumerator value which exceeds the range of 'int' is a C23 extension (2147483648 is too large) [-Wc23-extensions] 118 | XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648 | ^ ~~~~~~~~~~ In file included from source/xcb.c:74: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:74: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/.deps/rofi-xcb.Tpo source/.deps/rofi-xcb.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-css-colors.o -MD -MP -MF source/.deps/rofi-css-colors.Tpo -c -o source/rofi-css-colors.o `test -f 'source/css-colors.c' || echo './'`source/css-colors.c mv -f source/.deps/rofi-css-colors.Tpo source/.deps/rofi-css-colors.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-run.o -MD -MP -MF source/modes/.deps/rofi-run.Tpo -c -o source/modes/rofi-run.o `test -f 'source/modes/run.c' || echo './'`source/modes/run.c In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:53: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:53: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/run.c:578:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 578 | g_return_val_if_fail(pd->cmd_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-run.Tpo source/modes/.deps/rofi-run.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-ssh.o -MD -MP -MF source/modes/.deps/rofi-ssh.Tpo -c -o source/modes/rofi-ssh.o `test -f 'source/modes/ssh.c' || echo './'`source/modes/ssh.c In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:56: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:56: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/modes/.deps/rofi-ssh.Tpo source/modes/.deps/rofi-ssh.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-drun.o -MD -MP -MF source/modes/.deps/rofi-drun.Tpo -c -o source/modes/rofi-drun.o `test -f 'source/modes/drun.c' || echo './'`source/modes/drun.c In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:48: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:48: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/drun.c:747:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 747 | if (G_UNLIKELY(pd->cmd_list_length > INT_MAX)) { | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/drun.c:930:13: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 930 | if (G_LIKELY(sort_index < INT_MAX)) { | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/drun.c:1577:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1577 | g_return_val_if_fail(pd->entry_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 13 warnings generated. mv -f source/modes/.deps/rofi-drun.Tpo source/modes/.deps/rofi-drun.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-dmenu.o -MD -MP -MF source/modes/.deps/rofi-dmenu.Tpo -c -o source/modes/rofi-dmenu.o `test -f 'source/modes/dmenu.c' || echo './'`source/modes/dmenu.c In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:35: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:35: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/dmenu.c:718:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 718 | g_return_val_if_fail(pd->cmd_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-dmenu.Tpo source/modes/.deps/rofi-dmenu.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-combi.o -MD -MP -MF source/modes/.deps/rofi-combi.Tpo -c -o source/modes/rofi-combi.o `test -f 'source/modes/combi.c' || echo './'`source/modes/combi.c In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/modes/.deps/rofi-combi.Tpo source/modes/.deps/rofi-combi.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-window.o -MD -MP -MF source/modes/.deps/rofi-window.Tpo -c -o source/modes/rofi-window.o `test -f 'source/modes/window.c' || echo './'`source/modes/window.c In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:54: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:54: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/window.c:433:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 433 | g_assert(idx >= 0); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-window.Tpo source/modes/.deps/rofi-window.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-script.o -MD -MP -MF source/modes/.deps/rofi-script.Tpo -c -o source/modes/rofi-script.o `test -f 'source/modes/script.c' || echo './'`source/modes/script.c In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/script.c:519:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 519 | g_return_val_if_fail(pd->cmd_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-script.Tpo source/modes/.deps/rofi-script.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-help-keys.o -MD -MP -MF source/modes/.deps/rofi-help-keys.Tpo -c -o source/modes/rofi-help-keys.o `test -f 'source/modes/help-keys.c' || echo './'`source/modes/help-keys.c In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:43: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:43: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/modes/.deps/rofi-help-keys.Tpo source/modes/.deps/rofi-help-keys.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-filebrowser.o -MD -MP -MF source/modes/.deps/rofi-filebrowser.Tpo -c -o source/modes/rofi-filebrowser.o `test -f 'source/modes/filebrowser.c' || echo './'`source/modes/filebrowser.c In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/filebrowser.c:604:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 604 | g_return_val_if_fail(pd->array != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-filebrowser.Tpo source/modes/.deps/rofi-filebrowser.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-recursivebrowser.o -MD -MP -MF source/modes/.deps/rofi-recursivebrowser.Tpo -c -o source/modes/rofi-recursivebrowser.o `test -f 'source/modes/recursivebrowser.c' || echo './'`source/modes/recursivebrowser.c In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/recursivebrowser.c:496:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 496 | g_return_val_if_fail(pd->array != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-recursivebrowser.Tpo source/modes/.deps/rofi-recursivebrowser.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT resources/rofi-resources.o -MD -MP -MF resources/.deps/rofi-resources.Tpo -c -o resources/rofi-resources.o `test -f 'resources/resources.c' || echo './'`resources/resources.c In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f resources/.deps/rofi-resources.Tpo resources/.deps/rofi-resources.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-enum.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-enum.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-enum.o `test -f 'subprojects/libnkutils/core/src/enum.c' || echo './'`subprojects/libnkutils/core/src/enum.c In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-enum.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-enum.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-gtk-settings.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-gtk-settings.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-gtk-settings.o `test -f 'subprojects/libnkutils/core/src/gtk-settings.c' || echo './'`subprojects/libnkutils/core/src/gtk-settings.c In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-gtk-settings.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-gtk-settings.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-xdg-de.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-de.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-xdg-de.o `test -f 'subprojects/libnkutils/core/src/xdg-de.c' || echo './'`subprojects/libnkutils/core/src/xdg-de.c In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-de.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-de.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-xdg-theme.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-theme.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-xdg-theme.o `test -f 'subprojects/libnkutils/core/src/xdg-theme.c' || echo './'`subprojects/libnkutils/core/src/xdg-theme.c In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:40: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:40: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:945:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 945 | g_return_if_fail(context != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1051:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1051 | g_return_val_if_fail(context != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1052:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1052 | g_return_val_if_fail(name != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1053:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1053 | g_return_val_if_fail(scale > 0, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1133:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1133 | g_return_if_fail(context != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1164:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1164 | g_return_val_if_fail(context != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1165:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1165 | g_return_val_if_fail(name != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1227:13: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1227 | g_assert_nonnull(c); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:255:49: note: expanded from macro 'g_assert_nonnull' 255 | if G_LIKELY ((expr) != NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 18 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-theme.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-theme.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/bindings/src/libnkutils_a-bindings.o -MD -MP -MF subprojects/libnkutils/bindings/src/.deps/libnkutils_a-bindings.Tpo -c -o subprojects/libnkutils/bindings/src/libnkutils_a-bindings.o `test -f 'subprojects/libnkutils/bindings/src/bindings.c' || echo './'`subprojects/libnkutils/bindings/src/bindings.c In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:272:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 272 | G_DEFINE_QUARK(nk_bindings_error-quark, nk_bindings_error) | ^ /usr/local/include/glib-2.0/glib/gquark.h:57:6: note: expanded from macro 'G_DEFINE_QUARK' 57 | if G_UNLIKELY (q == 0) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:506:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 506 | g_return_val_if_fail(self != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:507:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 507 | g_return_val_if_fail(string != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:508:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 508 | g_return_val_if_fail(check_callback != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:509:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 509 | g_return_val_if_fail(trigger_callback != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:510:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 510 | g_return_val_if_fail(error == NULL || *error == NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:988:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 988 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:989:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 989 | g_return_if_fail((keymap != NULL && state != NULL) || (keymap == NULL && state == NULL)); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1096:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1096 | g_return_val_if_fail(self != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1097:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1097 | g_return_val_if_fail(self->keymap != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1098:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1098 | g_return_val_if_fail(self->state != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1184:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1184 | g_return_val_if_fail(self != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1185:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1185 | g_return_val_if_fail(self->keymap != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1186:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1186 | g_return_val_if_fail(self->state != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1229:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1229 | g_return_val_if_fail(self != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1251:62: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1251 | g_hash_table_insert(self->last_timestamps, binding_, g_memdup(×tamp, sizeof(guint64))); | ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here 337 | GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' 752 | #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' 31 | #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ subprojects/libnkutils/bindings/src/bindings.c:1277:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1277 | g_return_val_if_fail(self != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1278:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1278 | g_return_val_if_fail(step != 0, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1322:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1322 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1323:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1323 | g_return_if_fail(self->state != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1324:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1324 | g_return_if_fail(self->keymap != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1348:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1348 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 30 warnings generated. mv -f subprojects/libnkutils/bindings/src/.deps/libnkutils_a-bindings.Tpo subprojects/libnkutils/bindings/src/.deps/libnkutils_a-bindings.Po rm -f subprojects/libnkutils/libnkutils.a ar cru subprojects/libnkutils/libnkutils.a subprojects/libnkutils/core/src/libnkutils_a-enum.o subprojects/libnkutils/core/src/libnkutils_a-gtk-settings.o subprojects/libnkutils/core/src/libnkutils_a-xdg-de.o subprojects/libnkutils/core/src/libnkutils_a-xdg-theme.o subprojects/libnkutils/bindings/src/libnkutils_a-bindings.o ranlib subprojects/libnkutils/libnkutils.a cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g -MT subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o -MD -MP -MF subprojects/libgwater/xcb/.deps/libgwater_xcb_a-libgwater-xcb.Tpo -c -o subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o `test -f 'subprojects/libgwater/xcb/libgwater-xcb.c' || echo './'`subprojects/libgwater/xcb/libgwater-xcb.c In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:125:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 125 | g_return_val_if_fail(callback != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:145:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 145 | g_return_val_if_fail(connection != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:146:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 146 | g_return_val_if_fail(callback != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:170:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 170 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:180:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 180 | g_return_val_if_fail(self != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 13 warnings generated. mv -f subprojects/libgwater/xcb/.deps/libgwater_xcb_a-libgwater-xcb.Tpo subprojects/libgwater/xcb/.deps/libgwater_xcb_a-libgwater-xcb.Po rm -f libgwater-xcb.a ar cru libgwater-xcb.a subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o ranlib libgwater-xcb.a cc -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -o rofi lexer/rofi-theme-parser.o lexer/rofi-theme-lexer.o source/rofi-rofi.o source/rofi-view.o source/rofi-mode.o source/rofi-keyb.o config/rofi-config.o source/rofi-helper.o source/rofi-timings.o source/rofi-history.o source/rofi-theme.o source/rofi-rofi-types.o source/rofi-rofi-icon-fetcher.o source/widgets/rofi-box.o source/widgets/rofi-container.o source/widgets/rofi-icon.o source/widgets/rofi-widget.o source/widgets/rofi-textbox.o source/widgets/rofi-listview.o source/widgets/rofi-scrollbar.o source/rofi-xrmoptions.o source/rofi-xcb.o source/rofi-css-colors.o source/modes/rofi-run.o source/modes/rofi-ssh.o source/modes/rofi-drun.o source/modes/rofi-dmenu.o source/modes/rofi-combi.o source/modes/rofi-window.o source/modes/rofi-script.o source/modes/rofi-help-keys.o source/modes/rofi-filebrowser.o source/modes/rofi-recursivebrowser.o resources/rofi-resources.o -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl subprojects/libnkutils/libnkutils.a -L/usr/local/lib -lxkbcommon -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl libgwater-xcb.a -L/usr/local/lib -lglib-2.0 -lintl -L/usr/X11R6/lib -lxcb-util -lxkbcommon-x11 -lxkbcommon -lxcb-xkb -lxcb-ewmh -lxcb-icccm -lxcb-cursor -lxcb-randr -lxcb-xinerama -lxcb-keysyms -lxcb -L/usr/local/lib -lstartup-notification-1 -L/usr/local/lib -lpangocairo-1.0 -lpango-1.0 -lcairo -Wl,-rpath-link,/usr/X11R6/lib -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -Wl,-rpath-link,/usr/X11R6/lib -L/usr/X11R6/lib -lxcb-render -lxcb -L/usr/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lm -lm cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/nk_xdg_theme_lookup-xdg-theme-example.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/nk_xdg_theme_lookup-xdg-theme-example.Tpo -c -o subprojects/libnkutils/core/src/nk_xdg_theme_lookup-xdg-theme-example.o `test -f 'subprojects/libnkutils/core/src/xdg-theme-example.c' || echo './'`subprojects/libnkutils/core/src/xdg-theme-example.c In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme-example.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/nk_xdg_theme_lookup-xdg-theme-example.Tpo subprojects/libnkutils/core/src/.deps/nk_xdg_theme_lookup-xdg-theme-example.Po cc -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -o subprojects/libnkutils/nk-xdg-theme-lookup subprojects/libnkutils/core/src/nk_xdg_theme_lookup-xdg-theme-example.o subprojects/libnkutils/libnkutils.a -L/usr/local/lib -lxkbcommon -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl -lm ./script/get_git_rev.sh . ./gitconfig.h /bin/sh ./ylwrap lexer/theme-parser.y y.tab.c lexer/theme-parser.c y.tab.h `echo lexer/theme-parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output lexer/theme-parser.output -- bison -o y.tab.c -d lexer/theme-parser.h is unchanged cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT lexer/rofi-theme-parser.o -MD -MP -MF lexer/.deps/rofi-theme-parser.Tpo -c -o lexer/rofi-theme-parser.o `test -f 'lexer/theme-parser.c' || echo './'`lexer/theme-parser.c In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:73: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:75: In file included from lexer/theme-parser.y:38: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-parser.y:75: In file included from lexer/theme-parser.y:38: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f lexer/.deps/rofi-theme-parser.Tpo lexer/.deps/rofi-theme-parser.Po /bin/sh ./ylwrap lexer/theme-lexer.l lex.yy.c lexer/theme-lexer.c -- flex cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT lexer/rofi-theme-lexer.o -MD -MP -MF lexer/.deps/rofi-theme-lexer.Tpo -c -o lexer/rofi-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo './'`lexer/theme-lexer.c In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from lexer/theme-lexer.l:37: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ lexer/theme-lexer.l:403:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 403 | g_assert ( top != NULL ); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ lexer/theme-lexer.l:430:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 430 | g_assert ( top != NULL ); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ lexer/theme-lexer.c:3151:3: warning: comparison of integers of different signs: 'yy_size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 3151 | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3152 | (yy_n_chars), num_to_read ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ lexer/theme-lexer.l:142:33: note: expanded from macro 'YY_INPUT' 142 | yy_size_t len = MIN (max_size, current->str_len);\ | ^ ~~~~~~~~ ~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:978:26: note: expanded from macro 'MIN' 978 | #define MIN(a, b) (((a) < (b)) ? (a) : (b)) | ~ ^ ~ 13 warnings generated. mv -f lexer/.deps/rofi-theme-lexer.Tpo lexer/.deps/rofi-theme-lexer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-rofi.o -MD -MP -MF source/.deps/rofi-rofi.Tpo -c -o source/rofi-rofi.o `test -f 'source/rofi.c' || echo './'`source/rofi.c In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:34: In file included from /usr/local/include/glib-2.0/gmodule.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:57: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi.c:57: In file included from ./resources/resources.h:4: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-rofi.Tpo source/.deps/rofi-rofi.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-view.o -MD -MP -MF source/.deps/rofi-view.Tpo -c -o source/rofi-view.o `test -f 'source/view.c' || echo './'`source/view.c In file included from source/view.c:45: /usr/X11R6/include/xcb/xkb.h:118:5: warning: enumerator value which exceeds the range of 'int' is a C23 extension (2147483648 is too large) [-Wc23-extensions] 118 | XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648 | ^ ~~~~~~~~~~ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/view.c:50: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/view.c:332:54: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] 331 | printf("current: %.2f fps, avg: %.2f fps, min: %.2f fps, %lu draws\r\n", | ~~~ | %llu 332 | fps, BenchMark.draws / ts, BenchMark.min, BenchMark.draws); | ^~~~~~~~~~~~~~~ source/view.c:649:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 649 | g_assert((current_active_menu == NULL && state != NULL) || | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/view.c:2778:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 2778 | g_assert(g_queue_is_empty(&(CacheState.views))); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 14 warnings generated. mv -f source/.deps/rofi-view.Tpo source/.deps/rofi-view.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-mode.o -MD -MP -MF source/.deps/rofi-mode.Tpo -c -o source/rofi-mode.o `test -f 'source/mode.c' || echo './'`source/mode.c In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:28: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:29: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/mode.c:29: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:45:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 45 | g_return_val_if_fail(mode != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:46:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 46 | g_return_val_if_fail(mode->_init != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:65:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 65 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:66:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 66 | g_assert(mode->_destroy != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:71:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 71 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:72:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 72 | g_assert(mode->_get_num_entries != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:79:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 79 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:80:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 80 | g_assert(state != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:81:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 81 | g_assert(mode->_get_display_value != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:89:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 89 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:122:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 122 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:127:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 127 | g_assert(mode->_get_display_value != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:143:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 143 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:144:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 144 | g_assert(mode->_result != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:145:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 145 | g_assert(input != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:152:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 152 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:153:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 153 | g_assert(mode->_token_match != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:158:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 158 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:163:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 163 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:168:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 168 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:169:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 169 | g_assert((*mode) != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:177:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 177 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:182:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 182 | g_assert(mode != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/mode.c:184:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 184 | g_assert(mode->private_data == NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 34 warnings generated. mv -f source/.deps/rofi-mode.Tpo source/.deps/rofi-mode.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-keyb.o -MD -MP -MF source/.deps/rofi-keyb.Tpo -c -o source/rofi-keyb.o `test -f 'source/keyb.c' || echo './'`source/keyb.c In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/keyb.c:28: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-keyb.Tpo source/.deps/rofi-keyb.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT config/rofi-config.o -MD -MP -MF config/.deps/rofi-config.Tpo -c -o config/rofi-config.o `test -f 'config/config.c' || echo './'`config/config.c In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from config/config.c:29: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f config/.deps/rofi-config.Tpo config/.deps/rofi-config.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-helper.o -MD -MP -MF source/.deps/rofi-helper.Tpo -c -o source/rofi-helper.o `test -f 'source/helper.c' || echo './'`source/helper.c In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:33: In file included from ./include/display.h:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:34: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/helper.c:34: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/helper.c:1224:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1224 | g_assert_nonnull(ext[0]); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:255:49: note: expanded from macro 'g_assert_nonnull' 255 | if G_LIKELY ((expr) != NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/.deps/rofi-helper.Tpo source/.deps/rofi-helper.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-timings.o -MD -MP -MF source/.deps/rofi-timings.Tpo -c -o source/rofi-timings.o `test -f 'source/timings.c' || echo './'`source/timings.c In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/timings.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-timings.Tpo source/.deps/rofi-timings.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-history.o -MD -MP -MF source/.deps/rofi-history.Tpo -c -o source/rofi-history.o `test -f 'source/history.c' || echo './'`source/history.c In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:30: In file included from ./include/keyb.h:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/history.c:30: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/.deps/rofi-history.Tpo source/.deps/rofi-history.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-theme.o -MD -MP -MF source/.deps/rofi-theme.Tpo -c -o source/rofi-theme.o `test -f 'source/theme.c' || echo './'`source/theme.c In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:37: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:40: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/theme.c:40: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/theme.c:1430:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1430 | g_assert(parent != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/theme.c:1431:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1431 | g_assert(child != NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 12 warnings generated. mv -f source/.deps/rofi-theme.Tpo source/.deps/rofi-theme.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-rofi-types.o -MD -MP -MF source/.deps/rofi-rofi-types.Tpo -c -o source/rofi-rofi-types.o `test -f 'source/rofi-types.c' || echo './'`source/rofi-types.c In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-types.c:1: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f source/.deps/rofi-rofi-types.Tpo source/.deps/rofi-rofi-types.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-rofi-icon-fetcher.o -MD -MP -MF source/.deps/rofi-rofi-icon-fetcher.Tpo -c -o source/rofi-rofi-icon-fetcher.o `test -f 'source/rofi-icon-fetcher.c' || echo './'`source/rofi-icon-fetcher.c In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:35: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:40: In file included from /usr/local/include/pango-1.0/pango/pangocairo.h:25: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/rofi-icon-fetcher.c:40: In file included from /usr/local/include/pango-1.0/pango/pangocairo.h:25: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/rofi-icon-fetcher.c:274:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 274 | g_assert(rofi_icon_fetcher_data == NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/.deps/rofi-rofi-icon-fetcher.Tpo source/.deps/rofi-rofi-icon-fetcher.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-box.o -MD -MP -MF source/widgets/.deps/rofi-box.Tpo -c -o source/widgets/rofi-box.o `test -f 'source/widgets/box.c' || echo './'`source/widgets/box.c In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/box.c:31: In file included from ./include/widgets/box.h:31: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/widgets/box.c:304:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 304 | g_assert(child->parent == WIDGET(wid)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 9 warnings generated. mv -f source/widgets/.deps/rofi-box.Tpo source/widgets/.deps/rofi-box.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-container.o -MD -MP -MF source/widgets/.deps/rofi-container.Tpo -c -o source/widgets/rofi-container.o `test -f 'source/widgets/container.c' || echo './'`source/widgets/container.c In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/container.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/widgets/container.c:73:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 73 | g_assert(child->parent == WIDGET(cont)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 9 warnings generated. mv -f source/widgets/.deps/rofi-container.Tpo source/widgets/.deps/rofi-container.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-icon.o -MD -MP -MF source/widgets/.deps/rofi-icon.Tpo -c -o source/widgets/rofi-icon.o `test -f 'source/widgets/icon.c' || echo './'`source/widgets/icon.c In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/icon.c:32: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f source/widgets/.deps/rofi-icon.Tpo source/widgets/.deps/rofi-icon.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-widget.o -MD -MP -MF source/widgets/.deps/rofi-widget.Tpo -c -o source/widgets/rofi-widget.o `test -f 'source/widgets/widget.c' || echo './'`source/widgets/widget.c In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/widget.c:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f source/widgets/.deps/rofi-widget.Tpo source/widgets/.deps/rofi-widget.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-textbox.o -MD -MP -MF source/widgets/.deps/rofi-textbox.Tpo -c -o source/widgets/rofi-textbox.o `test -f 'source/widgets/textbox.c' || echo './'`source/widgets/textbox.c In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/textbox.c:30: In file included from ./include/helper-theme.h:31: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/widgets/textbox.c:975:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 975 | g_assert(p_metrics == NULL); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/widgets/.deps/rofi-textbox.Tpo source/widgets/.deps/rofi-textbox.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-listview.o -MD -MP -MF source/widgets/.deps/rofi-listview.Tpo -c -o source/widgets/rofi-listview.o `test -f 'source/widgets/listview.c' || echo './'`source/widgets/listview.c In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:29: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:32: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/listview.c:32: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/widgets/.deps/rofi-listview.Tpo source/widgets/.deps/rofi-listview.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/widgets/rofi-scrollbar.o -MD -MP -MF source/widgets/.deps/rofi-scrollbar.Tpo -c -o source/widgets/rofi-scrollbar.o `test -f 'source/widgets/scrollbar.c' || echo './'`source/widgets/scrollbar.c In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:28: In file included from ./include/widgets/scrollbar.h:30: In file included from ./include/widgets/widget-internal.h:31: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:30: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/widgets/scrollbar.c:30: In file included from ./include/widgets/listview.h:31: In file included from ./include/widgets/textbox.h:35: In file included from /usr/local/include/pango-1.0/pango/pango-fontmap.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-types.h:26: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/widgets/.deps/rofi-scrollbar.Tpo source/widgets/.deps/rofi-scrollbar.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-xrmoptions.o -MD -MP -MF source/.deps/rofi-xrmoptions.Tpo -c -o source/rofi-xrmoptions.o `test -f 'source/xrmoptions.c' || echo './'`source/xrmoptions.c In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:30: In file included from ./include/xrmoptions.h:30: In file included from ./include/theme.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xrmoptions.c:44: /usr/X11R6/include/xcb/xkb.h:118:5: warning: enumerator value which exceeds the range of 'int' is a C23 extension (2147483648 is too large) [-Wc23-extensions] 118 | XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648 | ^ ~~~~~~~~~~ 11 warnings generated. mv -f source/.deps/rofi-xrmoptions.Tpo source/.deps/rofi-xrmoptions.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-xcb.o -MD -MP -MF source/.deps/rofi-xcb.Tpo -c -o source/rofi-xcb.o `test -f 'source/xcb.c' || echo './'`source/xcb.c In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:52: /usr/X11R6/include/xcb/xkb.h:118:5: warning: enumerator value which exceeds the range of 'int' is a C23 extension (2147483648 is too large) [-Wc23-extensions] 118 | XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648 | ^ ~~~~~~~~~~ In file included from source/xcb.c:74: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/xcb.c:74: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/.deps/rofi-xcb.Tpo source/.deps/rofi-xcb.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/rofi-css-colors.o -MD -MP -MF source/.deps/rofi-css-colors.Tpo -c -o source/rofi-css-colors.o `test -f 'source/css-colors.c' || echo './'`source/css-colors.c mv -f source/.deps/rofi-css-colors.Tpo source/.deps/rofi-css-colors.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-run.o -MD -MP -MF source/modes/.deps/rofi-run.Tpo -c -o source/modes/rofi-run.o `test -f 'source/modes/run.c' || echo './'`source/modes/run.c In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:49: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:53: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/run.c:53: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/run.c:578:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 578 | g_return_val_if_fail(pd->cmd_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-run.Tpo source/modes/.deps/rofi-run.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-ssh.o -MD -MP -MF source/modes/.deps/rofi-ssh.Tpo -c -o source/modes/rofi-ssh.o `test -f 'source/modes/ssh.c' || echo './'`source/modes/ssh.c In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:56: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/ssh.c:56: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/modes/.deps/rofi-ssh.Tpo source/modes/.deps/rofi-ssh.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-drun.o -MD -MP -MF source/modes/.deps/rofi-drun.Tpo -c -o source/modes/rofi-drun.o `test -f 'source/modes/drun.c' || echo './'`source/modes/drun.c In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:31: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:48: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/drun.c:48: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/drun.c:747:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 747 | if (G_UNLIKELY(pd->cmd_list_length > INT_MAX)) { | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/drun.c:930:13: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 930 | if (G_LIKELY(sort_index < INT_MAX)) { | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/drun.c:1577:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1577 | g_return_val_if_fail(pd->entry_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 13 warnings generated. mv -f source/modes/.deps/rofi-drun.Tpo source/modes/.deps/rofi-drun.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-dmenu.o -MD -MP -MF source/modes/.deps/rofi-dmenu.Tpo -c -o source/modes/rofi-dmenu.o `test -f 'source/modes/dmenu.c' || echo './'`source/modes/dmenu.c In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:32: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:35: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/dmenu.c:35: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/dmenu.c:718:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 718 | g_return_val_if_fail(pd->cmd_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-dmenu.Tpo source/modes/.deps/rofi-dmenu.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-combi.o -MD -MP -MF source/modes/.deps/rofi-combi.Tpo -c -o source/modes/rofi-combi.o `test -f 'source/modes/combi.c' || echo './'`source/modes/combi.c In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:31: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/combi.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/modes/.deps/rofi-combi.Tpo source/modes/.deps/rofi-combi.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-window.o -MD -MP -MF source/modes/.deps/rofi-window.Tpo -c -o source/modes/rofi-window.o `test -f 'source/modes/window.c' || echo './'`source/modes/window.c In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:47: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:54: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/window.c:54: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/window.c:433:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 433 | g_assert(idx >= 0); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:276:49: note: expanded from macro 'g_assert' 276 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-window.Tpo source/modes/.deps/rofi-window.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-script.o -MD -MP -MF source/modes/.deps/rofi-script.Tpo -c -o source/modes/rofi-script.o `test -f 'source/modes/script.c' || echo './'`source/modes/script.c In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:31: In file included from ./include/modes/script.h:31: In file included from ./include/mode.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/script.c:33: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/script.c:519:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 519 | g_return_val_if_fail(pd->cmd_list != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-script.Tpo source/modes/.deps/rofi-script.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-help-keys.o -MD -MP -MF source/modes/.deps/rofi-help-keys.Tpo -c -o source/modes/rofi-help-keys.o `test -f 'source/modes/help-keys.c' || echo './'`source/modes/help-keys.c In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:41: In file included from ./include/helper.h:30: In file included from ./include/rofi-types.h:3: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:43: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/help-keys.c:43: In file included from ./include/rofi.h:33: In file included from ./include/view.h:33: In file included from /usr/local/include/pango-1.0/pango/pango.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25: In file included from /usr/local/include/pango-1.0/pango/pango-coverage.h:25: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f source/modes/.deps/rofi-help-keys.Tpo source/modes/.deps/rofi-help-keys.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-filebrowser.o -MD -MP -MF source/modes/.deps/rofi-filebrowser.Tpo -c -o source/modes/rofi-filebrowser.o `test -f 'source/modes/filebrowser.c' || echo './'`source/modes/filebrowser.c In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/filebrowser.c:28: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/filebrowser.c:604:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 604 | g_return_val_if_fail(pd->array != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-filebrowser.Tpo source/modes/.deps/rofi-filebrowser.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT source/modes/rofi-recursivebrowser.o -MD -MP -MF source/modes/.deps/rofi-recursivebrowser.Tpo -c -o source/modes/rofi-recursivebrowser.o `test -f 'source/modes/recursivebrowser.c' || echo './'`source/modes/recursivebrowser.c In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from source/modes/recursivebrowser.c:30: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ source/modes/recursivebrowser.c:496:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 496 | g_return_val_if_fail(pd->array != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 11 warnings generated. mv -f source/modes/.deps/rofi-recursivebrowser.Tpo source/modes/.deps/rofi-recursivebrowser.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -MT resources/rofi-resources.o -MD -MP -MF resources/.deps/rofi-resources.Tpo -c -o resources/rofi-resources.o `test -f 'resources/resources.c' || echo './'`resources/resources.c In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:30: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from resources/resources.c:1: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 10 warnings generated. mv -f resources/.deps/rofi-resources.Tpo resources/.deps/rofi-resources.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-enum.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-enum.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-enum.o `test -f 'subprojects/libnkutils/core/src/enum.c' || echo './'`subprojects/libnkutils/core/src/enum.c In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/enum.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-enum.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-enum.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-gtk-settings.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-gtk-settings.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-gtk-settings.o `test -f 'subprojects/libnkutils/core/src/gtk-settings.c' || echo './'`subprojects/libnkutils/core/src/gtk-settings.c In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/gtk-settings.c:35: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-gtk-settings.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-gtk-settings.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-xdg-de.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-de.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-xdg-de.o `test -f 'subprojects/libnkutils/core/src/xdg-de.c' || echo './'`subprojects/libnkutils/core/src/xdg-de.c In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-de.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 8 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-de.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-de.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/core/src/libnkutils_a-xdg-theme.o -MD -MP -MF subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-theme.Tpo -c -o subprojects/libnkutils/core/src/libnkutils_a-xdg-theme.o `test -f 'subprojects/libnkutils/core/src/xdg-theme.c' || echo './'`subprojects/libnkutils/core/src/xdg-theme.c In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:38: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:40: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 804 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true' 228 | if G_LIKELY (expr) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/core/src/xdg-theme.c:40: In file included from /usr/local/include/glib-2.0/gio/gio.h:28: In file included from /usr/local/include/glib-2.0/gio/giotypes.h:30: In file included from /usr/local/include/glib-2.0/gio/gioenums.h:30: In file included from /usr/local/include/glib-2.0/glib-object.h:24: In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:31: /usr/local/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 807 | g_assert_null (weak_pointer); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null' 250 | #define g_assert_null(expr) G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:945:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 945 | g_return_if_fail(context != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1051:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1051 | g_return_val_if_fail(context != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1052:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1052 | g_return_val_if_fail(name != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1053:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1053 | g_return_val_if_fail(scale > 0, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1133:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1133 | g_return_if_fail(context != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1164:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1164 | g_return_val_if_fail(context != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1165:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1165 | g_return_val_if_fail(name != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/core/src/xdg-theme.c:1227:13: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1227 | g_assert_nonnull(c); | ^ /usr/local/include/glib-2.0/glib/gtestutils.h:255:49: note: expanded from macro 'g_assert_nonnull' 255 | if G_LIKELY ((expr) != NULL) ; else \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 18 warnings generated. mv -f subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-theme.Tpo subprojects/libnkutils/core/src/.deps/libnkutils_a-xdg-theme.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DSRCDIR=\"./subprojects/libnkutils/core\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/local/share\" -DNK_EXPORT= -O2 -pipe -g -MT subprojects/libnkutils/bindings/src/libnkutils_a-bindings.o -MD -MP -MF subprojects/libnkutils/bindings/src/.deps/libnkutils_a-bindings.Tpo -c -o subprojects/libnkutils/bindings/src/libnkutils_a-bindings.o `test -f 'subprojects/libnkutils/bindings/src/bindings.c' || echo './'`subprojects/libnkutils/bindings/src/bindings.c In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libnkutils/bindings/src/bindings.c:39: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:272:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 272 | G_DEFINE_QUARK(nk_bindings_error-quark, nk_bindings_error) | ^ /usr/local/include/glib-2.0/glib/gquark.h:57:6: note: expanded from macro 'G_DEFINE_QUARK' 57 | if G_UNLIKELY (q == 0) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:506:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 506 | g_return_val_if_fail(self != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:507:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 507 | g_return_val_if_fail(string != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:508:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 508 | g_return_val_if_fail(check_callback != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:509:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 509 | g_return_val_if_fail(trigger_callback != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:510:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 510 | g_return_val_if_fail(error == NULL || *error == NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:988:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 988 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:989:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 989 | g_return_if_fail((keymap != NULL && state != NULL) || (keymap == NULL && state == NULL)); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1096:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1096 | g_return_val_if_fail(self != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1097:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1097 | g_return_val_if_fail(self->keymap != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1098:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1098 | g_return_val_if_fail(self->state != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1184:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1184 | g_return_val_if_fail(self != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1185:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1185 | g_return_val_if_fail(self->keymap != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1186:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1186 | g_return_val_if_fail(self->state != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1229:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1229 | g_return_val_if_fail(self != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1251:62: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1251 | g_hash_table_insert(self->last_timestamps, binding_, g_memdup(×tamp, sizeof(guint64))); | ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here 337 | GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' 752 | #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' 31 | #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ subprojects/libnkutils/bindings/src/bindings.c:1277:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1277 | g_return_val_if_fail(self != NULL, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1278:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1278 | g_return_val_if_fail(step != 0, FALSE); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1322:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1322 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1323:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1323 | g_return_if_fail(self->state != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1324:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1324 | g_return_if_fail(self->keymap != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libnkutils/bindings/src/bindings.c:1348:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 1348 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 30 warnings generated. mv -f subprojects/libnkutils/bindings/src/.deps/libnkutils_a-bindings.Tpo subprojects/libnkutils/bindings/src/.deps/libnkutils_a-bindings.Po rm -f subprojects/libnkutils/libnkutils.a ar cru subprojects/libnkutils/libnkutils.a subprojects/libnkutils/core/src/libnkutils_a-enum.o subprojects/libnkutils/core/src/libnkutils_a-gtk-settings.o subprojects/libnkutils/core/src/libnkutils_a-xdg-de.o subprojects/libnkutils/core/src/libnkutils_a-xdg-theme.o subprojects/libnkutils/bindings/src/libnkutils_a-bindings.o ranlib subprojects/libnkutils/libnkutils.a cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/X11R6/include -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g -MT subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o -MD -MP -MF subprojects/libgwater/xcb/.deps/libgwater_xcb_a-libgwater-xcb.Tpo -c -o subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o `test -f 'subprojects/libgwater/xcb/libgwater-xcb.c' || echo './'`subprojects/libgwater/xcb/libgwater-xcb.c In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 378 | if (G_UNLIKELY (nth_bit < -1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 393 | if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:34: In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34: In file included from /usr/local/include/glib-2.0/glib/gthread.h:36: /usr/local/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 408 | return G_LIKELY (number) ? | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 204 | if (G_LIKELY (gstring != NULL && | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 226 | if G_UNLIKELY (gstring == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 229 | if G_UNLIKELY (val == NULL) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY' 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 237 | if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ In file included from subprojects/libgwater/xcb/libgwater-xcb.c:37: In file included from /usr/local/include/glib-2.0/glib.h:56: In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36: /usr/local/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 240 | if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:125:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 125 | g_return_val_if_fail(callback != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:145:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 145 | g_return_val_if_fail(connection != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:146:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 146 | g_return_val_if_fail(callback != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:170:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 170 | g_return_if_fail(self != NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:654:9: note: expanded from macro 'g_return_if_fail' 654 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ subprojects/libgwater/xcb/libgwater-xcb.c:180:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions] 180 | g_return_val_if_fail(self != NULL, NULL); | ^ /usr/local/include/glib-2.0/glib/gmessages.h:667:9: note: expanded from macro 'g_return_val_if_fail' 667 | if (G_LIKELY (expr)) \ | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR' 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr) | ^ 13 warnings generated. mv -f subprojects/libgwater/xcb/.deps/libgwater_xcb_a-libgwater-xcb.Tpo subprojects/libgwater/xcb/.deps/libgwater_xcb_a-libgwater-xcb.Po rm -f libgwater-xcb.a ar cru libgwater-xcb.a subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o ranlib libgwater-xcb.a cc -Wall -Wextra -Wparentheses -Wno-inline -pedantic -Wno-overlength-strings -Wunreachable-code -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./subprojects/libnkutils/bindings/include -I./subprojects/libnkutils/core/include -I./subprojects/libnkutils/uuid/include -I/usr/local/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./subprojects/libgwater/xcb -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/startup-notification-1.0 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DMANPAGE_PATH="\"/usr/local/man/\"" -I./include/ -I./lexer/ -I./lexer/ -I./resources/ -I./config/ -I./ -Werror=missing-prototypes -DSYSCONFDIR=\"/etc\" -DPLUGIN_PATH=\"/usr/local/lib/rofi\" -DTHEME_DIR=\"/usr/local/share/rofi/themes/\" -O2 -pipe -g -o rofi lexer/rofi-theme-parser.o lexer/rofi-theme-lexer.o source/rofi-rofi.o source/rofi-view.o source/rofi-mode.o source/rofi-keyb.o config/rofi-config.o source/rofi-helper.o source/rofi-timings.o source/rofi-history.o source/rofi-theme.o source/rofi-rofi-types.o source/rofi-rofi-icon-fetcher.o source/widgets/rofi-box.o source/widgets/rofi-container.o source/widgets/rofi-icon.o source/widgets/rofi-widget.o source/widgets/rofi-textbox.o source/widgets/rofi-listview.o source/widgets/rofi-scrollbar.o source/rofi-xrmoptions.o source/rofi-xcb.o source/rofi-css-colors.o source/modes/rofi-run.o source/modes/rofi-ssh.o source/modes/rofi-drun.o source/modes/rofi-dmenu.o source/modes/rofi-combi.o source/modes/rofi-window.o source/modes/rofi-script.o source/modes/rofi-help-keys.o source/modes/rofi-filebrowser.o source/modes/rofi-recursivebrowser.o resources/rofi-resources.o -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl subprojects/libnkutils/libnkutils.a -L/usr/local/lib -lxkbcommon -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl libgwater-xcb.a -L/usr/local/lib -lglib-2.0 -lintl -L/usr/X11R6/lib -lxcb-util -lxkbcommon-x11 -lxkbcommon -lxcb-xkb -lxcb-ewmh -lxcb-icccm -lxcb-cursor -lxcb-randr -lxcb-xinerama -lxcb-keysyms -lxcb -L/usr/local/lib -lstartup-notification-1 -L/usr/local/lib -lpangocairo-1.0 -lpango-1.0 -lcairo -Wl,-rpath-link,/usr/X11R6/lib -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -Wl,-rpath-link,/usr/X11R6/lib -L/usr/X11R6/lib -lxcb-render -lxcb -L/usr/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lm -lm mkdir -p '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/rofi-1.7.9.1/bin/install -c -m 755 rofi '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/rofi-1.7.9.1/bin/install -c -m 755 script/rofi-sensible-terminal script/rofi-theme-selector '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/share/applications/' /exopi-obj/pobj/rofi-1.7.9.1/bin/install -c -m 644 data/rofi.desktop data/rofi-theme-selector.desktop '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/share/applications/' mkdir -p '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/share/icons/hicolor/scalable/apps/' /exopi-obj/pobj/rofi-1.7.9.1/bin/install -c -m 644 data/rofi.svg '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/share/icons/hicolor/scalable/apps/' mkdir -p '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/rofi-1.7.9.1/bin/install -c -m 644 doc/rofi.1 doc/rofi-sensible-terminal.1 doc/rofi-theme-selector.1 '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/rofi-1.7.9.1/bin/install -c -m 644 doc/rofi-debugging.5 doc/rofi-dmenu.5 doc/rofi-keys.5 doc/rofi-script.5 doc/rofi-theme.5 doc/rofi-actions.5 doc/rofi-thumbnails.5 '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/man/man5' mkdir -p '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/rofi-1.7.9.1/bin/install -c -m 644 pkgconfig/rofi.pc '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/lib/pkgconfig' mkdir -p '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/include/rofi' /exopi-obj/pobj/rofi-1.7.9.1/bin/install -c -m 644 include/mode.h include/mode-private.h include/helper.h include/rofi-types.h include/rofi-icon-fetcher.h '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/include/rofi' mkdir -p '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/share/rofi/themes/' /exopi-obj/pobj/rofi-1.7.9.1/bin/install -c -m 644 themes/Adapta-Nokto.rasi themes/Arc.rasi themes/Arc-Dark.rasi themes/DarkBlue.rasi themes/Indego.rasi themes/Monokai.rasi themes/Paper.rasi themes/android_notification.rasi themes/arthur.rasi themes/blue.rasi themes/c64.rasi themes/dmenu.rasi themes/docu.rasi themes/glue_pro_blue.rasi themes/gruvbox-common.rasinc themes/gruvbox-dark-hard.rasi themes/gruvbox-dark-soft.rasi themes/gruvbox-dark.rasi themes/gruvbox-light-hard.rasi themes/gruvbox-light-soft.rasi themes/gruvbox-light.rasi themes/lb.rasi themes/paper-float.rasi themes/purple.rasi themes/sidebar.rasi themes/sidebar-v2.rasi themes/solarized.rasi themes/solarized_alternate.rasi themes/fancy.rasi themes/fancy2.rasi themes/iggy.rasi themes/material.rasi themes/fullscreen-preview.rasi themes/iggy.jpg '/exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/share/rofi/themes/' sed -i 's,#!.*bash,#!/usr/local/bin/bash,g' /exopi-obj/pobj/rofi-1.7.9.1/rofi-1.7.9.1/Examples/*.sh /exopi-obj/pobj/rofi-1.7.9.1/bin/install -d -m 755 /exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/share/examples/rofi /exopi-obj/pobj/rofi-1.7.9.1/bin/install -c -m 644 /exopi-obj/pobj/rofi-1.7.9.1/rofi-1.7.9.1/Examples/* /exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/share/examples/rofi Reading existing plist for rofi-1.7.9.1 Writing /exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/rofi-1.7.9.1/fake-amd64/usr/local/bin/rofi ===> Building package for rofi-1.7.9.1 Create /exopi-cvs/ports/packages/amd64/all/rofi-1.7.9.1.tgz Creating package rofi-1.7.9.1 reading plist| checking dependencies| checking dependencies|devel/desktop-file-utils checking dependencies|devel/pango checking dependencies|devel/startup-notification checking dependencies|graphics/gdk-pixbuf2 checking dependencies|x11/gtk+4,-guic checking dependencies|x11/xkbcommon checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-rofi-1.7.9.1 reading plist| checking dependencies| checking dependencies|devel/desktop-file-utils checking dependencies|devel/pango checking dependencies|devel/startup-notification checking dependencies|graphics/gdk-pixbuf2 checking dependencies|sysutils/rofi checking dependencies|x11/gtk+4,-guic checking dependencies|x11/xkbcommon checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/rofi-1.7.9.1.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-rofi-1.7.9.1.tgz >>> Running clean in sysutils/rofi at 1781102038.00 ===> sysutils/rofi ===> Cleaning for rofi-1.7.9.1 >>> Ended at 1781102038.26 max_stuck=1.07/depends=5.42/show-prepare-results=1.66/build=39.59/package=69.53/clean=0.29