From owner-freebsd-gnome@freebsd.org Fri Jan 12 22:24:55 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0C555EA4670 for ; Fri, 12 Jan 2018 22:24:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E17CF842C0 for ; Fri, 12 Jan 2018 22:24:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DDD9FEA466F; Fri, 12 Jan 2018 22:24:54 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD6E6EA466E for ; Fri, 12 Jan 2018 22:24:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C4D1E842BF for ; Fri, 12 Jan 2018 22:24:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B9B961A109 for ; Fri, 12 Jan 2018 22:24:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0CMOsjQ041888 for ; Fri, 12 Jan 2018 22:24:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0CMOseu041886 for gnome@FreeBSD.org; Fri, 12 Jan 2018 22:24:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 225123] deskutils/gnome-contacts: unbreak build with vala 0.36 Date: Fri, 12 Jan 2018 22:24:54 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jan 2018 22:24:55 -0000 Carlos J. Puga Medina has reassigned Bugzilla Automation 's request for maintainer-feedback to gnome@FreeBSD.o= rg: Bug 225123: deskutils/gnome-contacts: unbreak build with vala 0.36 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225123 --- Description --- Created attachment 189669 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189669&action= =3Dedit patch folks-telepathy.vapi:33.3-33.54: error: Type and/or accessors of overriding property `Tpf.PersonaStore.personas' do not match overridden property `Folks.PersonaStore.personas': incompatible get accessor type. public override Gee.Map personas { get; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ folks-telepathy.vapi:33.3-33.54: error: Tpf.PersonaStore.personas: no suita= ble property found to override public override Gee.Map personas { get; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ folks-eds.vapi:46.3-46.55: error: Type and/or accessors of overriding prope= rty `Edsf.PersonaStore.personas' do not match overridden property `Folks.PersonaStore.personas': incompatible get accessor type. public override Gee.Map personas { get; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ folks-eds.vapi:46.3-46.55: error: Edsf.PersonaStore.personas: no suitable property found to override public override Gee.Map personas { get; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ contacts-store.vala:331.31-331.64: warning: TelepathyGLib.AccountManager.get_valid_accounts is deprecated contacts-address-map.vala:55.50-55.72: warning: Champlain.MAP_SOURCE_OSM_MAPQUEST is deprecated contacts-address-map.vala:68.41-68.69: warning: Gdk.Cursor.new has been deprecated since 3.16 contacts-contact-editor.vala:680.19-680.30: error: Expected initializer of = type `Folks.AbstractFieldDetails' but got `Folks.PostalAddressFieldDetai= ls' rows.set (row, { detail_field }); ^^^^^^^^^^^^ contacts-contact-editor.vala:680.17-680.17: error: Invalid type for argumen= t 2 rows.set (row, { detail_field }); ^ contacts-contact-editor.vala:687.23-687.26: error: Expected initializer of = type `Folks.AbstractFieldDetails' but got `Folks.PostalAddressFieldDetai= ls' rows.set (row, { addr }); ^^^^ contacts-contact-editor.vala:687.21-687.21: error: Invalid type for argumen= t 2 rows.set (row, { addr }); ^ contacts-contact-pane.vala:314.17-314.72: warning: unhandled error `GLib.Er= ror' var pix =3D icon_theme.load_icon ("avatar-default-symbolic", 144, 0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ contacts-contact-pane.vala:480.15-486.55: error: Too many arguments for specified format Compilation failed: 9 error(s), 26 warning(s) build log: http://pb2.nyi.freebsd.org/data/111i386-default-PR221941/2018-01-09_20h28m2= 4s/l ogs/gnome-contacts-3.18.0_6.log