From owner-svn-ports-head@freebsd.org Mon Nov 4 10:39:04 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A5EA817B37C; Mon, 4 Nov 2019 10:39:04 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:510a::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.burggraben.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4768RX3wFwz4G9v; Mon, 4 Nov 2019 10:39:04 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS id B92DFC0030D; Mon, 4 Nov 2019 11:39:01 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id 496561399F7; Mon, 4 Nov 2019 11:39:01 +0100 (CET) Date: Mon, 4 Nov 2019 11:39:01 +0100 From: Christoph Moench-Tegeder To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r516629 - head/net/liferea Message-ID: <20191104103901.GA2476@elch.exwg.net> References: <201911041019.xA4AJYqc047310@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <201911041019.xA4AJYqc047310@repo.freebsd.org> User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 4768RX3wFwz4G9v X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Nov 2019 10:39:04 -0000 ## Antoine Brodin (antoine@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=3D"-isystem /usr/local/include" CFLAGS=3D"-O2 -pipe -fstack-p= rotector-strong -isystem /usr/local/include -fno-strict-aliasing " LDFLAGS= =3D"-fstack-protector-strong " CC=3D"cc" PKG_CONFIG=3D"pkgconf" GI_HOST_OS= =3D"" DLLTOOL=3D"false" /usr/local/bin/g-ir-scanner -I../src --warn-all -= -accept-unprefixed --identifier-prefix=3DLiferea --verbose --namespace=3DLi= ferea --nsversion=3D3.0 --libtool=3D"/bin/sh ../libtool" --include=3DGtk-3= =2E0 --include=3Dlibxml2-2.0 --program=3D./liferea --cflags-begin --cf= lags-end auth.c auth.h auth_activatable.c auth_activatable.h enclosure.h f= eedlist.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/it= em_list_view.c ui/item_list_view.h ui/liferea_htmlview.c ui/liferea_htmlvie= w.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_s= ources/node_source.c fl_sources/node_source.h fl_sources/node_source_activa= table.c fl_sources/node_source_activatable.h liferea --output Liferea-3.0.g= ir > 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 refus= ed > Command '['./liferea', '--introspect-dump=3D/tmp/tmp-introspectpgy0ihjn= /functions.txt,/tmp/tmp-introspectpgy0ihjn/dump.xml']' died with . 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 --=20 Spare Space