From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 17 21:20:06 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9738D1065670 for ; Mon, 17 May 2010 21:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5ABCD8FC12 for ; Mon, 17 May 2010 21:20:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4HLK67k030564 for ; Mon, 17 May 2010 21:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4HLK6rY030563; Mon, 17 May 2010 21:20:06 GMT (envelope-from gnats) Resent-Date: Mon, 17 May 2010 21:20:06 GMT Resent-Message-Id: <201005172120.o4HLK6rY030563@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christian Walther Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E033106564A for ; Mon, 17 May 2010 21:14:47 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5DBCD8FC17 for ; Mon, 17 May 2010 21:14:47 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4HLEltN097072 for ; Mon, 17 May 2010 21:14:47 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o4HLElCj097071; Mon, 17 May 2010 21:14:47 GMT (envelope-from nobody) Message-Id: <201005172114.o4HLElCj097071@www.freebsd.org> Date: Mon, 17 May 2010 21:14:47 GMT From: Christian Walther To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/146680: lang/cmucl depends on compat4x instead of compat6x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2010 21:20:06 -0000 >Number: 146680 >Category: ports >Synopsis: lang/cmucl depends on compat4x instead of compat6x >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 17 21:20:05 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Christian Walther >Release: FreeBSD 8.0 x86 >Organization: >Environment: FreeBSD fairy.alashan.nongo 8.0-STABLE FreeBSD 8.0-STABLE #1: Sat May 15 11:33:28 CEST 2010 root@fairy.alashan.nongo:/usr/obj/usr/src/sys/FAIRY i386 >Description: cmucl requires libutil.so.5, which is provided by misc/compat6x. The cmucl port depends on compat4x, which provides libutil.so.3. Because of this cmucl fails on startup: $ lisp /libexec/ld-elf.so.1: Shared object "libutil.so.5" not found, required by "lisp" Installing misc/compat6x manually fixes the issue. >How-To-Repeat: Install lang/cmucl on a fresh machine (e.g. w/o any compat?x installed) and run /usr/local/bin/lisp. >Fix: Install misc/compat6x, I guess the permanent fix for this port would be to fix the dependency. >Release-Note: >Audit-Trail: >Unformatted: