Changes between Initial Version and Version 1 of Ticket #64228, comment 2


Ignore:
Timestamp:
Dec 17, 2021, 4:20:19 AM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64228, comment 2

    initial v1  
    1 I see we have build failures on our Monterey build machine too:
     1I see we have [https://build.macports.org/builders/ports-12_x86_64-builder/builds/2266/steps/install-port/logs/stdio build failures on our Monterey build machine] too:
    22
    33{{{
     
    1313{{{
    1414/opt/local/include/glib-2.0/glib/gmacros.h:990:38:: error: implicit declaration of function 'pango_font_metrics_new' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
    15  note      metrics = pango_font_metrics_new ();
     15      metrics = pango_font_metrics_new ();
    1616                ^
     17note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
     18#define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning #f)
     19                                     ^
    1720}}}