svn commit: r516629 - head/net/liferea

Christoph Moench-Tegeder cmt at burggraben.net
Mon Nov 4 10:39:04 UTC 2019


## Antoine Brodin (antoine at FreeBSD.org):

> Subject: svn commit: r516629 - head/net/liferea

> Log:
>   Mark BROKEN

Only if www/webkit2-gtk3 has been built with WAYLAND enabled (which,
unfortunately, is the default). It used to work before, but since
the latest update of webkit2-gtk3 (r516196, webkit2-gtk3 2.26.1) we
get this:

>   CPPFLAGS="-isystem /usr/local/include" CFLAGS="-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " LDFLAGS="-fstack-protector-strong " CC="cc" PKG_CONFIG="pkgconf" GI_HOST_OS="" DLLTOOL="false"  /usr/local/bin/g-ir-scanner  -I../src --warn-all --accept-unprefixed --identifier-prefix=Liferea --verbose --namespace=Liferea --nsversion=3.0 --libtool="/bin/sh ../libtool"  --include=Gtk-3.0 --include=libxml2-2.0   --program=./liferea   --cflags-begin  --cflags-end  auth.c auth.h auth_activatable.c auth_activatable.h enclosure.h feedlist.c feedlist.h item.h itemlist.c itemlist.h itemset.c itemset.h node.h node.c node_view.h social.c social.h subscription_type.h ui/browser_tabs.c ui/browser_tabs.h ui/icons.c ui/icons.h ui/itemview.c ui/itemview.h ui/item_list_view.c ui/item_list_view.h ui/liferea_htmlview.c ui/liferea_htmlview.h ui/liferea_shell.c ui/liferea_shell.h ui/liferea_shell_activatable.c ui/liferea_shell_activatable.h ui/media_player.c ui/media_p
>  layer.h ui/media_player_activatable.c ui/media_player_activatable.h fl_sources/node_source.c fl_sources/node_source.h fl_sources/node_source_activatable.c fl_sources/node_source_activatable.h liferea --output Liferea-3.0.gir
>   GLib-GIO-Message: 18:24:45.772: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.
>   Unable to init server: Could not connect to 127.0.0.1: Connection refused
>   Command '['./liferea', '--introspect-dump=/tmp/tmp-introspectpgy0ihjn/functions.txt,/tmp/tmp-introspectpgy0ihjn/dump.xml']' died with <Signals.SIGABRT: 6>.

Even if no GUI is requested, "something" tries to connect to Wayland
and (of course) fails.

No, I don't have a solution (except to disable WAYLAND).

Regards,
Christoph

-- 
Spare Space


More information about the svn-ports-all mailing list