From owner-freebsd-gnome@freebsd.org Thu Nov 29 00:34:31 2018 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 6EA581142AE6 for ; Thu, 29 Nov 2018 00:34:31 +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 06BA88EB99 for ; Thu, 29 Nov 2018 00:34:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BAC3C1142AE0; Thu, 29 Nov 2018 00:34:30 +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 9842F1142ADF for ; Thu, 29 Nov 2018 00:34:30 +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)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2B72F8EB96 for ; Thu, 29 Nov 2018 00:34:30 +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 46E6A1BF50 for ; Thu, 29 Nov 2018 00:34:29 +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 wAT0YTuA052742 for ; Thu, 29 Nov 2018 00:34:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id wAT0YT0G052741 for gnome@FreeBSD.org; Thu, 29 Nov 2018 00:34:29 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 233621] textproc/enchant - shared lib symlink fails to install Date: Thu, 29 Nov 2018 00:34:29 +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-Rspamd-Queue-Id: 06BA88EB99 X-Spamd-Result: default: False [2.25 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_SPAM_LONG(0.62)[0.618,0]; NEURAL_SPAM_MEDIUM(0.68)[0.676,0]; ASN(0.00)[asn:10310, ipnet:2001:1900:2254::/48, country:US]; NEURAL_SPAM_SHORT(0.96)[0.960,0] X-Rspamd-Server: mx1.freebsd.org 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: Thu, 29 Nov 2018 00:34:31 -0000 Bugzilla Automation has asked freebsd-gnome mailing = list for maintainer-feedback: Bug 233621: textproc/enchant - shared lib symlink fails to install https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233621 --- Description --- FreeBSD 11.2-STABLE and ports branch 2018Q4. So after a poudriere build and= a subsequent pkg upgrade, my libraries look like this: # ls -l /usr/local/lib/libenchant* -rw-r--r-- 1 root wheel 60142 Nov 20 06:26 /usr/local/lib/libenchant-2.a lrwxr-xr-x 1 root wheel 21 Nov 20 06:26 /usr/local/lib/libenchant-2.= so@ -> libenchant-2.so.2.2.3 lrwxr-xr-x 1 root wheel 21 Nov 20 06:26 /usr/local/lib/libenchant-2.so.2@ -> libenchant-2.so.2.2.3 -rwxr-xr-x 1 root wheel 40960 Nov 20 06:26 /usr/local/lib/libenchant-2.so.2.2.3* -rw-r--r-- 1 root wheel 63990 Nov 20 03:44 /usr/local/lib/libenchant.a -rwxr-xr-x 1 root wheel 44424 Nov 20 03:44 /usr/local/lib/libenchant.so.1.6.0* Notice there's no libenchant.so.1 symlink. This breaks claws-mail, and prob= ably anything else attempting to use v1 of the library. The quick fix is: # cd /usr/local/lib # ln -s libenchant.so.1.6.0 libenchant.so.1 Now I do note that I have both enchant and enchant2 installed... # pkg info -r enchant2 enchant2-2.2.3_1: webkit2-gtk3-2.20.5 # pkg info -r enchant enchant-1.6.0_8: webkit-gtk2-2.4.11_17 kdelibs-kde4-4.14.38_6 claws-mail-3.16.0_1 libsexy-0.1.11_10 gtkspell-2.0.16_6 so that may be a consideration. I have build logs if you need those.