DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.46.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot']
NOTE: Installed into sysroot: []
NOTE: Skipping as already exists in sysroot: ['gettext-minimal-native', 'binutils-cross-x86_64', 'libtool-native', 'm4-native', 'texinfo-dummy-native', 'zlib-native', 'flex-native', 'gnu-config-native', 'pseudo-native', 'xz-native', 'attr-native', 'sqlite3-native']
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing python function sstate_task_prefunc
DEBUG: Python function sstate_task_prefunc finished
DEBUG: Executing python function do_package_qa
ERROR: Error executing a python function in exec_func_python() autogenerated:

The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
     0001:
 *** 0002:do_package_qa(d)
     0003:
File: '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/classes-global/insane.bbclass', lineno: 1114, function: do_package_qa
     1110:python do_package_qa () {
     1111:    import oe.packagedata
     1112:
     1113:    # Check for obsolete license references in main LICENSE (packages are checked below for any changes)
 *** 1114:    main_licenses = oe.license.list_licenses(d.getVar('LICENSE'))
     1115:    obsolete = set(oe.license.obsolete_license_list()) & main_licenses
     1116:    if obsolete:
     1117:        oe.qa.handle_error("obsolete-license", "Recipe LICENSE includes obsolete licenses %s" % ' '.join(obsolete), d)
     1118:
File: '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/lib/oe/license.py', lineno: 250, function: list_licenses
     0246:    visitor = ListVisitor()
     0247:    try:
     0248:        visitor.visit_string(licensestr)
     0249:    except SyntaxError as exc:
 *** 0250:        raise LicenseSyntaxError(licensestr, exc)
     0251:    return visitor.licenses
     0252:
     0253:def apply_pkg_license_exception(pkg, bad_licenses, exceptions):
     0254:    """Return remaining bad licenses after removing any package exceptions"""
Exception: oe.license.LicenseSyntaxError: error in 'MIT && Adobe-Display-PostScript && BSD-3-Clause && DEC-3-Clause && HPND && HPND-Netrek && HPND-sell-MIT-disclaimer-xserver && HPND-sell-variant && HPND-UC && ICU && ISC && MIT-open-group && NTP && SGI-B-2.0 && StandardML-NJ && X11 && X11-no-permit-persons && X11-swapped': invalid syntax (<unknown>, line 1)

DEBUG: Python function do_package_qa finished

Error details

Submitted on:
21/05/26 15:34
Error type:
Recipe
Task:
do_package_qa
Recipe:
xserver-xorg
Recipe version:
2_21.1.22-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
opensuseleap-16.0/opensuseleap-16.0
Branch:
yoe/mut
Commit:
490e8bac040a5c0e2229e07bb8efe61089d77eb2
Build:
#238898
Submitter:
yp-ab-opensuse160-vk-1.yocto.io
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/1528
Similar errors:
23
Open a bug