From owner-freebsd-gnome@freebsd.org Mon Mar 25 20:36:29 2019 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 374F5154D2B4 for ; Mon, 25 Mar 2019 20:36:29 +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 C0A6D8687C for ; Mon, 25 Mar 2019 20:36:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 83DAD154D2B3; Mon, 25 Mar 2019 20:36:28 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71E2B154D2B2 for ; Mon, 25 Mar 2019 20:36:28 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 106EC86879 for ; Mon, 25 Mar 2019 20:36:28 +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 5E9311E718 for ; Mon, 25 Mar 2019 20:36:27 +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 x2PKaRVd061644 for ; Mon, 25 Mar 2019 20:36:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2PKaR1T061643 for gnome@FreeBSD.org; Mon, 25 Mar 2019 20:36:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyMzY2NzddIGdyYXBoaWNzL2dpbXAgMi4xMC44OiDigJxn?= =?UTF-8?B?aW1wX3dpcmVfcmVhZCgpOiBlcnJvcuKAnSB3aGVuIG9wZW5pbmcgZmlsZQ==?= Date: Mon, 25 Mar 2019 20:36:25 +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 Only Me X-Bugzilla-Who: shoesoft@gmx.net 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: attachments.mimetype attachments.created 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.29 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Mar 2019 20:36:29 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236677 Stefan Ehmann changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #203148|text/x-cmake |text/plain mime type| | --- Comment #5 from Stefan Ehmann --- Created attachment 203148 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203148&action= =3Dedit patch disabling -fvisibility=3Dhidden This seems to be a problem with -fvisibility=3Dhidden. The attached patch restores the behavior of 0.26, i.e., all symbols are public. Maybe there's a cleaner fix that works with hidden visibility but I gave up= for now. Upstream, there was a similar fix for MacOS: https://github.com/Exiv2/exiv2/commit/e4301637bcd12fa51433dc60368196c04f267= de8#diff-410e5c2117ab5cf5568b441bac6140d4 --=20 You are receiving this mail because: You are the assignee for the bug.=