From owner-freebsd-python@FreeBSD.ORG Fri Feb 20 10:36:03 2004 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90B4C16A4CE for ; Fri, 20 Feb 2004 10:36:03 -0800 (PST) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1661143D1D for ; Fri, 20 Feb 2004 10:36:03 -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 <20040220183602.LMCZ29834.lakemtao05.cox.net@mezz.mezzweb.com> for ; Fri, 20 Feb 2004 13:36:02 -0500 Date: Fri, 20 Feb 2004 12:34:55 -0600 To: freebsd-python@freebsd.org From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.23/Linux M2 build 518 Subject: Need the help on debug the Python VS libpthread.. X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 18:36:03 -0000 Hello, net/straw will fail install if it's on libpthread, but it doesn't fail on libc_r.. I have no idea where the problem is yet, but would be nice if anyone with the skill debugger can help. The problem is in this log http://bento.freebsd.org/errorlogs/i386-5-latest/straw-0.22.log .. ============================= [...] byte-compiling /usr/X11R6/share/gnome/straw/URLFetch.py to URLFetch.pyc byte-compiling /usr/X11R6/share/gnome/straw/utils.py to utils.pyc writing byte-compilation script '/tmp/tmpXHlc42.py' /usr/local/bin/python -O /tmp/tmpXHlc42.py error: Interrupted system call *** Error code 1 ============================= I am not sure if it's Python problem, it might be one of net/straw's dependencies. The dependencies are: py-bsddb(3) py-gnome2 (this will include py-gtk2 and py-orbit2) py-mx-base (straw uses mxDateTime) P.S. Put me in the CC, I am not on freebsd-python list. Thanks! Cheers, Mezz -- bsdforums.org 's moderator, mezz.