From owner-freebsd-ports@FreeBSD.ORG Thu Feb 19 12:48:58 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64C7616A4CE; Thu, 19 Feb 2004 12:48:58 -0800 (PST) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id C90E743D2D; Thu, 19 Feb 2004 12:48:57 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao08.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040219204855.LVYM2412.lakemtao08.cox.net@mezz.mezzweb.com>; Thu, 19 Feb 2004 15:48:55 -0500 Date: Thu, 19 Feb 2004 14:47:55 -0600 To: Sean McNeil References: <1077143710.97486.2.camel@server.mcneil.com> <1077169044.62400.41.camel@shumai.marcuscom.com> <1077214299.78239.3.camel@server.mcneil.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: <1077214299.78239.3.camel@server.mcneil.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-current@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: problem with python X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 20:48:58 -0000 On Thu, 19 Feb 2004 10:11:39 -0800, Sean McNeil wrote: > Sorry for the delay, > > Here is the output of make depends. It didn't do anything, so it didn't > solve my problem: > > > Also, I tried to do a make deinstall and now my package dependencies are > missing net/straw and make install still fails :( Bummer, did you do the 'make clean' before you tried the 'make install'? If you still have the same problem, then I am clueless at the moment. My -CURRENT is old and it still has the libkse (no libpthread). I am planning to do the upgrade hardware, so I will format this week and install my -CURRENT CD, then see what happen with the new -CURRENT. Can you try to email straw-devel@nongnu.org too? It's mailing list of Straw, I am in there so I will keep the eyes on it when you send it over there. When, you are going to email over there, be sure to include the versions of FreeBSD, Python, Straw, pygtk, py-gnome, py-bsddb and py-mx-base (mxDateTime). Cheers, Mezz > On Wed, 2004-02-18 at 22:22, Jeremy Messenger wrote: >> 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.