Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Build Configuration:
- BB_VERSION = "2.3.1"
- BUILD_SYS = "x86_64-linux"
- NATIVELSBSTRING = "universal"
- TARGET_SYS = "aarch64-suse-linux"
- MACHINE = "qemuarm64-xen-uboot"
- DISTRO = "hypercar"
- DISTRO_VERSION = "0.0.1"
- TUNE_FEATURES = "aarch64 armv8a crc cortexa57"
- TARGET_FPU = ""
- meta = "HEAD:5b6f31f41a3c8c6f2f63e219f59f0800b84b1a20"
- meta-virtualization = "HEAD:147e78a2aff5cb6a29e7f45dd5c4351200cdb117"
- meta-hypercar = "master:fde41ae1a52df9218475c70f4d49803979db1865"
- meta-filesystems
- meta-gnome
- meta-initramfs
- meta-multimedia
- meta-networking
- meta-oe
- meta-perl
- meta-python
- meta-webserver
- meta-xfce = "HEAD:cba6df61c7cbc4446aab09eb11673bcb6c581307"
- meta-arm
- meta-arm-bsp
- meta-arm-toolchain = "HEAD:3af64cee5bf963359e1aa304e55ff673b07f0294"
- meta-zephyr-bsp
- meta-zephyr-core = "HEAD:1312cb2a1932bde47fa099e6ea657e2297e985d2"
- meta-raspberrypi = "master:e15b87615597b738e8960addba122dafe46b0c5c"
- Initialising tasks: 100% |######################################################################################################################################################################################################################################################################################| Time: 0:00:01
- Sstate summary: Wanted 578 Local 0 Mirrors 0 Missed 578 Current 797 (0% match, 57% complete)
- NOTE: Executing Tasks
- ERROR: Error running gcc --version: /bin/sh: line 1: gcc: command not found
- WARNING: Exception during build_dependencies for create_shar
- WARNING: Error during finalise of /mnt/builds/hypercar/sources/core/../meta-hypercar/recipes-core/images/hypercar-image-ramfs.bb
- ERROR: Traceback (most recent call last):
- File "/mnt/builds/hypercar/sources/core/../core/meta/lib/oe/utils.py", line 449, in host_gcc_version
- output = subprocess.check_output("%s --version" % compiler, \
- File "/usr/lib64/python3.10/subprocess.py", line 421, in check_output
- return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
- File "/usr/lib64/python3.10/subprocess.py", line 526, in run
- raise CalledProcessError(retcode, process.args,
- subprocess.CalledProcessError: Command 'gcc --version' returned non-zero exit status 127.
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/mnt/builds/hypercar/sources/bitbake/bin/bitbake-worker", line 265, in child
- the_data = databuilder.parseRecipe(fn, appends)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/cookerdata.py", line 545, in parseRecipe
- bb_data = self.parseRecipeVariants(virtualfn, appends, virtonly=True)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/cookerdata.py", line 518, in parseRecipeVariants
- datastores = self._parse_recipe(bb_data, bbfile, appends, mc)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/cookerdata.py", line 505, in _parse_recipe
- bb_data = bb.parse.handle(bbfile, bb_data)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/parse/__init__.py", line 107, in handle
- return h['handle'](fn, data, include, baseconfig)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/parse/parse_py/BBHandler.py", line 149, in handle
- return ast.multi_finalize(fn, d)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/parse/ast.py", line 434, in multi_finalize
- finalize(fn, d)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/parse/ast.py", line 399, in finalize
- bb.parse.siggen.finalise(fn, d, variant)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/siggen.py", line 252, in finalise
- taskdeps, gendeps, lookupcache = self._build_data(mcfn, d)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/siggen.py", line 223, in _build_data
- tasklist, gendeps, lookupcache = bb.data.generate_dependencies(d, self.basehash_ignore_vars)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/data.py", line 400, in generate_dependencies
- deps[dep], values[dep] = build_dependencies(dep, keys, mod_funcs, shelldeps, varflagsexcl, ignored_vars, d, codeparserd)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/data.py", line 322, in build_dependencies
- value, parsedvar = codeparsedata.getVarFlag(key, "_content", False, retparser=True)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/data_smart.py", line 858, in getVarFlag
- parser = self.expandWithRefs(value, cachename)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/data_smart.py", line 460, in expandWithRefs
- s = __expand_python_regexp__.sub(varparse.python_sub, s)
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/data_smart.py", line 150, in python_sub
- value = utils.better_eval(codeobj, DataContext(self.d), {'d' : self.d})
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/utils.py", line 434, in better_eval
- return eval(source, ctx, locals)
- File "Var <create_shar>", line 1, in <module>
- File "/mnt/builds/hypercar/sources/core/../core/meta/lib/oe/utils.py", line 452, in host_gcc_version
- bb.fatal("Error running %s --version: %s" % (compiler, e.output.decode("utf-8")))
- File "/mnt/builds/hypercar/sources/bitbake/lib/bb/__init__.py", line 182, in fatal
- raise BBHandledException()
- bb.BBHandledException
- ERROR: Task (/mnt/builds/hypercar/sources/core/../meta-hypercar/recipes-core/images/hypercar-image-ramfs.bb:do_prepare_recipe_sysroot) failed with exit code '1'
- NOTE: Tasks Summary: Attempted 3439 tasks of which 3437 didn't need to be rerun and 1 failed.
- Summary: 1 task failed:
- /mnt/builds/hypercar/sources/core/../meta-hypercar/recipes-core/images/hypercar-image-ramfs.bb:do_prepare_recipe_sysroot
- Summary: There were 2 WARNING messages.
- #
- Summary: There were 2 ERROR messages, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement