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 1N8vVc-0001It-ES for openembedded-devel@lists.openembedded.org; Fri, 13 Nov 2009 13:44:23 +0100 Received: (qmail 10232 invoked by uid 1003); 13 Nov 2009 12:42:48 -0000 Received: from localhost (HELO ?192.168.1.167?) (philip@opensdr.com@127.0.0.1) by mail.geekisp.com with SMTP; 13 Nov 2009 12:42:48 -0000 Message-ID: <4AFD5440.6080202@balister.org> Date: Fri, 13 Nov 2009 07:42:40 -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> 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: Fri, 13 Nov 2009 12:44:23 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 11/13/2009 07:34 AM, Robert P. J. Day wrote: > On Fri, 13 Nov 2009, Philip Balister wrote: > >> On 11/13/2009 04:45 AM, Robert P. J. Day wrote: >>> >>> building beagleboard-demo-image: >>> >>> 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: 515 Segmentation fault >>> 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 >>> >>> that's it, that's the entire log file. and it's entirely >>> reproducible. >> >> Well, your and my setups are the same :) Graeme is the the other F11 user and >> it is working for him :( > > i'm not on F11 anymore, i'm effectively on F12 (fully-updated f12 > beta). i made the upgrade a couple days ago and that's when those > other packages broke. hmmmm ... i really should have made that > chronological connection. > > but after the upgrade, i did a full rebuild of everything and those > were the only packages to fail. so, percentage-wise, that's not bad. I'm on F11 fwiw. I got this from gsb and a core file: http://pastebin.ca/1669812 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 >