From nobody@FreeBSD.org  Sat Mar  3 01:26:29 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A836B16A401
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  3 Mar 2007 01:26:29 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 9A53413C441
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  3 Mar 2007 01:26:29 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l231QTeQ060921
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 3 Mar 2007 01:26:29 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l231QTAq060920;
	Sat, 3 Mar 2007 01:26:29 GMT
	(envelope-from nobody)
Message-Id: <200703030126.l231QTAq060920@www.freebsd.org>
Date: Sat, 3 Mar 2007 01:26:29 GMT
From: Kostas Blekos<mplekos@physics.upatras.gr>
To: freebsd-gnats-submit@FreeBSD.org
Subject: libffi and g-wrap collision
X-Send-Pr-Version: www-3.0

>Number:         109774
>Category:       ports
>Synopsis:       libffi and g-wrap collision
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 03 01:30:03 GMT 2007
>Closed-Date:    Sat Mar 03 20:55:45 GMT 2007
>Last-Modified:  Sat Mar  3 21:00:12 GMT 2007
>Originator:     Kostas Blekos
>Release:        FreeBSD 6-1 STABLE
>Organization:
>Environment:
FreeBSD gradus.home.net 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Jun  4 10:46:00 EEST 2006     eelvex@gradus.home.net:/usr/obj/usr/src/sys/KEINDOR  i386
>Description:
If devel/libffi (1.20_1) is installed, devel/g-wrap (1.9.6_1,1) cannot install, failing with message:

guile-runtime.c: In function `dynproc_smob_apply':
guile-runtime.c:497: error: `ffi_arg' undeclared (first use in this function)
guile-runtime.c:497: error: (Each undeclared identifier is reported only once
guile-runtime.c:497: error: for each function it appears in.)
gmake[4]: *** [guile-runtime.lo] Error 1
gmake[4]: Leaving directory `/usr/ports/devel/g-wrap/work/g-wrap-1.9.6/guile/g-wrap'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/devel/g-wrap/work/g-wrap-1.9.6/guile/g-wrap'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/g-wrap/work/g-wrap-1.9.6/guile'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/g-wrap/work/g-wrap-1.9.6'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/devel/g-wrap.
=========================================


>How-To-Repeat:
make install devel/libffi
try to make install devel/g-wrap
>Fix:
Temporarily removing /usr/local/include/ffi.h lets devel/g-wrap install.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Mar 3 05:23:56 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109774 
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: mezz 
Responsible-Changed-When: Sat Mar 3 20:50:48 UTC 2007 
Responsible-Changed-Why:  
We'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109774 
State-Changed-From-To: feedback->closed 
State-Changed-By: mezz 
State-Changed-When: Sat Mar 3 20:55:12 UTC 2007 
State-Changed-Why:  
I have committed a fix, wait for CVSup mirrors to catch up. Thanks for report! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109774: commit references a PR
Date: Sat,  3 Mar 2007 20:54:56 +0000 (UTC)

 mezz        2007-03-03 20:54:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/g-wrap         Makefile 
   Log:
   Fix the build if devel/libffi is installed in system.
   
   PR:             ports/109774
   Reported by:    Kostas Blekos <mplekos@physics.upatras.gr>
   
   Revision  Changes    Path
   1.39      +5 -1      ports/devel/g-wrap/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:
