From owner-freebsd-ruby@FreeBSD.ORG Tue Dec 21 07:28:54 2010 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C9E41065679 for ; Tue, 21 Dec 2010 07:28:54 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from koala.droso.net (koala.droso.net [IPv6:2001:6c8:130:400::6]) by mx1.freebsd.org (Postfix) with ESMTP id 689A88FC17 for ; Tue, 21 Dec 2010 07:28:54 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by koala.droso.net (Postfix) with ESMTP id C7D201CCA0 for ; Tue, 21 Dec 2010 08:28:53 +0100 (CET) From: linimon@FreeBSD.org To: ruby@freebsd.org Message-Id: <20101221072853.C7D201CCA0@koala.droso.net> Date: Tue, 21 Dec 2010 08:28:53 +0100 (CET) Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 07:28:54 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 6.x/7.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: devel/rubygem-newgem broken because: Depends on broken devel/rubygem-rubigen build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-newgem portname: devel/rubygem-rubigen broken because: Depends on exact vesion of activesupport 2.3.5 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-rubigen portname: graphics/ruby-redact broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ruby-redact If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ruby@FreeBSD.ORG Tue Dec 21 07:30:42 2010 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17C6810656A3 for ; Tue, 21 Dec 2010 07:30:42 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from koala.droso.net (koala.droso.net [IPv6:2001:6c8:130:400::6]) by mx1.freebsd.org (Postfix) with ESMTP id D862B8FC16 for ; Tue, 21 Dec 2010 07:30:41 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by koala.droso.net (Postfix) with ESMTP id 429E41CCA0 for ; Tue, 21 Dec 2010 08:30:41 +0100 (CET) From: linimon@FreeBSD.org To: ruby@freebsd.org Message-Id: <20101221073041.429E41CCA0@koala.droso.net> Date: Tue, 21 Dec 2010 08:30:41 +0100 (CET) Cc: Subject: FreeBSD ports that you maintain which are currently scheduled for deletion X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 07:30:42 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on the existing port. In some cases, ports are marked for removal because they fail to build and install correctly from their sources, or otherwise fail in operation. The ports, and the reason and date that they have been scheduled for removal, are listed below. If no one has stepped forward before that time to propose a way to fix the problems (such as via a PR), the ports will be deleted. portname: graphics/ruby-redact description: An edje compiler written in ruby maintainer: ruby@FreeBSD.org status: BROKEN deprecated because: abandoned upstream expiration date: 2011-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ruby-redact If this problem is one that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ruby@FreeBSD.ORG Tue Dec 21 07:50:19 2010 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AA4C106566C; Tue, 21 Dec 2010 07:50:19 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D5B468FC0A; Tue, 21 Dec 2010 07:50:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBL7oIOp090799; Tue, 21 Dec 2010 07:50:18 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBL7oIqO090787; Tue, 21 Dec 2010 07:50:18 GMT (envelope-from edwin) Date: Tue, 21 Dec 2010 07:50:18 GMT Message-Id: <201012210750.oBL7oIqO090787@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/153332: [MAINTAINER] sysutils/rubygem-ohai: update to 0.5.8 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 07:50:19 -0000 Synopsis: [MAINTAINER] sysutils/rubygem-ohai: update to 0.5.8 Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 21 07:50:18 UTC 2010 Responsible-Changed-Why: ruby@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=153332 From owner-freebsd-ruby@FreeBSD.ORG Tue Dec 21 08:00:34 2010 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B301E10656A3; Tue, 21 Dec 2010 08:00:34 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 897648FC24; Tue, 21 Dec 2010 08:00:34 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBL80Y34002271; Tue, 21 Dec 2010 08:00:34 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBL80YSE002248; Tue, 21 Dec 2010 08:00:34 GMT (envelope-from edwin) Date: Tue, 21 Dec 2010 08:00:34 GMT Message-Id: <201012210800.oBL80YSE002248@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/153333: [MAINTAINER] devel/rubygem-mixlib-authentication: update to 1.1.4 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 08:00:34 -0000 Synopsis: [MAINTAINER] devel/rubygem-mixlib-authentication: update to 1.1.4 Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 21 08:00:33 UTC 2010 Responsible-Changed-Why: ruby@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=153333 From owner-freebsd-ruby@FreeBSD.ORG Tue Dec 21 08:00:44 2010 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76E0B1065696; Tue, 21 Dec 2010 08:00:44 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4DA038FC1A; Tue, 21 Dec 2010 08:00:44 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBL80i31004206; Tue, 21 Dec 2010 08:00:44 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBL80ilb004183; Tue, 21 Dec 2010 08:00:44 GMT (envelope-from edwin) Date: Tue, 21 Dec 2010 08:00:44 GMT Message-Id: <201012210800.oBL80ilb004183@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/153334: [MAINTAINER] devel/rubygem-mixlib-config: update to 1.1.2 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 08:00:44 -0000 Synopsis: [MAINTAINER] devel/rubygem-mixlib-config: update to 1.1.2 Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 21 08:00:43 UTC 2010 Responsible-Changed-Why: ruby@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=153334 From owner-freebsd-ruby@FreeBSD.ORG Tue Dec 21 08:12:28 2010 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52EE91065670; Tue, 21 Dec 2010 08:12:28 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 29F058FC08; Tue, 21 Dec 2010 08:12:28 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBL8CSPk024197; Tue, 21 Dec 2010 08:12:28 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBL8CSs8024193; Tue, 21 Dec 2010 08:12:28 GMT (envelope-from pgollucci) Date: Tue, 21 Dec 2010 08:12:28 GMT Message-Id: <201012210812.oBL8CSs8024193@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, pgollucci@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/153332: [MAINTAINER] sysutils/rubygem-ohai: update to 0.5.8 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 08:12:28 -0000 Synopsis: [MAINTAINER] sysutils/rubygem-ohai: update to 0.5.8 Responsible-Changed-From-To: ruby->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Tue Dec 21 08:12:27 UTC 2010 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=153332 From owner-freebsd-ruby@FreeBSD.ORG Tue Dec 21 08:12:34 2010 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86AA8106566B; Tue, 21 Dec 2010 08:12:34 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5D7AB8FC16; Tue, 21 Dec 2010 08:12:34 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBL8CYqX024274; Tue, 21 Dec 2010 08:12:34 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBL8CY4F024270; Tue, 21 Dec 2010 08:12:34 GMT (envelope-from pgollucci) Date: Tue, 21 Dec 2010 08:12:34 GMT Message-Id: <201012210812.oBL8CY4F024270@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, pgollucci@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/153333: [MAINTAINER] devel/rubygem-mixlib-authentication: update to 1.1.4 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 08:12:34 -0000 Synopsis: [MAINTAINER] devel/rubygem-mixlib-authentication: update to 1.1.4 Responsible-Changed-From-To: ruby->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Tue Dec 21 08:12:33 UTC 2010 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=153333 From owner-freebsd-ruby@FreeBSD.ORG Tue Dec 21 08:12:43 2010 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4C49106566B; Tue, 21 Dec 2010 08:12:43 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BBA5A8FC12; Tue, 21 Dec 2010 08:12:43 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBL8ChIF024352; Tue, 21 Dec 2010 08:12:43 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBL8ChUM024348; Tue, 21 Dec 2010 08:12:43 GMT (envelope-from pgollucci) Date: Tue, 21 Dec 2010 08:12:43 GMT Message-Id: <201012210812.oBL8ChUM024348@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, pgollucci@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/153334: [MAINTAINER] devel/rubygem-mixlib-config: update to 1.1.2 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 08:12:44 -0000 Synopsis: [MAINTAINER] devel/rubygem-mixlib-config: update to 1.1.2 Responsible-Changed-From-To: ruby->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Tue Dec 21 08:12:43 UTC 2010 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=153334 From owner-freebsd-ruby@FreeBSD.ORG Tue Dec 21 08:40:18 2010 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C18E1106564A; Tue, 21 Dec 2010 08:40:18 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 97C948FC13; Tue, 21 Dec 2010 08:40:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBL8eIUp050087; Tue, 21 Dec 2010 08:40:18 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBL8eIxL050079; Tue, 21 Dec 2010 08:40:18 GMT (envelope-from edwin) Date: Tue, 21 Dec 2010 08:40:18 GMT Message-Id: <201012210840.oBL8eIxL050079@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/153336: [NEW PORT] www/rubygem-rest-client: A simple Simple HTTP and REST client for Ruby X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 08:40:18 -0000 Synopsis: [NEW PORT] www/rubygem-rest-client: A simple Simple HTTP and REST client for Ruby Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 21 08:40:18 UTC 2010 Responsible-Changed-Why: ruby@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=153336 From owner-freebsd-ruby@FreeBSD.ORG Wed Dec 22 16:19:01 2010 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04B911065697; Wed, 22 Dec 2010 16:19:01 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 364228FC08; Wed, 22 Dec 2010 16:18:59 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 9B92D22C54D3; Wed, 22 Dec 2010 18:18:57 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 3EAA35A900F; Wed, 22 Dec 2010 08:18:56 -0800 (PST) From: QAT@FreeBSD.org To: ruby@FreeBSD.org X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-10-18 07:14:25 X-QAT-Port: x11-toolkits/ruby-gtk2 X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/ruby18-gtk2-0.90.5.log X-QAT-Build_Reason: Dependency X-QAT-Fail_Reason: mtree Message-Id: <20101222161856.3EAA35A900F@jester1b.ixsystems.com> Date: Wed, 22 Dec 2010 08:18:55 -0800 (PST) Cc: Subject: x11-toolkits/ruby-gtk2 - fails: mtree X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2010 16:19:01 -0000 The Restless Daemon identified a mtree error while trying to build: ruby18-gtk2-0.90.5 maintained by ruby@FreeBSD.org Makefile ident: $FreeBSD: ports/x11-toolkits/ruby-gtk2/Makefile,v 1.56 2010/11/27 03:32:40 swills Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/ruby18-gtk2-0.90.5.log : skipping ruby18-cairo-1.8.1, already added pkg_add ruby18-pango-0.90.5.tbz skipping ruby18-pango-0.90.5, already added ===> Installing for ruby18-gtk2-0.90.5 ===> ruby18-gtk2-0.90.5 depends on file: /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8/atk.so - found ===> ruby18-gtk2-0.90.5 depends on file: /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8/gdk_pixbuf2.so - found ===> ruby18-gtk2-0.90.5 depends on file: /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8/pango.so - found ===> ruby18-gtk2-0.90.5 depends on file: /usr/local/bin/ruby18 - found ===> ruby18-gtk2-0.90.5 depends on executable: pkg-config - found ===> ruby18-gtk2-0.90.5 depends on file: /usr/local/lib/gio/modules/libgiofam.so - found ===> ruby18-gtk2-0.90.5 depends on shared library: atk-1.0.0 - found ===> ruby18-gtk2-0.90.5 depends on shared library: glib-2.0.0 - found ===> ruby18-gtk2-0.90.5 depends on shared library: gtk-x11-2.0.0 - found ===> ruby18-gtk2-0.90.5 depends on shared library: pango-1.0.0 - found ===> Generating temporary packing list ===> Checking if x11-toolkits/ruby-gtk2 already installed (cd ext/gtk2 && make site-install) /usr/bin/install -c -o root -g wheel -m 0755 gtk2.so /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 install -o root -g wheel -m 444 /work/a/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.90.5/gtk2/ext/gtk2/rbgdk.h /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 install -o root -g wheel -m 444 /work/a/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.90.5/gtk2/ext/gtk2/rbgdkconversions.h /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 install -o root -g wheel -m 444 /work/a/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.90.5/gtk2/ext/gtk2/rbgtk.h /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 install -o root -g wheel -m 444 /work/a/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.90.5/gtk2/ext/gtk2/rbgtkconversions.h /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 install -o root -g wheel -m 444 /work/a/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.90.5/gtk2/ext/gtk2/rbgtkmacros.h /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 if test -n "/usr/local/libdata/pkgconfig"; then mkdir -p /usr/local/libdata/pkgconfig; install -o root -g wheel -m 444 ruby-gtk2.pc /usr/local/libdata/pkgconfig; fi make -f Makefile.lib site-install mkdir -p /usr/local/lib/ruby/site_ruby/1.8/gtk2 install -o root -g wheel -m 444 ./lib/gtk2/base.rb /usr/local/lib/ruby/site_ruby/1.8/gtk2 install -o root -g wheel -m 444 ./lib/gtk2.rb /usr/local/lib/ruby/site_ruby/1.8 ===> Registering installation for ruby18-gtk2-0.90.5 ================================================================ ======================================== ===> Building package for ruby18-gtk2-0.90.5 Deleting ruby18-gtk2-0.90.5 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 42818235 4 drwxr-xr-x 2 root wheel 512 Dec 22 16:18 usr/local/lib/ruby/site_ruby/1.8/gtk2 ================================================================ build of /usr/ports/x11-toolkits/ruby-gtk2 ended at Wed Dec 22 16:18:54 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/ruby18-gtk2-0.90.5.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=x11-toolkits&portname=ruby-gtk2 The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-ruby@FreeBSD.ORG Wed Dec 22 17:48:38 2010 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA38F106564A; Wed, 22 Dec 2010 17:48:38 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 128098FC19; Wed, 22 Dec 2010 17:48:37 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 8D63822C54D3; Wed, 22 Dec 2010 19:48:36 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 6035C5A900F; Wed, 22 Dec 2010 09:48:35 -0800 (PST) From: QAT@FreeBSD.org To: swills@FreeBSD.org In-Reply-To: <201012200246.oBK2kPeg005797@repoman.freebsd.org> References: <201012200246.oBK2kPeg005797@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-10-18 07:14:25 X-QAT-Port: x11-toolkits/ruby-gtk2 X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/ruby18-gtk2-0.90.5.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: mtree Message-Id: <20101222174835.6035C5A900F@jester1b.ixsystems.com> Date: Wed, 22 Dec 2010 09:48:35 -0800 (PST) Cc: cvs-ports@FreeBSD.org, ruby@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/accessibility/ruby-atk pkg-plist ports/archivers/ruby-bz2 pkg-plist ports/archivers/ruby-lha pkg-plist ports/audio/ruby-audiofile pkg-plist ports/audio/ruby-esound pkg-plist ports/audio/ruby-freedb pkg-plist .. X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2010 17:48:39 -0000 The Restless Daemon identified a mtree error while trying to build: ruby18-gtk2-0.90.5 maintained by ruby@FreeBSD.org Makefile ident: $FreeBSD: ports/x11-toolkits/ruby-gtk2/Makefile,v 1.56 2010/11/27 03:32:40 swills Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/ruby18-gtk2-0.90.5.log : skipping ruby18-cairo-1.8.1, already added pkg_add ruby18-pango-0.90.5.tbz skipping ruby18-pango-0.90.5, already added ===> Installing for ruby18-gtk2-0.90.5 ===> ruby18-gtk2-0.90.5 depends on file: /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8/atk.so - found ===> ruby18-gtk2-0.90.5 depends on file: /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8/gdk_pixbuf2.so - found ===> ruby18-gtk2-0.90.5 depends on file: /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8/pango.so - found ===> ruby18-gtk2-0.90.5 depends on file: /usr/local/bin/ruby18 - found ===> ruby18-gtk2-0.90.5 depends on executable: pkg-config - found ===> ruby18-gtk2-0.90.5 depends on file: /usr/local/lib/gio/modules/libgiofam.so - found ===> ruby18-gtk2-0.90.5 depends on shared library: atk-1.0.0 - found ===> ruby18-gtk2-0.90.5 depends on shared library: glib-2.0.0 - found ===> ruby18-gtk2-0.90.5 depends on shared library: gtk-x11-2.0.0 - found ===> ruby18-gtk2-0.90.5 depends on shared library: pango-1.0.0 - found ===> Generating temporary packing list ===> Checking if x11-toolkits/ruby-gtk2 already installed (cd ext/gtk2 && make site-install) /usr/bin/install -c -o root -g wheel -m 0755 gtk2.so /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 install -o root -g wheel -m 444 /work/a/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.90.5/gtk2/ext/gtk2/rbgdk.h /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 install -o root -g wheel -m 444 /work/a/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.90.5/gtk2/ext/gtk2/rbgdkconversions.h /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 install -o root -g wheel -m 444 /work/a/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.90.5/gtk2/ext/gtk2/rbgtk.h /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 install -o root -g wheel -m 444 /work/a/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.90.5/gtk2/ext/gtk2/rbgtkconversions.h /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 install -o root -g wheel -m 444 /work/a/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.90.5/gtk2/ext/gtk2/rbgtkmacros.h /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd8 if test -n "/usr/local/libdata/pkgconfig"; then mkdir -p /usr/local/libdata/pkgconfig; install -o root -g wheel -m 444 ruby-gtk2.pc /usr/local/libdata/pkgconfig; fi make -f Makefile.lib site-install mkdir -p /usr/local/lib/ruby/site_ruby/1.8/gtk2 install -o root -g wheel -m 444 ./lib/gtk2/base.rb /usr/local/lib/ruby/site_ruby/1.8/gtk2 install -o root -g wheel -m 444 ./lib/gtk2.rb /usr/local/lib/ruby/site_ruby/1.8 ===> Registering installation for ruby18-gtk2-0.90.5 ================================================================ ======================================== ===> Building package for ruby18-gtk2-0.90.5 Deleting ruby18-gtk2-0.90.5 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 43526990 4 drwxr-xr-x 2 root wheel 512 Dec 22 17:48 usr/local/lib/ruby/site_ruby/1.8/gtk2 ================================================================ build of /usr/ports/x11-toolkits/ruby-gtk2 ended at Wed Dec 22 17:48:33 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/ruby18-gtk2-0.90.5.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=x11-toolkits&portname=ruby-gtk2 The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-ruby@FreeBSD.ORG Thu Dec 23 06:06:09 2010 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E403106564A; Thu, 23 Dec 2010 06:06:09 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 249188FC19; Thu, 23 Dec 2010 06:06:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBN669p7020328; Thu, 23 Dec 2010 06:06:09 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBN669b9020324; Thu, 23 Dec 2010 06:06:09 GMT (envelope-from pgollucci) Date: Thu, 23 Dec 2010 06:06:09 GMT Message-Id: <201012230606.oBN669b9020324@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, pgollucci@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/153336: [NEW PORT] www/rubygem-rest-client: A simple Simple HTTP and REST client for Ruby X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2010 06:06:09 -0000 Synopsis: [NEW PORT] www/rubygem-rest-client: A simple Simple HTTP and REST client for Ruby Responsible-Changed-From-To: ruby->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Thu Dec 23 06:06:08 UTC 2010 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=153336 From owner-freebsd-ruby@FreeBSD.ORG Thu Dec 23 13:46:37 2010 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C21110656AD for ; Thu, 23 Dec 2010 13:46:37 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (grizzly.droso.net [IPv6:2a01:4f8:130:7021::5]) by mx1.freebsd.org (Postfix) with ESMTP id 10E2E8FC16 for ; Thu, 23 Dec 2010 13:46:36 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id AA99726A01; Thu, 23 Dec 2010 14:46:35 +0100 (CET) Date: Thu, 23 Dec 2010 14:46:35 +0100 From: Erwin Lansing To: ruby@FreeBSD.org Message-ID: <20101223134635.GZ27077@droso.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gI0GTvZl22pd94bB" Content-Disposition: inline X-Operating-System: FreeBSD/amd64 8.1-RELEASE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: [ports-i386@FreeBSD.org: ruby18-refe-0.8.0 failed on i386 8] X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2010 13:46:37 -0000 --gI0GTvZl22pd94bB Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, -erwin ----- Forwarded message from User Ports-i386 ----- Date: Thu, 23 Dec 2010 13:43:49 GMT =46rom: User Ports-i386 To: erwin@FreeBSD.org, miwi@FreeBSD.org, itetcu@FreeBSD.org Subject: ruby18-refe-0.8.0 failed on i386 8 You can also find this build log at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20101223122716/= ruby18-refe-0.8.0.log building ruby18-refe-0.8.0 on gohan40.freebsd.org in directory /x/tmp/8/20101223122716/chroot/3 building for: 8.0-RELEASE-p6 i386 maintained by: ruby@FreeBSD.org port directory: /usr/ports/japanese/ruby-refe Makefile ident: $FreeBSD: ports/japanese/ruby-refe/Makefile,v 1.8 2010/12/2= 3 08:03:26 pgollucci Exp $ build started at Thu Dec 23 13:43:41 UTC 2010 FETCH_DEPENDS=3D PATCH_DEPENDS=3Druby-1.8.7.302,1.tbz EXTRACT_DEPENDS=3Druby-1.8.7.302,1.tbz BUILD_DEPENDS=3Druby-1.8.7.302,1.tbz RUN_DEPENDS=3Druby-1.8.7.302,1.tbz prefixes: LOCALBASE=3Dusr/local add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> License check disabled, port has not defined LICENSE =3D> refe-0.8.0-withdoc.tar.gz doesn't seem to exist in /tmp/distfiles/ruby. =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/ruby/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/refe-0= =2E8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/ports= /distfiles/ruby/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/refe-0.= 8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from http://www.loveruby.net/archive/refe/refe/. fetch: http://www.loveruby.net/archive/refe/refe/refe-0.8.0-withdoc.tar.gz:= Not Found =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/ruby/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/refe-0= =2E8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/ports= /distfiles/ruby/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/refe-0.= 8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /tmp/distfiles/ruby and try again. *** Error code 1 Stop in /a/ports/japanese/ruby-refe. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/japanese/ruby-refe ended at Thu Dec 23 13:43:46 UTC 2010 !DSPAM:4d135217315012046617956! ----- End forwarded message ----- --=20 Erwin Lansing http://droso.org Prediction is very difficult especially about the future erwin@FreeBSD.org --gI0GTvZl22pd94bB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFNE1K7qy9aWxUlaZARAvbkAJ4iaV4NRsoH/Bvbw3OzrLJ69AsSoACg0w9l LWUk+6ggoSv6p/el2+IGe4U= =UTjj -----END PGP SIGNATURE----- --gI0GTvZl22pd94bB-- From owner-freebsd-ruby@FreeBSD.ORG Thu Dec 23 21:22:37 2010 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00E9F106564A; Thu, 23 Dec 2010 21:22:37 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from EXHUB015-3.exch015.msoutlookonline.net (exhub015-3.exch015.msoutlookonline.net [207.5.72.95]) by mx1.freebsd.org (Postfix) with ESMTP id DC2568FC0C; Thu, 23 Dec 2010 21:22:36 +0000 (UTC) Received: from philip.hq.rws (174.79.184.239) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.2.254.0; Thu, 23 Dec 2010 13:22:36 -0800 Message-ID: <4D13BD9B.5050407@p6m7g8.com> Date: Thu, 23 Dec 2010 21:22:35 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101213 Thunderbird/3.0.11 MIME-Version: 1.0 To: Erwin Lansing References: <20101223134635.GZ27077@droso.net> In-Reply-To: <20101223134635.GZ27077@droso.net> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig71AA495D3F452247B67A5445" Cc: ruby@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: ruby18-refe-0.8.0 failed on i386 8] X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2010 21:22:37 -0000 --------------enig71AA495D3F452247B67A5445 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 12/23/10 13:46, Erwin Lansing wrote: >=20 > FYI; can you please investigate and/or report to the developers? If > you are already aware of this problem but do not yet have a fix, > please mark the port BROKEN in the appropriate case, so that users do > not unexpectedly encounter it. Oh crap, I missed a WITH_ flag in the testing. I'll look at this about 1-2 hrs. --=20 ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enig71AA495D3F452247B67A5445 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iD8DBQFNE72bdbiP+9ubjBwRAi8kAKCPPdr1E2GeVG1q/Ksp7EcHW1V/EgCcDfBo sMnRFBsLZSjBwKpVDTtxTpE= =TI8j -----END PGP SIGNATURE----- --------------enig71AA495D3F452247B67A5445-- From owner-freebsd-ruby@FreeBSD.ORG Fri Dec 24 07:09:57 2010 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 171441065672; Fri, 24 Dec 2010 07:09:57 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from EXHUB015-4.exch015.msoutlookonline.net (exhub015-4.exch015.msoutlookonline.net [207.5.72.96]) by mx1.freebsd.org (Postfix) with ESMTP id F039D8FC15; Fri, 24 Dec 2010 07:09:56 +0000 (UTC) Received: from philip.hq.rws (174.79.184.239) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.2.254.0; Thu, 23 Dec 2010 23:09:55 -0800 Message-ID: <4D144740.6010305@p6m7g8.com> Date: Fri, 24 Dec 2010 07:09:52 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101213 Thunderbird/3.0.11 MIME-Version: 1.0 To: Erwin Lansing References: <20101223134635.GZ27077@droso.net> In-Reply-To: <20101223134635.GZ27077@droso.net> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4E1A48FFB130F75145BD0F51" Cc: ruby@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: ruby18-refe-0.8.0 failed on i386 8] X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2010 07:09:57 -0000 --------------enig4E1A48FFB130F75145BD0F51 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 12/23/10 13:46, Erwin Lansing wrote: > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20101223122= 716/ruby18-refe-0.8.0.log > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > =3D=3D=3D> License check disabled, port has not defined LICENSE > =3D> refe-0.8.0-withdoc.tar.gz doesn't seem to exist in /tmp/distfiles/= ruby. > =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/= ports/distfiles/ruby/. > fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/re= fe-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no acces= s) > =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/p= orts/distfiles/ruby/. > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/ref= e-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access= ) > =3D> Attempting to fetch from http://www.loveruby.net/archive/refe/refe= /. > fetch: http://www.loveruby.net/archive/refe/refe/refe-0.8.0-withdoc.tar= =2Egz: Not Found > =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/= ports/distfiles/ruby/. > fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/re= fe-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no acces= s) > =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/p= orts/distfiles/ruby/. > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/ref= e-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access= ) > =3D> Couldn't fetch it - please try to retrieve this This looks right to me. I was mistaken about WITH_ flags, I saw the -withdoc on the DISTNAME and figured it was NOPORTDOC related. My TB seems to build it okay and I have no local changes from CVS. I'd check QAT but it seems down right now. Can you show me the contents of distinfo on pointy ? pgollucci 2010-12-23 08:03:27 UTC FreeBSD ports repository Modified files: japanese/ruby-refe Makefile distinfo pkg-plist Log: - Update to 0.8.0 - Remove MD5 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Revision Changes Path 1.8 +4 -10 ports/japanese/ruby-refe/Makefile 1.5 +2 -3 ports/japanese/ruby-refe/distinfo 1.4 +45 -138 ports/japanese/ruby-refe/pkg-plist http://cvsweb.FreeBSD.org/ports/japanese/ruby-refe/Makefile.diff?r1=3D1.7= &r2=3D1.8&f=3Dh | --- ports/japanese/ruby-refe/Makefile 2009/06/16 15:53:14 1.7 | +++ ports/japanese/ruby-refe/Makefile 2010/12/23 08:03:26 1.8 | @@ -2,14 +2,13 @@ | # Date created: 24 November 2002 | # Whom: Akinori MUSHA aka knu | # | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/japanese/ruby-refe/Makefile,v 1.7 2009/06/16 15:53:14 stas Exp $ | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/japanese/ruby-refe/Makefile,v 1.8 2010/12/23 08:03:26 pgollucci Exp $ | # | | PORTNAME=3D refe | -PORTVERSION=3D 0.7.2 | +PORTVERSION=3D 0.8.0 | CATEGORIES=3D japanese lang ruby | -MASTER_SITES=3D http://www.loveruby.net/archive/refe/ | -MASTER_SITE_SUBDIR=3D ${PORTNAME} | +MASTER_SITES=3D http://www.loveruby.net/archive/refe/${PORTNAME}/ | PKGNAMEPREFIX=3D ${RUBY_PKGNAMEPREFIX} | DISTNAME=3D ${PORTNAME}-${PORTVERSION}-withdoc | DIST_SUBDIR=3D ruby | @@ -19,18 +18,13 @@ COMMENT=3D Ruby Reference Referrer | | USE_RUBY=3D yes | USE_RUBY_SETUP=3D yes | -RUBY_SETUP=3D install.rb | | -WRKSRC=3D ${WRKDIR}/${PORTNAME}-${PORTVERSION} | +WRKSRC=3D ${WRKDIR}/${PORTNAME}-${PORTVERSION} | | DOCS_EN=3D ChangeLog NEWS TODO \ | README.en | DOCS_JA=3D README.ja | | -.include | - | -PKGNAMEPREFIX:=3D ${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX} | - | post-install: | .if !defined(NOPORTDOCS) | ${MKDIR} ${RUBY_MODDOCDIR}/ja | @@ -42,4 +36,4 @@ post-install: | .endfor | .endif | | -.include | +.include http://cvsweb.FreeBSD.org/ports/japanese/ruby-refe/distinfo.diff?r1=3D1.4= &r2=3D1.5&f=3Dh | --- ports/japanese/ruby-refe/distinfo 2005/11/24 23:02:08 1.4 | +++ ports/japanese/ruby-refe/distinfo 2010/12/23 08:03:26 1.5 | @@ -1,3 +1,2 @@ | -MD5 (ruby/refe-0.7.2-withdoc.tar.gz) =3D 9b39cd19ddf41c28662fa4127a374= d94 | -SHA256 (ruby/refe-0.7.2-withdoc.tar.gz) =3D a89fe26a5446f2103650ccb684c515c488c23b5a05f88f37017b82be8b7ac83d | -SIZE (ruby/refe-0.7.2-withdoc.tar.gz) =3D 451686 | +SHA256 (ruby/refe-0.8.0-withdoc.tar.gz) =3D fa8d6d958de5b1edf5337a6fde8ef71d81d95e3e7979ac0b3e2af6f958b06389 | +SIZE (ruby/refe-0.8.0-withdoc.tar.gz) =3D 461982 --=20 ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enig4E1A48FFB130F75145BD0F51 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iD4DBQFNFEdDdbiP+9ubjBwRAhKkAJdOvPwXPMK1NQxH3kXjHyKNrvUSAJ9yz6Uj +LWGx7/B1b/upI4hVocNQA== =eA8l -----END PGP SIGNATURE----- --------------enig4E1A48FFB130F75145BD0F51-- From owner-freebsd-ruby@FreeBSD.ORG Fri Dec 24 07:21:43 2010 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C65DB106564A; Fri, 24 Dec 2010 07:21:43 +0000 (UTC) (envelope-from QAT@FeeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 76ABB8FC0C; Fri, 24 Dec 2010 07:21:43 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 4030722C54F6; Fri, 24 Dec 2010 09:21:42 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 727C05A9089; Thu, 23 Dec 2010 17:56:47 -0800 (PST) From: QAT@FreeBSD.org To: Philip M. Gollucci In-Reply-To: <201012230137.oBN1bn62028220@repoman.freebsd.org> References: <201012230137.oBN1bn62028220@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-10-18 07:14:25 X-QAT-Port: x11-toolkits/ruby-gtk2 X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/ruby18-gtk2-0.90.5.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: OK Message-Id: <20101224015647.727C05A9089@jester1b.ixsystems.com> Date: Thu, 23 Dec 2010 17:56:47 -0800 (PST) Cc: cvs-ports@FreeBSD.org, ruby@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Now OK (Re: cvs commit: ports/x11-toolkits/ruby-gtk2 pkg-plist) X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2010 07:21:43 -0000 x11-toolkits/ruby-gtk2, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-ruby@FreeBSD.ORG Fri Dec 24 07:24:59 2010 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7FE11065670; Fri, 24 Dec 2010 07:24:59 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from mx0.deglitch.com (cl-414.sto-01.se.sixxs.net [IPv6:2001:16d8:ff00:19d::2]) by mx1.freebsd.org (Postfix) with ESMTP id 78C6E8FC13; Fri, 24 Dec 2010 07:24:59 +0000 (UTC) Received: from orion.SpringDaemons.com (c-71-198-21-7.hsd1.ca.comcast.net [71.198.21.7]) by mx0.deglitch.com (Postfix) with ESMTPA id 2A6B58FC2B; Fri, 24 Dec 2010 10:24:58 +0300 (MSK) Received: from orion (localhost [127.0.0.1]) by orion.SpringDaemons.com (Postfix) with SMTP id 4EA1B39B1D; Thu, 23 Dec 2010 23:25:36 -0800 (PST) Date: Thu, 23 Dec 2010 23:25:36 -0800 From: Stanislav Sedov To: "Philip M. Gollucci" Message-Id: <20101223232536.48738e14.stas@FreeBSD.org> In-Reply-To: <4D144740.6010305@p6m7g8.com> References: <20101223134635.GZ27077@droso.net> <4D144740.6010305@p6m7g8.com> Organization: The FreeBSD Project X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ruby@freebsd.org, Erwin Lansing Subject: Re: [ports-i386@FreeBSD.org: ruby18-refe-0.8.0 failed on i386 8] X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2010 07:24:59 -0000 On Fri, 24 Dec 2010 07:09:52 +0000 "Philip M. Gollucci" mentioned: > On 12/23/10 13:46, Erwin Lansing wrote: > > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20101223122716/ruby18-refe-0.8.0.log > > > ======================================== > > ===> License check disabled, port has not defined LICENSE > > => refe-0.8.0-withdoc.tar.gz doesn't seem to exist in /tmp/distfiles/ruby. > > => Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/. > > fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/refe-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) > > => Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/. > > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/refe-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) > > => Attempting to fetch from http://www.loveruby.net/archive/refe/refe/. > > fetch: http://www.loveruby.net/archive/refe/refe/refe-0.8.0-withdoc.tar.gz: Not Found > > => Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/. > > fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/refe-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) > > => Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/. > > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/refe-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) > > => Couldn't fetch it - please try to retrieve this > > This looks right to me. I was mistaken about WITH_ flags, I saw the > -withdoc on the DISTNAME and figured it was NOPORTDOC related. > > My TB seems to build it okay and I have no local changes from CVS. > I'd check QAT but it seems down right now. > > Can you show me the contents of distinfo on pointy ? > It doesn't fetch here: % fetch http://www.loveruby.net/archive/refe/refe/refe-0.8.0-withdoc.tar.gz fetch: http://www.loveruby.net/archive/refe/refe/refe-0.8.0-withdoc.tar.gz: Not Found Maybe the distfile was removed? Then we should mirror it locally. -- Stanislav Sedov ST4096-RIPE () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments From owner-freebsd-ruby@FreeBSD.ORG Fri Dec 24 08:00:36 2010 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C60341065674 for ; Fri, 24 Dec 2010 08:00:36 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 37D198FC12 for ; Fri, 24 Dec 2010 08:00:36 +0000 (UTC) Received: from User-PC (unknown [188.140.38.241]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 8976E22C552A; Fri, 24 Dec 2010 09:43:39 +0200 (EET) Date: Fri, 24 Dec 2010 09:43:34 +0200 From: Ion-Mihai Tetcu To: ruby@FreeBSD.org, pgollucci@FreeBSD.org Message-Id: <20101224094334.94be907f.itetcu@FreeBSD.org> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Fw: Re: cvs commit: ports/japanese/ruby-refe Makefile distinfo pkg-plist X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2010 08:00:36 -0000 Begin forwarded message: Date: Thu, 23 Dec 2010 19:21:08 -0800 (PST) From: QAT@FreeBSD.org To: QAT@FreeBSD.org Cc: Subject: Re: cvs commit: ports/japanese/ruby-refe Makefile distinfo pkg-plist The Restless Daemon identified a fetch error while trying to build: ruby18-refe-0.8.0 maintained by ruby@FreeBSD.org Makefile ident: $FreeBSD: ports/japanese/ruby-refe/Makefile,v 1.8 2010/12/23 08:03:26 pgollucci Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/ruby18-refe-0.8.0.log : USA_RESIDENT=YES UNAME_s=FreeBSD PARALLEL_PACKAGE_BUILD=1 PWD=/usr/ports/japanese/ruby-refe UNAME_v=FreeBSD 8.1-STABLE #0: Thu Dec 23 19:20:28 PST 2010 root@tinderbox.host:/usr/src/sys/magic/kernel/path FTP_PASSIVE_MODE=yes NOPORTEXAMPLES=1 CCACHE_ENABLED=1 EDITOR=vi INDEXFILE=INDEX-8 NOPORTDOCS=1 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS=ruby-1.8.7.302,1.tbz EXTRACT_DEPENDS=ruby-1.8.7.302,1.tbz BUILD_DEPENDS=ruby-1.8.7.302,1.tbz RUN_DEPENDS=ruby-1.8.7.302,1.tbz add_pkg ================================================================ ======================================== ===> License check disabled, port has not defined LICENSE => refe-0.8.0-withdoc.tar.gz doesn't seem to exist in /tmp/distfiles/ruby. => Attempting to fetch from file:///distcache/ruby/. fetch: file:///distcache/ruby/refe-0.8.0-withdoc.tar.gz: No such file or directory => Attempting to fetch from http://www.loveruby.net/archive/refe/refe/. fetch: http://www.loveruby.net/archive/refe/refe/refe-0.8.0-withdoc.tar.gz: Not Found => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/refe-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /tmp/distfiles/ruby and try again. *** Error code 1 Stop in /a/ports/japanese/ruby-refe. ================================================================ build of /usr/ports/japanese/ruby-refe ended at Fri Dec 24 03:21:07 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/ruby18-refe-0.8.0.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=japanese&portname=ruby-refe The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." -- Ion-Mihai Tetcu From owner-freebsd-ruby@FreeBSD.ORG Fri Dec 24 09:40:12 2010 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 134C5106564A for ; Fri, 24 Dec 2010 09:40:12 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (grizzly.droso.net [IPv6:2a01:4f8:130:7021::5]) by mx1.freebsd.org (Postfix) with ESMTP id 5DB258FC08 for ; Fri, 24 Dec 2010 09:40:11 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id CC21C27432; Fri, 24 Dec 2010 10:40:09 +0100 (CET) Date: Fri, 24 Dec 2010 10:40:09 +0100 From: Erwin Lansing To: "Philip M. Gollucci" Message-ID: <20101224094009.GC27077@droso.net> References: <20101223134635.GZ27077@droso.net> <4D144740.6010305@p6m7g8.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eK2tKij6uErCv8n9" Content-Disposition: inline In-Reply-To: <4D144740.6010305@p6m7g8.com> X-Operating-System: FreeBSD/amd64 8.1-RELEASE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ruby@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: ruby18-refe-0.8.0 failed on i386 8] X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2010 09:40:12 -0000 --eK2tKij6uErCv8n9 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 24, 2010 at 07:09:52AM +0000, Philip M. Gollucci wrote: > On 12/23/10 13:46, Erwin Lansing wrote: > > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20101223122= 716/ruby18-refe-0.8.0.log >=20 > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > =3D=3D=3D> License check disabled, port has not defined LICENSE > > =3D> refe-0.8.0-withdoc.tar.gz doesn't seem to exist in /tmp/distfiles/= ruby. > > =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/= ports/distfiles/ruby/. > > fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/re= fe-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) > > =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/p= orts/distfiles/ruby/. > > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/ref= e-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) > > =3D> Attempting to fetch from http://www.loveruby.net/archive/refe/refe= /. > > fetch: http://www.loveruby.net/archive/refe/refe/refe-0.8.0-withdoc.tar= =2Egz: Not Found > > =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/= ports/distfiles/ruby/. > > fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/re= fe-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) > > =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/p= orts/distfiles/ruby/. > > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/ref= e-0.8.0-withdoc.tar.gz: File unavailable (e.g., file not found, no access) > > =3D> Couldn't fetch it - please try to retrieve this >=20 > This looks right to me. I was mistaken about WITH_ flags, I saw the > -withdoc on the DISTNAME and figured it was NOPORTDOC related. >=20 > My TB seems to build it okay and I have no local changes from CVS. > I'd check QAT but it seems down right now. >=20 > Can you show me the contents of distinfo on pointy ? The whole point of the log is that it was unable to fetch the file at all, so did not even get to comparing it to the information from distinfo. The error is in Makefile. -erwin >=20 >=20 >=20 >=20 > pgollucci 2010-12-23 08:03:27 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > japanese/ruby-refe Makefile distinfo pkg-plist > Log: > - Update to 0.8.0 > - Remove MD5 >=20 > With Hat: ruby@ > Sponsored by: RideCharge Inc. / TaxiMagic >=20 > Revision Changes Path > 1.8 +4 -10 ports/japanese/ruby-refe/Makefile > 1.5 +2 -3 ports/japanese/ruby-refe/distinfo > 1.4 +45 -138 ports/japanese/ruby-refe/pkg-plist >=20 > http://cvsweb.FreeBSD.org/ports/japanese/ruby-refe/Makefile.diff?r1=3D1.7= &r2=3D1.8&f=3Dh > | --- ports/japanese/ruby-refe/Makefile 2009/06/16 15:53:14 1.7 > | +++ ports/japanese/ruby-refe/Makefile 2010/12/23 08:03:26 1.8 > | @@ -2,14 +2,13 @@ > | # Date created: 24 November 2002 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: > /usr/local/www/cvsroot/FreeBSD/ports/japanese/ruby-refe/Makefile,v 1.7 > 2009/06/16 15:53:14 stas Exp $ > | +# $FreeBSD: > /usr/local/www/cvsroot/FreeBSD/ports/japanese/ruby-refe/Makefile,v 1.8 > 2010/12/23 08:03:26 pgollucci Exp $ > | # > | > | PORTNAME=3D refe > | -PORTVERSION=3D 0.7.2 > | +PORTVERSION=3D 0.8.0 > | CATEGORIES=3D japanese lang ruby > | -MASTER_SITES=3D http://www.loveruby.net/archive/refe/ > | -MASTER_SITE_SUBDIR=3D ${PORTNAME} > | +MASTER_SITES=3D http://www.loveruby.net/archive/refe/${PORTNAME}/ > | PKGNAMEPREFIX=3D ${RUBY_PKGNAMEPREFIX} > | DISTNAME=3D ${PORTNAME}-${PORTVERSION}-withdoc > | DIST_SUBDIR=3D ruby > | @@ -19,18 +18,13 @@ COMMENT=3D Ruby Reference Referrer > | > | USE_RUBY=3D yes > | USE_RUBY_SETUP=3D yes > | -RUBY_SETUP=3D install.rb > | > | -WRKSRC=3D ${WRKDIR}/${PORTNAME}-${PORTVERSION} > | +WRKSRC=3D ${WRKDIR}/${PORTNAME}-${PORTVERSION} > | > | DOCS_EN=3D ChangeLog NEWS TODO \ > | README.en > | DOCS_JA=3D README.ja > | > | -.include > | - > | -PKGNAMEPREFIX:=3D ${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX} > | - > | post-install: > | .if !defined(NOPORTDOCS) > | ${MKDIR} ${RUBY_MODDOCDIR}/ja > | @@ -42,4 +36,4 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > http://cvsweb.FreeBSD.org/ports/japanese/ruby-refe/distinfo.diff?r1=3D1.4= &r2=3D1.5&f=3Dh > | --- ports/japanese/ruby-refe/distinfo 2005/11/24 23:02:08 1.4 > | +++ ports/japanese/ruby-refe/distinfo 2010/12/23 08:03:26 1.5 > | @@ -1,3 +1,2 @@ > | -MD5 (ruby/refe-0.7.2-withdoc.tar.gz) =3D 9b39cd19ddf41c28662fa4127a374= d94 > | -SHA256 (ruby/refe-0.7.2-withdoc.tar.gz) =3D > a89fe26a5446f2103650ccb684c515c488c23b5a05f88f37017b82be8b7ac83d > | -SIZE (ruby/refe-0.7.2-withdoc.tar.gz) =3D 451686 > | +SHA256 (ruby/refe-0.8.0-withdoc.tar.gz) =3D > fa8d6d958de5b1edf5337a6fde8ef71d81d95e3e7979ac0b3e2af6f958b06389 > | +SIZE (ruby/refe-0.8.0-withdoc.tar.gz) =3D 461982 >=20 >=20 > --=20 > ------------------------------------------------------------------------ > 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C > Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 > VP Apache Infrastructure; Member, Apache Software Foundation > Committer, FreeBSD Foundation > Consultant, P6M7G8 Inc. > Sr. System Admin, Ridecharge Inc. >=20 > Work like you don't need the money, > love like you'll never get hurt, > and dance like nobody's watching. >=20 > !DSPAM:4d144747315013021610375! --=20 Erwin Lansing (o_ _o) http://droso.org Ceterum censeo \\\_\ /_/// Carthaginem esse delendam <____) (____> erwin@lansing.dk --eK2tKij6uErCv8n9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFNFGp5qy9aWxUlaZARAmLrAJ9FIfzmKZtjAZRrcvYK4XZ641B3hQCgp17u eF7yYn3kb4UsurKJUkZOWCs= =wJkK -----END PGP SIGNATURE----- --eK2tKij6uErCv8n9--