From owner-freebsd-python@FreeBSD.ORG Fri Oct 5 23:00:26 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B9DC1065672 for ; Fri, 5 Oct 2012 23:00:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2AB818FC0A for ; Fri, 5 Oct 2012 23:00:26 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q95N0Pv8022571 for ; Fri, 5 Oct 2012 23:00:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q95N0Otw022568; Fri, 5 Oct 2012 23:00:24 GMT (envelope-from gnats) Date: Fri, 5 Oct 2012 23:00:24 GMT Message-Id: <201210052300.q95N0Otw022568@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Michael Gmelin Cc: Subject: Re: ports/171645: [PATCH] devel/py-ice: Allow building using Clang, general overhaul X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Gmelin List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Oct 2012 23:00:26 -0000 The following reply was made to PR ports/171645; it has been noted by GNATS. From: Michael Gmelin To: Tony Maher Cc: bug-followup@FreeBSD.org Subject: Re: ports/171645: [PATCH] devel/py-ice: Allow building using Clang, general overhaul Date: Sat, 6 Oct 2012 00:56:52 +0200 On Fri, 28 Sep 2012 18:44:28 +1000 Tony Maher wrote: > Hello, > the patch file files/patch-py-test-Ice-properties-run.py appears to > have weird characters in the ConfigPath setting so cannot test. > cheers Hi Tony, Can you work with this patch now or is there anything else you need me to do, so you can move forward testing this? I did some systematic testing in the PR system and as it turns out, it's impossible to upload a patch containing UTF-8 characters that will download cleanly. So please either use one of the options I provided (base64 etc.) or just take the gz I mailed you (you were CCed directly). I could mail the patch once more forcing an UTF-8 character set onto it, but this would still break the download (so you would have to copy and paste and what would be the point in that). Please see here for reference on the issues found in the PR system: http://www.freebsd.org/cgi/query-pr.cgi?pr=www/172195 It would be good to have this done in a timely manner, since it works hand in hand with: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171643 Again, if there is anything else I could do to make this easier for you please let me know. Thanks, Michael -- Michael Gmelin