freebsd-ports/x11/gnome-console
Jan Beich 14af59f187 x11/gnome-console: unbreak build after 36e8b92108
../src/kgx-tab-switcher.c:160:30: error: 'adw_flap_get_reveal_flap' is deprecated [-Werror,-Wdeprecated-declarations]
                            !adw_flap_get_reveal_flap (self->flap));
                             ^
/usr/local/include/libadwaita-1/adw-flap.h:66:1: note: 'adw_flap_get_reveal_flap' has been explicitly marked deprecated here
ADW_DEPRECATED_IN_1_4
^
/usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4'
 # define ADW_DEPRECATED_IN_1_4             _ADW_DEPRECATED
                                            ^
/usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED'
 #  define _ADW_DEPRECATED             G_DEPRECATED        _ADW_EXTERN
                                       ^
/usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
 #define G_DEPRECATED __attribute__((__deprecated__))
                                     ^
../src/kgx-tab-switcher.c:162:7: error: 'adw_flap_get_reveal_flap' is deprecated [-Werror,-Wdeprecated-declarations]
  if (adw_flap_get_reveal_flap (self->flap)) {
      ^
/usr/local/include/libadwaita-1/adw-flap.h:66:1: note: 'adw_flap_get_reveal_flap' has been explicitly marked deprecated here
ADW_DEPRECATED_IN_1_4
^
/usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4'
 # define ADW_DEPRECATED_IN_1_4             _ADW_DEPRECATED
                                            ^
/usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED'
 #  define _ADW_DEPRECATED             G_DEPRECATED        _ADW_EXTERN
                                       ^
/usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
 #define G_DEPRECATED __attribute__((__deprecated__))
                                     ^
../src/kgx-tab-switcher.c:599:10: error: 'adw_flap_get_content' is deprecated [-Werror,-Wdeprecated-declarations]
  return adw_flap_get_content (self->flap);
         ^
/usr/local/include/libadwaita-1/adw-flap.h:42:1: note: 'adw_flap_get_content' has been explicitly marked deprecated here
ADW_DEPRECATED_IN_1_4
^
/usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4'
 # define ADW_DEPRECATED_IN_1_4             _ADW_DEPRECATED
                                            ^
/usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED'
 #  define _ADW_DEPRECATED             G_DEPRECATED        _ADW_EXTERN
                                       ^
/usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
 #define G_DEPRECATED __attribute__((__deprecated__))
                                     ^
../src/kgx-tab-switcher.c:614:3: error: 'adw_flap_set_content' is deprecated [-Werror,-Wdeprecated-declarations]
  adw_flap_set_content (self->flap, child);
  ^
/usr/local/include/libadwaita-1/adw-flap.h:44:1: note: 'adw_flap_set_content' has been explicitly marked deprecated here
ADW_DEPRECATED_IN_1_4
^
/usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4'
 # define ADW_DEPRECATED_IN_1_4             _ADW_DEPRECATED
                                            ^
/usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED'
 #  define _ADW_DEPRECATED             G_DEPRECATED        _ADW_EXTERN
                                       ^
/usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
 #define G_DEPRECATED __attribute__((__deprecated__))
                                     ^
../src/kgx-tab-switcher.c:687:3: error: 'adw_flap_set_reveal_flap' is deprecated [-Werror,-Wdeprecated-declarations]
  adw_flap_set_reveal_flap (self->flap, TRUE);
  ^
/usr/local/include/libadwaita-1/adw-flap.h:68:1: note: 'adw_flap_set_reveal_flap' has been explicitly marked deprecated here
ADW_DEPRECATED_IN_1_4
^
/usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4'
 # define ADW_DEPRECATED_IN_1_4             _ADW_DEPRECATED
                                            ^
/usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED'
 #  define _ADW_DEPRECATED             G_DEPRECATED        _ADW_EXTERN
                                       ^
/usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
 #define G_DEPRECATED __attribute__((__deprecated__))
                                     ^
../src/kgx-tab-switcher.c:696:3: error: 'adw_flap_set_reveal_flap' is deprecated [-Werror,-Wdeprecated-declarations]
  adw_flap_set_reveal_flap (self->flap, FALSE);
  ^
/usr/local/include/libadwaita-1/adw-flap.h:68:1: note: 'adw_flap_set_reveal_flap' has been explicitly marked deprecated here
ADW_DEPRECATED_IN_1_4
^
/usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4'
 # define ADW_DEPRECATED_IN_1_4             _ADW_DEPRECATED
                                            ^
/usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED'
 #  define _ADW_DEPRECATED             G_DEPRECATED        _ADW_EXTERN
                                       ^
/usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
 #define G_DEPRECATED __attribute__((__deprecated__))
                                     ^

Reported by:	pkg-fallout
See also:	https://gitlab.gnome.org/GNOME/console/-/commit/9fd16f0f8474
2023-09-20 16:34:42 +02:00
..
files
distinfo
Makefile x11/gnome-console: unbreak build after 36e8b92108 2023-09-20 16:34:42 +02:00
pkg-descr
pkg-plist