From owner-freebsd-gnome@FreeBSD.ORG Fri Feb 20 14:17:56 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3868016A4CE; Fri, 20 Feb 2004 14:17:56 -0800 (PST) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B27943D39; Fri, 20 Feb 2004 14:17:55 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao06.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040220221753.KGML24575.lakemtao06.cox.net@mezz.mezzweb.com>; Fri, 20 Feb 2004 17:17:53 -0500 Date: Fri, 20 Feb 2004 16:16:51 -0600 To: Joe Marcus Clarke References: <20040220055651.GG13847@toxic.magnesium.net> <20040220071247.GH13847@toxic.magnesium.net> <1077261279.14072.32.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: <1077261279.14072.32.camel@shumai.marcuscom.com> User-Agent: Opera7.23/Linux M2 build 518 cc: FreeBSD GNOME Users Subject: Re: gnome2 build failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 22:17:56 -0000 On Fri, 20 Feb 2004 02:14:39 -0500, Joe Marcus Clarke wrote: > On Fri, 2004-02-20 at 02:12, Adam Weinberger wrote: >> >> (02.20.2004 @ 0104 PST): Jeremy Messenger said, in 1.6K: << >> > On Fri, 20 Feb 2004 00:56:51 -0500, Adam Weinberger >> >> > wrote: >> > >> > >net/straw fails to install on a clean 2.4 build on -current. >> > >> > Yeah, there have some chats in -current and -ports.. It's strange >> that I >> > can't reproduce it on old -CURRENT.. I am building the update of >> -CURRENT >> > right now to see if it will break the straw build. Can you try >> > libpthread->libc_r to see if it will solve your problem? Also, can you >> > show your pkg_info too? >> >> end of "Re: gnome2 build failure" from Jeremy Messenger << >> >> This was a completely clean build, so there should be no >> libpthread/libc_r issues. As for the pkg_info, x11/gnome2 had installed, >> and all of x11/gnome2-fifth-toe had installed up to straw. > > The problem may not be a conflict between thread libraries, but a > problem with libpthread itself. Can you libmap libpthread -> libc_r and > see if it builds? If so, something may need to be done to Python, or > one of straw's other dependencies...something naughty. Does this narrow down? straw.orig = libc_r straw = libpthread diff -ur /usr/X11R6/share/gnome/straw.orig /usr/X11R6/share/gnome/straw: ======================================================= Binary files /usr/X11R6/share/gnome/straw.orig/LookupManager.pyc and /usr/X11R6/share/gnome/straw/LookupManager.pyc differ Binary files /usr/X11R6/share/gnome/straw.orig/LookupManager.pyo and /usr/X11R6/share/gnome/straw/LookupManager.pyo differ Binary files /usr/X11R6/share/gnome/straw.orig/Main.pyc and /usr/X11R6/share/gnome/straw/Main.pyc differ Binary files /usr/X11R6/share/gnome/straw.orig/Main.pyo and /usr/X11R6/share/gnome/straw/Main.pyo differ Only in /usr/X11R6/share/gnome/straw.orig: default_subscriptions.opml Only in /usr/X11R6/share/gnome/straw.orig: image-broken.png Only in /usr/X11R6/share/gnome/straw.orig: image-waiting.png Only in /usr/X11R6/share/gnome/straw.orig: offline.png Only in /usr/X11R6/share/gnome/straw.orig: online.png Only in /usr/X11R6/share/gnome/straw.orig: straw.glade Only in /usr/X11R6/share/gnome/straw.orig: straw.png ======================================================= Python compile the optimize on LookupManager.py and Main.py in Straw's script in the different way. So, there must be something in the LookupManager.py and Main.py that libpthread doesn't like? I tried to use the bsdiff and diff --text, but it doesn't show clear. Cheers, Mezz > Joe > >> >> # Adam >> >> >> -- >> Adam Weinberger >> adam@vectors.cx // adamw@FreeBSD.org // adamw@magnesium.net >> http://www.vectors.cx -- bsdforums.org 's moderator, mezz.