From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 22:23:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B7CB16A4CE; Wed, 18 Feb 2004 22:23:51 -0800 (PST) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D7D943D1D; Wed, 18 Feb 2004 22:23:50 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao05.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040219062348.RXZR29834.lakemtao05.cox.net@mezz.mezzweb.com>; Thu, 19 Feb 2004 01:23:48 -0500 Date: Thu, 19 Feb 2004 00:22:45 -0600 To: Joe Marcus Clarke References: <1077143710.97486.2.camel@server.mcneil.com> <1077169044.62400.41.camel@shumai.marcuscom.com> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1077169044.62400.41.camel@shumai.marcuscom.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-current@freebsd.org cc: Sean McNeil cc: freebsd-ports@freebsd.org Subject: Re: problem with python X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 06:23:51 -0000 On Thu, 19 Feb 2004 00:37:24 -0500, Joe Marcus Clarke wrote: > On Wed, 2004-02-18 at 19:23, Jeremy Messenger wrote: >> On Wed, 18 Feb 2004 14:35:10 -0800, Sean McNeil wrote: >> >> > Hi folks, >> > >> > I've completely updated my system and I am 90% sure I have nothing >> > referencing libc_r anymore. Only, I'm seeing a problem with a latest >> > port update: >> > >> > /usr/local/bin/python -O /tmp/tmpc4jznU.py >> > error: Interrupted system call >> > *** Error code 1 >> > >> > Stop in /usr/ports/net/straw. >> > >> > I tried to portupgrade -f my python install to be sure and got the >> same >> > result. >> > >> > Anyone else having difficulty? >> >> Does it happen on other python script too? Umm, can you show the >> pkg_info? >> Can you try do 'make depends ; make install'? If it solves your problem, >> then I think I know what net/straw needs to fix. > > I've only seen this with straw thus far. I have the latest python > everything, and no more libc_r. I can test this make depends combo > tomorrow. Umm, I did the test by removed few dependenies and the setup.py will report the error correct like mxDateTime doesn't exist. I am not sure if it will fix both of your problem since your reported different error, but I hope it's just a dependency build problem.. I have sent it to PR, it should create a new PR number soon. Cheers, Mezz > Joe > >> >> Cheers, >> Mezz >> >> > Sean -- bsdforums.org 's moderator, mezz.