[OE-core] [PATCH 00/24] Add python3 recipes

Saul Wold sgw at linux.intel.com
Wed Jul 31 22:49:51 UTC 2013


On 07/31/2013 03:31 PM, Khem Raj wrote:
>
> On Jul 31, 2013, at 1:59 PM, Khem Raj <raj.khem at gmail.com> wrote:
>
>>
>> On Jul 31, 2013, at 1:40 PM, Saul Wold <sgw at linux.intel.com> wrote:
>>
>>>
>>> Tried to build this set and received failures in python3-jinja (do_sanitize) and python3-distribute (do_compile)
>>>
>>>
>>>> DEBUG: Executing shell function do_sanitize
>>>> /srv/ssd/sgw/builds/world/tmp/work/x86_64-poky-linux/python3-jinja/1.2-r1/temp/run.do_sanitize.22474: line 85: /srv/ssd/sgw/builds/world/tmp/sysroots/x86_64-linux/usr/bin/python3-native/python3: No such file or directory
>>
>> seems like missing dependency on python3-native. I will take a look.
>
>
> I have pushed two patches on top of the current pull tree. That hopefully should fix both the issues. Please try them
> out.
>

Still seems to failing in Jinja, I wonder if the dependencies are 
correctly sinec it's nooking for native bits and the python3-native had 
not been installed yet.

> |  #: the singleton instance of `DebugHelper`
> | Traceback (most recent call last):
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/bin/python3-native/2to3", line 5, in <module>
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/main.py", line 259, in main
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/refactor.py", line 706, in refactor
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/refactor.py", line 299, in refactor
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/refactor.py", line 319, in refactor_dir
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/refactor.py", line 747, in refactor_file
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/refactor.py", line 354, in refactor_file
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/refactor.py", line 386, in refactor_string
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/refactor.py", line 460, in refactor_tree
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/fixes/fix_map.py", line 85, in transform
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/fixer_util.py", line 216, in in_special_context
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/patcomp.py", line 205, in compile_pattern
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/patcomp.py", line 50, in __init__
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/pgen2/driver.py", line 121, in load_grammar
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/pgen2/pgen.py", line 385, in generate_grammar
> |   File "/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/pgen2/pgen.py", line 15, in __init__
> | FileNotFoundError: [Errno 2] No such file or directory: '/srv/hdd/builds/world/tmp/sysroots/x86_64-linux/usr/lib/python3.3/lib2to3/PatternGrammar.txt'

Also, I notice that you have PRs in some those python recipes, can they 
be dropped or have packages been created with them that are available in 
feeds someplace?


Sau!




More information about the Openembedded-core mailing list