Date: Mon, 17 May 2010 21:14:47 GMT From: Christian Walther <cptsalek@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/146680: lang/cmucl depends on compat4x instead of compat6x Message-ID: <201005172114.o4HLElCj097071@www.freebsd.org> Resent-Message-ID: <201005172120.o4HLK6rY030563@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005172114.o4HLElCj097071>