From nobody@FreeBSD.org  Fri May  4 09:29:09 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 0934316A400
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  4 May 2007 09:29:09 +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 D4EF113C465
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  4 May 2007 09:29:08 +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 l449T8jg024801
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 4 May 2007 09:29:08 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l449O77g017508;
	Fri, 4 May 2007 09:24:07 GMT
	(envelope-from nobody)
Message-Id: <200705040924.l449O77g017508@www.freebsd.org>
Date: Fri, 4 May 2007 09:24:07 GMT
From: Adi Pircalabu<apircalabu@bitdefender.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: net/rrdtool : 1.2.23 broken, does not build
X-Send-Pr-Version: www-3.0

>Number:         112412
>Category:       ports
>Synopsis:       net/rrdtool : 1.2.23 broken, does not build
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 04 09:30:03 GMT 2007
>Closed-Date:    Wed May 23 14:17:07 GMT 2007
>Last-Modified:  Wed May 23 14:20:10 GMT 2007
>Originator:     Adi Pircalabu
>Release:        6.2-STABLE
>Organization:
SOFTWIN
>Environment:
uname -a
FreeBSD apircalabu 6.2-STABLE FreeBSD 6.2-STABLE #0: Wed May  2 13:29:43 EEST 2007     root@apircalabu:/usr/obj/usr/src/sys/GERULA  i386

>Description:
Extras:

chmod 755 blib/arch/auto/RRDs/RRDs.so
cp RRDs.bs blib/arch/auto/RRDs/RRDs.bs
chmod 644 blib/arch/auto/RRDs/RRDs.bs
Manifying blib/man3/RRDs.3
gmake[4]: Leaving directory `/usr/ports/net/rrdtool/work/rrdtool-1.2.23/bindings/perl-shared'
cd ruby && /usr/local/bin/ruby extconf.rb && gmake EPREFIX=/usr/local sitedir=/usr/local/lib/ruby
checking for rrd_create() in -lrrd... yes
creating Makefile
gmake[4]: Entering directory `/usr/ports/net/rrdtool/work/rrdtool-1.2.23/bindings/ruby'
Makefile:144: Commands were specified for file `RRD.so' at Makefile:114,
Makefile:144: but `RRD.so' is now considered the same file as `/usr/local/lib/ruby/1.8/i386-freebsd6/RRD.so'.
Makefile:144: Commands for `/usr/local/lib/ruby/1.8/i386-freebsd6/RRD.so' will be ignored in favor of those for `RRD.so'.
gmake[4]: Circular /usr/local/lib/ruby/1.8/i386-freebsd6/RRD.so <- /usr/local/lib/ruby/1.8/i386-freebsd6/RRD.so dependency dropped.
cc -I. -I. -I/usr/local/lib/ruby/1.8/i386-freebsd6 -I. -I../../src  -fPIC -O2 -fno-strict-aliasing -pipe    -fPIC  -c main.c
/usr/bin/install -c -o root -g wheel -m 0755 RRD.so /usr/local/lib/ruby/1.8/i386-freebsd6
install: RRD.so: No such file or directory
gmake[4]: *** [/usr/local/lib/ruby/1.8/i386-freebsd6/RRD.so] Error 71
gmake[4]: Leaving directory `/usr/ports/net/rrdtool/work/rrdtool-1.2.23/bindings/ruby'
gmake[3]: *** [ruby] Error 2
gmake[3]: Leaving directory `/usr/ports/net/rrdtool/work/rrdtool-1.2.23/bindings'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/net/rrdtool/work/rrdtool-1.2.23/bindings'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/rrdtool/work/rrdtool-1.2.23'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/net/rrdtool.
*** Error code 1

Stop in /usr/ports/net/rrdtool.

>How-To-Repeat:
cvsup to the latest ports tree, and try to build net/rrdtool
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 4 09:30:13 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

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

From: Alex Vasylenko <lxv@omut.org>
To: bug-followup@FreeBSD.org, apircalabu@bitdefender.com
Cc:  
Subject: Re: ports/112412: net/rrdtool : 1.2.23 broken, does not build
Date: Sun, 06 May 2007 16:40:46 -0400

 I found that adding "--disable-ruby" to CONFIGURE_ARGS in 
 ports/net/rrdtool/Makefile fixes the port for me.
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed May 23 14:16:47 UTC 2007 
State-Changed-Why:  
Fixed, thanks for reporting. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/112412: commit references a PR
Date: Wed, 23 May 2007 14:15:26 +0000 (UTC)

 pav         2007-05-23 14:15:19 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/rrdtool          Makefile pkg-plist 
     net/rrdtool/files    patch-bindings-Makefile.in 
   Log:
   - Add option for Ruby bindings
   - Fix build for people with Ruby installed, who don't want the bindings
   
   PR:             ports/112513, also ports/112412, ports/112483, ports/112663,
                   ports/112679, ports/112883
   Submitted by:   clive
   Approved by:    portmgr (implicit), maintainer timeout (demon; 15 days)
   
   Revision  Changes    Path
   1.67      +12 -1     ports/net/rrdtool/Makefile
   1.5       +12 -4     ports/net/rrdtool/files/patch-bindings-Makefile.in
   1.21      +1 -0      ports/net/rrdtool/pkg-plist
 _______________________________________________
 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:
