From owner-freebsd-python@FreeBSD.ORG Tue Jun 29 19:21:33 2010 Return-Path: Delivered-To: python@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 3AB011065678; Tue, 29 Jun 2010 19:21:33 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Mario Sergio Fujikawa Ferreira Date: Tue, 29 Jun 2010 15:21:18 -0400 User-Agent: KMail/1.6.2 References: <20100623025855.82916.qmail@exxodus.fedaykin.here> <201006281413.18567.jkim@FreeBSD.org> <20100629134654.95522440ypjxkbcu@exxodus.dyndns.org> In-Reply-To: <20100629134654.95522440ypjxkbcu@exxodus.dyndns.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201006291521.20911.jkim@FreeBSD.org> Cc: d@delphij.net, freebsd-stable@FreeBSD.org, python@FreeBSD.org Subject: Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2010 19:21:34 -0000 On Tuesday 29 June 2010 12:46 pm, Mario Sergio Fujikawa Ferreira wrote: > Quoting Jung-uk Kim : > > On Monday 28 June 2010 02:01 pm, Jung-uk Kim wrote: > >> Please drop the attached patch in ports/devel/boost-libs/files, > >> rebuild all dependencies, and try your deluge ports again[1]. > > > > Please ignore the previous patch and try this one. Sorry, there > > was a typo. :-( > > I updated boost-libs with your patch which fixed the issue. I no > longer have the ioctl warning. :) > > 1) I rebuilt the libtorrent-rasterbar-14 then > libtorrent-rasterbar-14-python. > > 2) Tried deluge, there were warnings still. > > 3) Then, rebuilt deluge. > > 4) Tried deluge, warnings were gone. > > I still have the lang/python26 patches you sent earlier. So I > have both the python and boost-libs patches on my system. > > Do you want to me to do any further testing? No, that should be good enough. Thanks for testing my patches! Jung-uk Kim