[oe] build breakage: python-native-2.6.1

Adrian Alonso aalonso00 at gmail.com
Fri Nov 13 17:26:47 UTC 2009


After applying the patch http://tim.rpsys.net/python-hostfix.patch
and rebuild python-native_2.6.1.bb

Works with out `readline tweak`

Here is the build log

[aalonso at localhost conf]$ bitbake -b
~/workspace/oe/openembedded/recipes/python/python-native_2.6.1.bb
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 1 of 17 (ID: 1,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_setscene)
NOTE: Running task 2 of 17 (ID: 2,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_fetch)
NOTE: Running task 3 of 17 (ID: 3,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_unpack)
NOTE: Running task 4 of 17 (ID: 13,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_distribute_sources)
NOTE: Unpacking ../../sources/Python-2.6.1.tar.bz2 to
tmp/work/x86_64-linux/python-native-2.6.1-ml8.2/
NOTE: Running task 5 of 17 (ID: 4,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_patch)
NOTE: Applying patch '00-fix-bindir-libdir-for-cross.patch'
(../../openembedded/recipes/python/python-native-2.6.1/00-fix-bindir-libdir-for-cross.patch)
NOTE: Applying patch '04-default-is-optimized.patch'
(../../openembedded/recipes/python/python-native-2.6.1/04-default-is-optimized.patch)
NOTE: Applying patch '05-enable-ctypes-cross-build.patch'
(../../openembedded/recipes/python/python-2.6.1/05-enable-ctypes-cross-build.patch)
NOTE: Applying patch '10-distutils-fix-swig-parameter.patch'
(../../openembedded/recipes/python/python-native-2.6.1/10-distutils-fix-swig-parameter.patch)
NOTE: Applying patch '11-distutils-never-modify-shebang-line.patch'
(../../openembedded/recipes/python/python-native-2.6.1/11-distutils-never-modify-shebang-line.patch)
NOTE: Applying patch '12-distutils-prefix-is-inside-staging-area.patch'
(../../openembedded/recipes/python/python-native-2.6.1/12-distutils-prefix-is-inside-staging-area.patch)
NOTE: Applying patch 'debug.patch'
(../../openembedded/recipes/python/python-native-2.6.1/debug.patch)
NOTE: Applying patch 'nohostlibs.patch'
(../../openembedded/recipes/python/python-native-2.6.1/nohostlibs.patch)
NOTE: Running task 6 of 17 (ID: 5,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_configure)
NOTE: Running task 7 of 17 (ID: 6,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_qa_configure)
NOTE: Running task 8 of 17 (ID: 7,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_compile)
NOTE: Running task 9 of 17 (ID: 8,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_install)
NOTE: Running task 10 of 17 (ID: 12,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_package)
NOTE: Running task 11 of 17 (ID: 9,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_populate_staging)
NOTE: Legacy staging mode for
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb
NOTE: Running task 12 of 17 (ID: 16,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_package_write_ipk)
NOTE: Running task 13 of 17 (ID: 11,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_package_write)
NOTE: Running task 14 of 17 (ID: 15,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_package_stage)
NOTE: Running task 15 of 17 (ID: 10,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_qa_staging)
NOTE: Running task 16 of 17 (ID: 14,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_package_stage_all)
NOTE: Running task 17 of 17 (ID: 0,
/home/aalonso/workspace/oe/openembedded/recipes/python/
python-native_2.6.1.bb, do_build)
NOTE: Tasks Summary: Attempted 17 tasks of which 0 didn't need to be rerun
and 0 failed.


On Fri, Nov 13, 2009 at 10:42 AM, Mike Westerhof <mike at mwester.net> wrote:

> Philip Balister wrote:
> > On 11/13/2009 07:34 AM, Robert P. J. Day wrote:
> >>    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
>
> Same python-native failure.
>
> Fedora 10, the host hasn't been updated in many many weeks (so host
> changes are ruled out).  CCACHE is disabled.  xterm is not installed on
> the host.  It is a 64-bit install.
>
> -Mike (mwester)
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
Saludos
Adrian Alonso
http://aalonso.wordpress.com
Fedora Project Contributor
https://fedoraproject.org/wiki/User:Aalonso



More information about the Openembedded-devel mailing list