From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [216.168.135.169] (helo=starfish.geekisp.com) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1N9ISd-0005rE-Uw for openembedded-devel@lists.openembedded.org; Sat, 14 Nov 2009 14:14:43 +0100 Received: (qmail 12674 invoked by uid 1003); 14 Nov 2009 13:13:19 -0000 Received: from localhost (HELO ?192.168.1.167?) (philip@opensdr.com@127.0.0.1) by mail.geekisp.com with SMTP; 14 Nov 2009 13:13:18 -0000 Message-ID: <4AFEACEE.4050302@balister.org> Date: Sat, 14 Nov 2009 08:13:18 -0500 From: Philip Balister User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <4AFD4DD6.70509@balister.org> <4AFD5440.6080202@balister.org> <1258129007.5799.73.camel@dax.rpnet.com> <1258130362.5799.80.camel@dax.rpnet.com> <1258152092.13901.11.camel@andromeda> <4AFEA793.5020504@balister.org> In-Reply-To: X-SA-Exim-Connect-IP: 216.168.135.169 X-SA-Exim-Mail-From: philip@balister.org X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: No (on linuxtogo.org); Unknown failure Subject: Re: build breakage: python-native-2.6.1 X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Nov 2009 13:14:43 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 11/14/2009 07:59 AM, Robert P. J. Day wrote: > On Sat, 14 Nov 2009, Robert P. J. Day wrote: > >> On Sat, 14 Nov 2009, Philip Balister wrote: >> >>> >>> >>> On 11/13/2009 05:41 PM, Michael 'Mickey' Lauer wrote: >>>> Hi folks, >>>> >>>>> That readline tweak is a hack and there is a bigger problem here. I'd >>>>> like to solve it completely so yes, I'd like to confirm that was the >>>>> problem please. Once someone has done that I also have a proposed fix: >>>>> >>>>> http://tim.rpsys.net/python-hostfix.patch >>>> >>>> Acked-by: Michael 'Mickey' Lauer >>> >>> Tested-by: Philip Balister >>> >>> Fixed on F11. >>> >>> Philip >>> >>> PS: Yes, I know RP just pushed the patch. >> >> so there's only one package between me and a build of the >> beagleboard demo image -- guile-native -- and adrian alonso(?) >> allegedly posted a usable fix for that yesterday. looking good. > > i just pulled that python patch and i'm still getting the same build > error as yesterday -- segmentation fault: > > NOTE: make -j4 BUILD_SYS= HOST_SYS= LIBC= > STAGING_LIBDIR=/home/rpjday/oe/angstrom-dev/staging/x86_64-linux/usr/lib > STAGING_INCDIR=/home/rpjday/oe/angstrom-dev/staging/x86_64-linux/usr/include > *** WARNING: renaming "dbm" since importing it failed: > build/lib.linux-x86_64-2.6/dbm.so: undefined symbol: dbm_firstkey > /bin/sh: line 1: 12842 Segmentation fault (core dumped) > LD_LIBRARY_PATH=/home/rpjday/oe/angstrom-dev/work/x86_64-linux/python-native-2.6.1-ml8.2/Python-2.6.1: > CC='ccache gcc -pthread' LDSHARED='ccache gcc -pthread -shared' > OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E > ./setup.py -q build > make: *** [sharedmods] Error 139 > FATAL: oe_runmake failed > > this is after "bitbake -c distclean python-native". It is working for me. Check and see if the patch is applied. Philip > > rday > -- > > ======================================================================== > Robert P. J. Day Waterloo, Ontario, CANADA > > Linux Consulting, Training and Kernel Pedantry. > > Web page: http://crashcourse.ca > Twitter: http://twitter.com/rpjday > ======================================================================== > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >