HomeFreeBSD

x11-toolkits/libhandy0: mark BROKEN after ea9efcafe262

Description

x11-toolkits/libhandy0: mark BROKEN after ea9efcafe262

../glade/glade-hdy-header-group.c:46:46: error: use of undeclared identifier 'GPC_OBJECT_DELIMITER'

g_strdup_printf ("%s%s%s", string, GPC_OBJECT_DELIMITER,
                                   ^

../glade/glade-hdy-header-group.c:77:3: warning: implicit declaration of function 'GWA_GET_CLASS' is invalid in C99 [-Wimplicit-function-declaration]

GWA_GET_CLASS (G_TYPE_OBJECT)->read_widget (adaptor, widget, node);
^

../glade/glade-hdy-header-group.c:77:34: error: member reference type 'int' is not a pointer

GWA_GET_CLASS (G_TYPE_OBJECT)->read_widget (adaptor, widget, node);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^

../glade/glade-hdy-header-group.c:123:3: warning: implicit declaration of function 'GWA_GET_CLASS' is invalid in C99 [-Wimplicit-function-declaration]

GWA_GET_CLASS (G_TYPE_OBJECT)->write_widget (adaptor, widget, context, node);
^

../glade/glade-hdy-header-group.c:123:34: error: member reference type 'int' is not a pointer

GWA_GET_CLASS (G_TYPE_OBJECT)->write_widget (adaptor, widget, context, node);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^

../glade/glade-hdy-header-group.c:157:5: warning: implicit declaration of function 'GWA_GET_CLASS' is invalid in C99 [-Wimplicit-function-declaration]

GWA_GET_CLASS (G_TYPE_OBJECT)->set_property (adaptor, object,
^

../glade/glade-hdy-header-group.c:157:36: error: member reference type 'int' is not a pointer

GWA_GET_CLASS (G_TYPE_OBJECT)->set_property (adaptor, object,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^

Reported by: pkg-fallout

Details

Provenance
jbeichAuthored on Jan 31 2022, 11:13 PM
Parents
R11:42b27695fcfb: multimedia/{,py-}opentimelineio: Fix buid by adding missing C++ #include…
Branches
Unknown
Tags
Unknown