From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 20 18:40:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9EC5FA14 for ; Wed, 20 Mar 2013 18:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 79019D00 for ; Wed, 20 Mar 2013 18:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2KIe0Wh060183 for ; Wed, 20 Mar 2013 18:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2KIe0Ew060182; Wed, 20 Mar 2013 18:40:00 GMT (envelope-from gnats) Resent-Date: Wed, 20 Mar 2013 18:40:00 GMT Resent-Message-Id: <201303201840.r2KIe0Ew060182@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, Chris Dukes Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A9A73903 for ; Wed, 20 Mar 2013 18:35:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 965B0CDF for ; Wed, 20 Mar 2013 18:35:21 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2KIZL1M022449 for ; Wed, 20 Mar 2013 18:35:21 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r2KIZLe3022448; Wed, 20 Mar 2013 18:35:21 GMT (envelope-from nobody) Message-Id: <201303201835.r2KIZLe3022448@red.freebsd.org> Date: Wed, 20 Mar 2013 18:35:21 GMT From: Chris Dukes To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177150: lang/ruby18 When configured with onigurama attempts to fetch files during configure phase. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Mar 2013 18:40:00 -0000 >Number: 177150 >Category: ports >Synopsis: lang/ruby18 When configured with onigurama attempts to fetch files during configure phase. >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: Wed Mar 20 18:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Chris Dukes >Release: stable/9 >Organization: Squirrely Girl Produce >Environment: FreeBSD bbuild 9.1-STABLE FreeBSD 9.1-STABLE #0 r248533: Tue Mar 19 23:34:24 EDT 2013 root@bbuild:/usr/obj/usr/src/sys/GENERIC amd64 >Description: When attempting to build ruby with onigurama enabled under poudriere it fails during the configure phase because it attempts to fetch files when there is no networking available to the jail. TO make matters worse, it does not check if the file is already in distfiles. ---Begin OPTIONS List--- ===> The following configuration options are available for ruby+oniguruma-1.8.7.371,1: DEBUG=on: Compile-in debug info ONIGURUMA=on: Build with oniguruma regular expressions lib RDOC=on: Build and install Rdoc indexes ===> Use 'make config' to modify these settings ---End OPTIONS List--- .. ================================================= ===> ruby+oniguruma-1.8.7.371,1 depends on file: /nonexistent - not found ===> Verifying patch for /nonexistent in /usr/ports/devel/oniguruma ===> oniguruma-2.5.8 depends on file: /usr/local/sbin/pkg - found => onigd2_5_8.tar.gz doesn't seem to exist in /portdistfiles/ruby. => Attempting to fetch http://www.geocities.jp/kosako3/oniguruma/archive/onigd2_5_8.tar.gz fetch: http://www.geocities.jp/kosako3/oniguruma/archive/onigd2_5_8.tar.gz: No address record => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/onigd2_5_8.tar.gz fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/onigd2_5_8.tar.gz: No address record => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ruby and try again. *** [do-fetch] Error code 1 Stop in /usr/ports/devel/oniguruma. *** [build-depends] Error code 1 Stop in /usr/ports/lang/ruby18. ===> Cleaning for ruby+oniguruma-1.8.7.371,1 build of /usr/ports/lang/ruby18 ended at Wed Mar 20 14:28:25 EDT 2013 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: