From owner-freebsd-ports Tue Dec 10 3:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BFEB37B404 for ; Tue, 10 Dec 2002 03:20:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACF1443E4A for ; Tue, 10 Dec 2002 03:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBABK2x3087650 for ; Tue, 10 Dec 2002 03:20:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBABK2ak087649; Tue, 10 Dec 2002 03:20:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDA3137B401; Tue, 10 Dec 2002 03:19:53 -0800 (PST) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04ECD43ED1; Tue, 10 Dec 2002 03:19:53 -0800 (PST) (envelope-from lev@ftp.translate.ru) Received: from ftp.translate.ru (localhost [127.0.0.1]) by ftp.translate.ru (8.12.6/8.12.5) with ESMTP id gBABJWCE098351; Tue, 10 Dec 2002 14:19:32 +0300 (MSK) (envelope-from lev@ftp.translate.ru) Received: (from lev@localhost) by ftp.translate.ru (8.12.6/8.12.6/Submit) id gBABJRhX098350; Tue, 10 Dec 2002 14:19:27 +0300 (MSK) Message-Id: <200212101119.gBABJRhX098350@ftp.translate.ru> Date: Tue, 10 Dec 2002 14:19:27 +0300 (MSK) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@FreeBSD.org, knu@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46162: Last pkgtools & libchk produce strange paths to libraries in /usr/X11R6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46162 >Category: ports >Synopsis: Last pkgtools & libchk produce strange paths to libraries in /usr/X11R6 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 10 03:20:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 8 20:06:13 MSD 2002 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection: 10 Dec 2002 portupgrade version: 20021209 libchk version: 1.6 >Description: Last pkgtools & libchk (sysutils/portupgrade, sysutils/libchk) produce strange paths to libraries in /usr/X11R6: `pkgclean -Li' and `libchk' add second slash to library paths. Here is output of `libchk -v' (not full, of course): ========================================================== Binaries that are linked with: /usr/X11R6/lib//libICE.so.6 /usr/X11R6/bin/AbiWord_d ========================================================== And here is one of MANY warnings of `portsclean -Li': ============================================================================== ** /usr/X11R6/lib//libguppi.so.16 is shadowed by /usr/X11R6/lib/libguppi.so.16 /usr/X11R6/lib/libguppi.so.16 <- guppi-0.40.3_2 /usr/X11R6/lib//libguppi.so.16 <- guppi-0.40.3_2 --> Two packages install the same library in different directories! ============================================================================== It seems, that it is not problem of my package database (/var/db/pkg) or linker, because `ldd /usr/X11R6/bin/AbiWord_d | grep '//'' and `cat /var/db/pkg/guppi-0.40.3_2/+CONTENTS | grep '//'' shows nothing >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message