From owner-freebsd-ruby@freebsd.org Fri Apr 28 17:43:40 2017 Return-Path: Delivered-To: freebsd-ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED35DD546AB for ; Fri, 28 Apr 2017 17:43:40 +0000 (UTC) (envelope-from w.schwarzenfeld@utanet.at) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D45DE121B for ; Fri, 28 Apr 2017 17:43:40 +0000 (UTC) (envelope-from w.schwarzenfeld@utanet.at) Received: by mailman.ysv.freebsd.org (Postfix) id D3B74D546AA; Fri, 28 Apr 2017 17:43:40 +0000 (UTC) Delivered-To: ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D35E4D546A9 for ; Fri, 28 Apr 2017 17:43:40 +0000 (UTC) (envelope-from w.schwarzenfeld@utanet.at) Received: from taro.utanet.at (taro.utanet.at [IPv6:2001:938:1337:25::25:45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6EAED121A for ; Fri, 28 Apr 2017 17:43:40 +0000 (UTC) (envelope-from w.schwarzenfeld@utanet.at) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=utanet.at; s=rev1; h=Content-Type:MIME-Version:Date:Message-ID:Subject:From:To; bh=g51Y3l8Z3jIeilsnlcvpOqR4O6tqfyhBJGv5g3FTIYM=; b=fC3IGetT4cQu1X1YaaWHgQfZTKqqYhWtMr1oyTpn8KhmYUohTcVA09giR1Ype+81chxwh6x3MQ0U+j6uZWTJc9tgszq661BYp1zq9HczEuX26pqyQ7raJjof20GFdn3UdISG35+gaatoSqr8ne2TDVN/Lc5m11ovXhSgVEwyvUQ=; Received: from pam.xoc.tele2net.at ([213.90.36.6]) by taro.utanet.at with esmtp (Exim 4.80) (envelope-from ) id 1d49ve-0005FI-0p for ruby@FreeBSD.org; Fri, 28 Apr 2017 19:43:38 +0200 Received: from 62-47-174-86.adsl.highway.telekom.at ([62.47.174.86] helo=[10.0.0.93]) by pam.xoc.tele2net.at with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1d49vd-0005ac-Ug for ruby@FreeBSD.org; Fri, 28 Apr 2017 19:43:38 +0200 To: ruby@FreeBSD.org From: Walter Schwarzenfeld Subject: lang/ruby22 Message-ID: Date: Fri, 28 Apr 2017 19:43:32 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 Content-Language: en-US X-TELE2-Authenticated-As: cf62768e218b4d81d95cc5390f1bd9dfc8b05683 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Apr 2017 17:43:41 -0000 Hallo ! ===> Applying FreeBSD patches for ruby22-2.2.7,1 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to thread.c.rej => FreeBSD patch patch-thread.c failed to apply cleanly. => Patch(es) patch-Makefile.in patch-configure.in patch-ext_readline_extconf.rb patch-lib_mkmf.rb applied cleanly. *** Error code 1 Seems it is forgotten to removefiles/patch-threac.c. greetings Walter Schwarzenfeld