[OE-core] [PATCH 00/50] Merge in yocto changes made since split

Koen Kooi koen at dominion.thruhere.net
Wed Mar 2 09:00:05 UTC 2011


This is still present as of this morning. Richard, you mentioned you had a fix for this?

Op 27 feb 2011, om 18:04 heeft Koen Kooi het volgende geschreven:

> 
> Op 27 feb 2011, om 10:28 heeft Koen Kooi het volgende geschreven:
> 
>> This merges in the yocto changes that were made since we split off oe-core, minus changes made to bitbake since oe-core doesn't ship that anymore.
>> 
>> Pull URL: git://dominion.thruhere.net/var/cache/git/openembedded-core.git
>> Branch: poky-merge-20110227
>> Browse: http://dominion.thruhere.net/git/cgit.cgi/openembedded-core//log/?h=poky-merge-20110227
>> 
>> Thanks,
>>    Koen Kooi <koen at dominion.thruhere.net>
> 
> After merging all that I get:
> 
> RROR: Error executing a python function in /OE/tentacle/sources/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.37.2.bb:
> TypeError: join_deps() got an unexpected keyword argument 'commasep'
> 
> ERROR: The stack trace of python calls that resulted in this exception/failure was:
> ERROR:   File "populate_packages", line 144, in <module>
> ERROR:
> ERROR:   File "populate_packages", line 141, in populate_packages
> ERROR:
> ERROR: The code that was being executed was:
> ERROR:      0140:                               bb.note("%s contains dangling symlink to %s" % (pkg, l))
> ERROR:      0141:               bb.data.setVar('RDEPENDS_' + pkg, bb.utils.join_deps(rdepends, commasep=False), d)
> ERROR:      0142:
> ERROR:      0143:
> ERROR:  *** 0144:populate_packages(d)
> ERROR:      0145:
> ERROR: (file: 'populate_packages', lineno: 144, function: <module>)
> ERROR:      0137:                                                       rdepends[p] = ""
> ERROR:      0138:                                               break
> ERROR:      0139:                       if found == False:
> ERROR:      0140:                               bb.note("%s contains dangling symlink to %s" % (pkg, l))
> ERROR:  *** 0141:               bb.data.setVar('RDEPENDS_' + pkg, bb.utils.join_deps(rdepends, commasep=False), d)
> ERROR:      0142:
> ERROR:      0143:
> ERROR:      0144:populate_packages(d)
> ERROR:      0145:
> ERROR: (file: 'populate_packages', lineno: 141, function: populate_packages)
> ERROR: Function 'populate_packages' failed
> ERROR: Logfile of failure stored in: /OE/tentacle/build/tmp-angstrom_2010_x/work/armv7a-angstrom-linux-gnueabi/linux-libc-headers-2.6.37.2-r0/temp/log.do_package.6059
> Log data follows:
> | sort: open failed: /OE/tentacle/build/tmp-angstrom_2010_x/work/armv7a-angstrom-linux-gnueabi/linux-libc-headers-2.6.37.2-r0/debugsources.list: No such file or directory
> | ERROR: Error executing a python function in /OE/tentacle/sources/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.37.2.bb:
> | TypeError: join_deps() got an unexpected keyword argument 'commasep'
> |
> | ERROR: The stack trace of python calls that resulted in this exception/failure was:
> | ERROR:   File "populate_packages", line 144, in <module>
> | ERROR:
> | ERROR:   File "populate_packages", line 141, in populate_packages
> | ERROR:
> | ERROR: The code that was being executed was:
> | ERROR:      0140:                             bb.note("%s contains dangling symlink to %s" % (pkg, l))
> | ERROR:      0141:             bb.data.setVar('RDEPENDS_' + pkg, bb.utils.join_deps(rdepends, commasep=False), d)
> | ERROR:      0142:
> | ERROR:      0143:
> | ERROR:  *** 0144:populate_packages(d)
> | ERROR:      0145:
> | ERROR: (file: 'populate_packages', lineno: 144, function: <module>)
> | ERROR:      0137:                                                     rdepends[p] = ""
> | ERROR:      0138:                                             break
> | ERROR:      0139:                     if found == False:
> | ERROR:      0140:                             bb.note("%s contains dangling symlink to %s" % (pkg, l))
> | ERROR:  *** 0141:             bb.data.setVar('RDEPENDS_' + pkg, bb.utils.join_deps(rdepends, commasep=False), d)
> | ERROR:      0142:
> | ERROR:      0143:
> | ERROR:      0144:populate_packages(d)
> | ERROR:      0145:
> | ERROR: (file: 'populate_packages', lineno: 141, function: populate_packages)
> | ERROR: Function 'populate_packages' failed
> NOTE: package linux-libc-headers-2.6.37.2-r0: task do_package: Failed
> NOTE: package flex-2.5.35-r2: task do_unpack: Succeeded
> ERROR: Task 1121 (/OE/tentacle/sources/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.37.2.bb, do_package) failed with exit code '1'
> Waiting for 1 active tasks to finish:
> 0: eglibc-2.12-r13 do_compile (pid 19675)
> 
> Maybe that's missing something in vanilla bitbake, will have a look again during office hours.
> 





More information about the Openembedded-core mailing list