From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 19 13:20:10 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DC0016A41F for ; Sat, 19 Nov 2005 13:20:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08EF543D58 for ; Sat, 19 Nov 2005 13:20:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAJDK9dC016528 for ; Sat, 19 Nov 2005 13:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAJDK9Nw016526; Sat, 19 Nov 2005 13:20:09 GMT (envelope-from gnats) Resent-Date: Sat, 19 Nov 2005 13:20:09 GMT Resent-Message-Id: <200511191320.jAJDK9Nw016526@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, Andrew Novikov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 782B316A41F for ; Sat, 19 Nov 2005 13:13:08 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B08543D49 for ; Sat, 19 Nov 2005 13:13:08 +0000 (GMT) (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 jAJDD8AQ087943 for ; Sat, 19 Nov 2005 13:13:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id jAJDD8Js087942; Sat, 19 Nov 2005 13:13:08 GMT (envelope-from nobody) Message-Id: <200511191313.jAJDD8Js087942@www.freebsd.org> Date: Sat, 19 Nov 2005 13:13:08 GMT From: Andrew Novikov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/89278: devel/subversion does not build if WITH_RUBY defined 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: Sat, 19 Nov 2005 13:20:10 -0000 >Number: 89278 >Category: ports >Synopsis: devel/subversion does not build if WITH_RUBY defined >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 19 13:20:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrew Novikov >Release: 4.11-STABLE >Organization: iConsultant.biz >Environment: FreeBSD sandfang.iconsultant.biz 4.11-STABLE FreeBSD 4.11-STABLE #0: Fri Nov 18 03:17:52 EET 2005 root@sandfang:/usr/obj/usr/src/sys/SANDFANG i386 >Description: devel/subversion (version 1.3.0-rc2) does not build if WITH_RUBY defined. Error message: ===> Building for subversion-1.3.0.r2 cd /usr/ports/devel/subversion/work/subversion-1.3.0-rc2 ; make swig-pl cd /usr/ports/devel/subversion/work/subversion-1.3.0-rc2/subversion/bindings/swig/perl/native; make cd /usr/ports/devel/subversion/work/subversion-1.3.0-rc2 ; make swig-py cd /usr/ports/devel/subversion/work/subversion-1.3.0-rc2 ; make swig-rb /usr/local/bin/libtool15 --tag=CC --silent --mode=compile none -D_REENTRANT -D_THREAD_SAFE -I/usr/ports/devel/subversion/work/subversion-1.3.0-rc2/subversion/bindings/swig -I/usr/ports/devel/subversion/work/subversion-1.3.0-rc2/subversion/bindings/swig/include -I/usr/ports/devel/subversion/work/subversion-1.3.0-rc2/subversion/bindings/swig/proxy -I/usr/ports/devel/subversion/work/subversion-1.3.0-rc2/subversion/bindings/swig/proxy -I/usr/ports/devel/subversion/work/subversion-1.3.0-rc2/subversion/include -I/usr/local/include/apache2 -I/usr/local/include/apache2 -I/usr/local/include -I/usr/ports/devel/subversion/work/subversion-1.3.0-rc2/subversion/bindings/swig/ruby/libsvn_swig_ruby -prefer-pic -c -o subversion/bindings/swig/ruby/svn_client.lo subversion/bindings/swig/ruby/svn_client.c none: not found *** Error code 1 Stop in /usr/ports/devel/subversion/work/subversion-1.3.0-rc2. *** Error code 1 I have gcc-4.0 from ports, libtool-1.5, apache-2.0.55 My build options: WITH_BERKELEYDB=db4 -DWITH_PERL -DWITH_PYTHON -DWITH_RUBY -DWITH_APACHE2_APR -DWITH_BOOK >How-To-Repeat: portinstall -m '-DWITH_RUBY' devel/subversion >Fix: build subversion without defining WITH_RUBY >Release-Note: >Audit-Trail: >Unformatted: