From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 17 17:50:10 2003 Return-Path: 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 620A137B401 for ; Thu, 17 Apr 2003 17:50:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A21043FAF for ; Thu, 17 Apr 2003 17:50:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3I0o9Up075879 for ; Thu, 17 Apr 2003 17:50:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3I0o9Xb075878; Thu, 17 Apr 2003 17:50:09 -0700 (PDT) Resent-Date: Thu, 17 Apr 2003 17:50:09 -0700 (PDT) Resent-Message-Id: <200304180050.h3I0o9Xb075878@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, Charlie & Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B62437B404 for ; Thu, 17 Apr 2003 17:48:37 -0700 (PDT) Received: from pi.codefab.com (pi.codefab.com [12.38.161.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8928043FA3 for ; Thu, 17 Apr 2003 17:48:36 -0700 (PDT) (envelope-from chuck@pi.codefab.com) Received: from pi.codefab.com (localhost [127.0.0.1]) by pi.codefab.com (8.12.9/8.12.9) with ESMTP id h3I0mXLC042998 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 17 Apr 2003 20:48:33 -0400 (EDT) Received: (from chuck@localhost) by pi.codefab.com (8.12.9/8.12.9/Submit) id h3I0mXUD042997; Thu, 17 Apr 2003 20:48:33 -0400 (EDT) Message-Id: <200304180048.h3I0mXUD042997@pi.codefab.com> Date: Thu, 17 Apr 2003 20:48:33 -0400 (EDT) From: Chuck Swiger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/51113: /usr/ports/lang/ruby build failure; sed? X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Charlie & List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2003 00:50:10 -0000 >Number: 51113 >Category: ports >Synopsis: /usr/ports/lang/ruby build failure; sed? >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 17 17:50:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: cswiger@mac.com >Release: FreeBSD 4.7-RELEASE-p10 i386 >Organization: CodeFab >Environment: System: FreeBSD pi.codefab.com 4.7-RELEASE-p10 FreeBSD 4.7-RELEASE-p10 #0: Wed Apr 16 16:29:06 EDT 2003 root@list.precipice.net:/usr/obj/usr/src/sys/NORMAL i386 Same behavior on a 4.8 machine tracking -STABLE. >Description: 155-sec# make /usr/ports/lang/ruby FreeBSD: not found "/usr/ports/Mk/bsd.port.mk", line 772: warning: "FreeBSD -p" returned non-zero s tatus FreeBSD: not found "/usr/ports/Mk/bsd.port.mk", line 780: warning: "FreeBSD -s" returned non-zero s tatus FreeBSD: not found ===> Extracting for ruby-1.6.8.2003.01.19 >How-To-Repeat: cd /usr/ports/lang/ruby make >Fix: Unknown. Perhaps look into using autoconf/gmake/GNU sed, etc... -Chuck >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for ruby/ruby-1.6.8.tar.gz. >> Checksum OK for ruby/ruby-1.6.8-2003.01.19.diff.bz2. ===> Patching for ruby-1.6.8.2003.01.19 ===> Applying distribution patches for ruby-1.6.8.2003.01.19 /usr/bin/find /usr/ports/lang/ruby/work/ruby-1.6.8 -name '*.orig' -delete /bin/rm -rf /usr/ports/lang/ruby/work/ruby-1.6.8/ext/Win32API /bin/mv /usr/ports/lang/ruby/work/ruby-1.6.8/ext/gdbm /usr/ports/lang/ruby/work/ /bin/mv /usr/ports/lang/ruby/work/ruby-1.6.8/ext/tcltklib /usr/ports/lang/ruby/w ork/ /bin/mv /usr/ports/lang/ruby/work/ruby-1.6.8/ext/tk /usr/ports/lang/ruby/work/ ===> Configuring for ruby-1.6.8.2003.01.19 /usr/bin/touch /usr/ports/lang/ruby/work/ruby-1.6.8/configure creating cache ./config.cache checking host system type... i386-unknown-freebsd4.8 checking target system type... config.sub: invalid option -freebsd Try `config.sub --help' for more information. checking build system type... i386-unknown-freebsd4.8 checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compile r... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking whether cc needs -traditional... no checking whether the linker is GNU ld... yes checking whether cc -E accepts -o... yes [ ...buncha stuff... ] checking whether need to seek between R/W... yes checking whether need to flush before seek... no checking whether ELF binaries are produced... yes checking whether OS depend dynamic link works... unknown checking whether matz's dln works... no creating config.h updating cache ./config.cache creating ./config.status creating Makefile sed: 34: conftest.s1: unescaped newline inside substitute pattern creating ext/extmk.rb sed: 34: conftest.s1: unescaped newline inside substitute pattern ===> Building for ruby-1.6.8.2003.01.19 make: don't know how to make all. Stop *** Error code 2 Stop in /usr/ports/lang/ruby. 26.24s real 9.68s user 8.63s system 69% 156-sec# which -a sed /usr/bin/sed 157-sec# ident /usr/bin/sed /usr/bin/sed: $FreeBSD: src/usr.bin/sed/compile.c,v 1.13.2.8 2002/08/17 05:47:06 tjr Exp$ $FreeBSD: src/usr.bin/sed/main.c,v 1.9.2.7 2002/08/06 10:03:29 fanf Exp$ $FreeBSD: src/usr.bin/sed/misc.c,v 1.3.2.2 2002/07/17 09:35:56 tjr Exp$ $FreeBSD: src/usr.bin/sed/process.c,v 1.10.2.9 2002/08/17 05:47:06 tjr Exp$