Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-29 Thread Jung-uk Kim
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]. > > > > Pl

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-29 Thread Mario Sergio Fujikawa Ferreira
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. :-(

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-28 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Mon, 28 Jun 2010, 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]. Jung-uk Kim [1] Your libtorrent Python slave port and deluge ports don't build

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-28 Thread 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. :-( Jung-uk Kim --- boost/asio/detail

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-28 Thread Jung-uk Kim
ate: Wed, 23 Jun 2010 17:08:38 -0400 > >>> From: Jung-uk Kim > >>> To: freebsd-stable@FreeBSD.org > >>> Cc: d...@delphij.net, Mario Sergio Fujikawa Ferreira > >>> Subject: Re: FreeBSD 8.1-PRERELEASE: > >>> WARNING ioctl sign-extension ioctl

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-26 Thread Mario Sergio Fujikawa Ferreira
Fujikawa Ferreira Subject: Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl 8004667e User-Agent: KMail/1.6.2 On Wednesday 23 June 2010 03:38 pm, Jung-uk Kim wrote: On Wednesday 23 June 2010 03:10 pm, Jung-uk Kim wrote: On Wednesday 23 June 2010 03:01 pm, Jung-uk Kim wrote

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-25 Thread Jung-uk Kim
io Sergio Fujikawa Ferreira > > Subject: Re: FreeBSD 8.1-PRERELEASE: WARNING > > ioctl sign-extension ioctl 8004667e > > User-Agent: KMail/1.6.2 > > > > On Wednesday 23 June 2010 03:38 pm, Jung-uk Kim wrote: > > > On Wednesday 23 June 2010 03:10 pm, Jung-uk

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-25 Thread Mario Sergio Fujikawa Ferreira
On Wed, Jun 23, 2010 at 05:08:38PM -0400, Jung-uk Kim wrote: > Date: Wed, 23 Jun 2010 17:08:38 -0400 > From: Jung-uk Kim > To: freebsd-stable@FreeBSD.org > Cc: d...@delphij.net, Mario Sergio Fujikawa Ferreira > Subject: Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-23 Thread Jung-uk Kim
On Wednesday 23 June 2010 03:38 pm, Jung-uk Kim wrote: > On Wednesday 23 June 2010 03:10 pm, Jung-uk Kim wrote: > > On Wednesday 23 June 2010 03:01 pm, Jung-uk Kim wrote: > > > On Wednesday 23 June 2010 02:41 pm, Xin LI wrote: > > > > On 2010/06/23 11:37, Jung-uk Kim wrote: > > > > > On Wednesday 2

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-23 Thread Jung-uk Kim
On Wednesday 23 June 2010 03:10 pm, Jung-uk Kim wrote: > On Wednesday 23 June 2010 03:01 pm, Jung-uk Kim wrote: > > On Wednesday 23 June 2010 02:41 pm, Xin LI wrote: > > > On 2010/06/23 11:37, Jung-uk Kim wrote: > > > > On Wednesday 23 June 2010 02:12 pm, Xin LI wrote: > > > >> Hi, > > > >> > > > >

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-23 Thread Jung-uk Kim
On Wednesday 23 June 2010 03:16 pm, Xin LI wrote: > On 2010/06/23 12:10, Jung-uk Kim wrote: > > It is still a kludge and it won't be fixed. :-( > > Another thought - what about just hiding the printf under #ifdef > DIAGNOSTIC... I don't really see any reason why we must print it > out if we trunca

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-23 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 2010/06/23 12:10, Jung-uk Kim wrote: > It is still a kludge and it won't be fixed. :-( Another thought - what about just hiding the printf under #ifdef DIAGNOSTIC... I don't really see any reason why we must print it out if we truncate it every

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-23 Thread Jung-uk Kim
On Wednesday 23 June 2010 03:01 pm, Jung-uk Kim wrote: > On Wednesday 23 June 2010 02:41 pm, Xin LI wrote: > > On 2010/06/23 11:37, Jung-uk Kim wrote: > > > On Wednesday 23 June 2010 02:12 pm, Xin LI wrote: > > >> Hi, > > >> > > >> On 2010/06/22 19:58, Mario Sergio Fujikawa Ferreira wrote: > > >>>

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-23 Thread Jung-uk Kim
On Wednesday 23 June 2010 02:41 pm, Xin LI wrote: > On 2010/06/23 11:37, Jung-uk Kim wrote: > > On Wednesday 23 June 2010 02:12 pm, Xin LI wrote: > >> Hi, > >> > >> On 2010/06/22 19:58, Mario Sergio Fujikawa Ferreira wrote: > >>> Hi, > >>> > >>> I am getting more than 4 thousand of the following

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-23 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 2010/06/23 11:37, Jung-uk Kim wrote: > On Wednesday 23 June 2010 02:12 pm, Xin LI wrote: >> Hi, >> >> On 2010/06/22 19:58, Mario Sergio Fujikawa Ferreira wrote: >>> Hi, >>> >>> I am getting more than 4 thousand of the following messages a >>>

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-23 Thread Jung-uk Kim
On Wednesday 23 June 2010 02:12 pm, Xin LI wrote: > Hi, > > On 2010/06/22 19:58, Mario Sergio Fujikawa Ferreira wrote: > > Hi, > > > > I am getting more than 4 thousand of the following messages a > > day: > > > > WARNING pid 24509 (python2.6): ioctl sign-extension ioctl > > 8004667e >

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-23 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, On 2010/06/22 19:58, Mario Sergio Fujikawa Ferreira wrote: > Hi, > > I am getting more than 4 thousand of the following messages a day: > > WARNING pid 24509 (python2.6): ioctl sign-extension ioctl 8004667e [...] I think we may

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-22 Thread Andriy Gapon
on 23/06/2010 05:58 Mario Sergio Fujikawa Ferreira said the following: > Hi, > > I am getting more than 4 thousand of the following messages a day: > > WARNING pid 24509 (python2.6): ioctl sign-extension ioctl 8004667e This ioctl is FIONBIO. I believe that I saw another report abou