From nobody@FreeBSD.org  Mon May 17 21:14:47 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6E033106564A
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <cptsalek@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: lang/cmucl depends on compat4x instead of compat6x
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: cracauer@cons.org

>Number:         146680
>Category:       ports
>Synopsis:       lang/cmucl depends on compat4x instead of compat6x
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 17 21:20:05 UTC 2010
>Closed-Date:    Mon Aug 09 15:40:59 UTC 2010
>Last-Modified:  Mon Aug  9 15:50:03 UTC 2010
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon May 17 21:20:15 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146680 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: cracauer@cons.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/146680: lang/cmucl depends on compat4x instead of compat6x
Date: Mon, 17 May 2010 21:20:13 UT

 Maintainer of lang/cmucl,
 
 Please note that PR ports/146680 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146680
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: arved 
State-Changed-When: Mon Aug 9 15:40:52 UTC 2010 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146680 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146680: commit references a PR
Date: Mon,  9 Aug 2010 15:40:50 +0000 (UTC)

 arved       2010-08-09 15:40:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/cmucl           Makefile 
   Log:
   Fix dependency
   
   PR:             146680
   Submitted by:   Christian Walther <cptsalek@gmail.com>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.35      +2 -2      ports/lang/cmucl/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
