From owner-freebsd-gnome@freebsd.org Tue Dec 19 08:54:41 2017 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 554D3E97439 for ; Tue, 19 Dec 2017 08:54:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3AF1A6DD99 for ; Tue, 19 Dec 2017 08:54:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 365EDE97438; Tue, 19 Dec 2017 08:54:41 +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 36112E97437 for ; Tue, 19 Dec 2017 08:54:41 +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 mx1.freebsd.org (Postfix) with ESMTPS id 241446DD98 for ; Tue, 19 Dec 2017 08:54:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id vBJ8sdNx094176 for ; Tue, 19 Dec 2017 08:54:41 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 224447] devel/glibmm ustring.h:256:13: error: expected ';' at end of declaration list Date: Tue, 19 Dec 2017 08:54:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: lantw44@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: Tue, 19 Dec 2017 08:54:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224447 Ting-Wei Lan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lantw44@gmail.com --- Comment #2 from Ting-Wei Lan --- (In reply to Chris Hutchinson from comment #0) 1. GNOME never uses GitHub as its official repo. GitHub repo is just a mirr= or and the official repo is at https://git.gnome.org/browse/glibmm/. 2. glibmm 2.6 is a very old version. The latest version which is compatible with glibmm-2.4 ABI is glibmm 2.52. FreeBSD ports include glibmm 2.50.1, so= I think if the update is really needed, the request should be 'update to 2.52= .1', not 'update to 2.6' which is actually a downgrade to a version released more than 10 years ago. I believe the problem is that you don't enable C++11 support in your port. glibmm requires C++11 since version 2.46. --=20 You are receiving this mail because: You are the assignee for the bug.=