Ergebnis 1 bis 10 von 523

Baum-Darstellung

  1. #11
    Benutzer
    Registriert seit
    07.05.2012
    Beiträge
    78
    Thanks
    31
    Thanked 9 Times in 6 Posts
    Hello Audioniek ,

    I try to build an OpenPli E2 from the Starter repository , following all steps in readme.md; the build start with some warnings and one red sensitive ERROR.
    here is the result :
    Spoiler: 
    kader@debian-kader:~/SH4_oe$ MACHINE=hs7819 make image
    Building image for hs7819
    WARNING: Layer atemio-layer should set LAYERSERIES_COMPAT_atemio-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer cuberevo-layer should set LAYERSERIES_COMPAT_cuberevo-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer fortis-layer should set LAYERSERIES_COMPAT_fortis-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer fulan-layer should set LAYERSERIES_COMPAT_fulan-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer ipbox-layer should set LAYERSERIES_COMPAT_ipbox-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer kathrein-layer should set LAYERSERIES_COMPAT_kathrein-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer sh4-layer should set LAYERSERIES_COMPAT_sh4-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer sh4_misc-layer should set LAYERSERIES_COMPAT_sh4_misc-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer atemio-layer should set LAYERSERIES_COMPAT_atemio-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer cuberevo-layer should set LAYERSERIES_COMPAT_cuberevo-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer fortis-layer should set LAYERSERIES_COMPAT_fortis-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer fulan-layer should set LAYERSERIES_COMPAT_fulan-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer ipbox-layer should set LAYERSERIES_COMPAT_ipbox-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer kathrein-layer should set LAYERSERIES_COMPAT_kathrein-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer sh4-layer should set LAYERSERIES_COMPAT_sh4-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer sh4_misc-layer should set LAYERSERIES_COMPAT_sh4_misc-layer in its conf/layer.conf file to list the core layer names it is compatible with.

    Loading cache: 100% |################################################# ###############################################| Time: 0:00:00
    Loaded 6 entries from dependency cache.
    ERROR: ExpansionError during parsing /home/kader/SH4_oe/meta-local/recipes-local/images/my-image.bb | ETA: --:--:--
    Traceback (most recent call last):
    File "/home/kader/SH4_oe/bitbake/lib/bb/data_smart.py", line 424, in DataSmart.expandWithRefs(s="${@base_conditional('S ITEINFO_ENDIANNESS', 'le', '--little-endian', '--big-endian', d)}", varname='JFFS2_ENDIANNESS'):
    tb = sys.exc_info()[2]
    > raise ExpansionError(varname, s, exc).with_traceback(tb) from exc

    File "/home/kader/SH4_oe/bitbake/lib/bb/data_smart.py", line 411, in DataSmart.expandWithRefs(s="${@base_conditional('S ITEINFO_ENDIANNESS', 'le', '--little-endian', '--big-endian', d)}", varname='JFFS2_ENDIANNESS'):
    try:
    > s = __expand_python_regexp__.sub(varparse.python_sub, s)
    except SyntaxError as e:
    File "/home/kader/SH4_oe/bitbake/lib/bb/data_smart.py", line 136, in VariableParse.python_sub(match=<_sre.SRE_Match object; span=(0, 87), match="${@base_conditional('SITEINFO_ENDIANNESS', 'le', >):
    self.contains[k].update(parser.contains[k])
    > value = utils.better_eval(codeobj, DataContext(self.d), {'d' : self.d})
    return str(value)
    File "/home/kader/SH4_oe/bitbake/lib/bb/utils.py", line 421, in better_eval(source=<code object <module> at 0x7fcac81c84b0, file "Var <JFFS2_ENDIANNESS>", line 1>, locals={'d': <bb.data_smart.DataSmart object at 0x7fcac84cecc0>}, extraglobals={'d': <bb.data_smart.DataSmart object at 0x7fcac84cecc0>}):
    ctx[g] = extraglobals[g]
    > return eval(source, ctx, locals)

    File "Var <JFFS2_ENDIANNESS>", line 1, in <module>
    bb.data_smart.ExpansionError: Failure expanding variable JFFS2_ENDIANNESS, expression was ${@base_conditional('SITEINFO_ENDIANNESS', 'le', '--little-endian', '--big-endian', d)} which triggered exception NameError: name 'base_conditional' is not defined


    Summary: There were 16 WARNING messages shown.
    Summary: There was 1 ERROR message shown, returning a non-zero exit code.
    Makefile:117 : la recette pour la cible « image » a échouée
    make: *** [image] Erreur 1
    kader@debian-kader:~/SH4_oe$


    Any help please !!

    Regards
    Geändert von kader_73 (01.02.2021 um 15:01 Uhr)
    hs7819 @E2_sh4 ~~ NilSat(7W)_Astra(19.2E)


Berechtigungen

  • Neue Themen erstellen: Ja
  • Themen beantworten: Ja
  • Anhänge hochladen: Ja
  • Beiträge bearbeiten: Ja
  •