Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pokyuser@hp-zbook-15-g4-14:/workdir/build/3rd-party/phytec-regor-fresh/sources/meta-ampliphy/recipes-core/rauc$ bitbake phytec-headless-bundle
- Loading cache: 100% |##########################################################################################################################################################| Time: 0:00:01
- Loaded 5136 entries from dependency cache.
- NOTE: Resolving any missing task queue dependencies
- Build Configuration:
- BB_VERSION = "2.9.1"
- BUILD_SYS = "x86_64-linux"
- NATIVELSBSTRING = "universal"
- TARGET_SYS = "arm-phytec-linux-gnueabi"
- MACHINE = "phyboard-regor-am335x-1"
- DISTRO = "ampliphy-rauc"
- DISTRO_VERSION = "BSP-Yocto-Ampliphy-AM335x-master-devel"
- TUNE_FEATURES = "arm vfp cortexa8 neon thumb callconvention-hard"
- TARGET_FPU = "hard"
- meta
- meta-poky = "master:497c4e87cd361dcf91badf98c892881fd7284d52"
- meta-oe
- meta-networking
- meta-python
- meta-multimedia
- meta-filesystems
- meta-perl = "master:f7fe2415e1317c5bcb791c6c1ca9c36e476b0af8"
- meta-ampliphy = "master:7f3276eb7d263119fff9811c4332beebe14d1869"
- meta-phytec = "master:76ce2028b8ed3847bb36d4c2f8e817883000e09f"
- meta-rauc = "master:ae97b616176f3534dfba19352eea9832fc31cb9a"
- Sstate summary: Wanted 2 Local 0 Mirrors 0 Missed 2 Current 3420 (0% match, 99% complete)###################################################################### | ETA: 0:00:00
- Initialising tasks: 100% |#####################################################################################################################################################| Time: 0:00:07
- NOTE: Executing Tasks
- ERROR: phytec-headless-bundle-1.0-r0 do_configure: 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_configure(d)
- 0003:
- File: '/workdir/build/3rd-party/phytec-regor-fresh/sources/poky/../meta-rauc/classes-recipe/bundle.bbclass', lineno: 390, function: do_configure
- 0386:do_configure[cleandirs] = "${BUNDLE_DIR}"
- 0387:
- 0388:BUNDLE_BASENAME ??= "${PN}"
- 0389:BUNDLE_BASENAME[doc] = "Specifies desired output base name of generated RAUC bundle."
- *** 0390:BUNDLE_NAME ??= "${BUNDLE_BASENAME}-${MACHINE}-${DATETIME}"
- 0391:BUNDLE_NAME[doc] = "Specifies desired full output name of generated RAUC bundle."
- 0392:# Don't include the DATETIME variable in the sstate package sigantures
- 0393:BUNDLE_NAME[vardepsexclude] = "DATETIME"
- 0394:BUNDLE_LINK_NAME ??= "${BUNDLE_BASENAME}-${MACHINE}"
- Exception: TypeError: symlink: src should be string, bytes or os.PathLike, not NoneType
- ERROR: Logfile of failure stored in: /workdir/build/3rd-party/phytec-regor-fresh/build/tmp/work/phyboard_regor_am335x_1-phytec-linux-gnueabi/phytec-headless-bundle/1.0/temp/log.do_configure.2863787
- ERROR: Task (/workdir/build/3rd-party/phytec-regor-fresh/sources/poky/../meta-ampliphy/recipes-images/bundles/phytec-headless-bundle.bb:do_configure) failed with exit code '1'
- NOTE: Tasks Summary: Attempted 6662 tasks of which 6660 didn't need to be rerun and 1 failed.
- NOTE: Writing buildhistory
- NOTE: Writing buildhistory took: 2 seconds
- Summary: 1 task failed:
- /workdir/build/3rd-party/phytec-regor-fresh/sources/poky/../meta-ampliphy/recipes-images/bundles/phytec-headless-bundle.bb:do_configure
- log: /workdir/build/3rd-party/phytec-regor-fresh/build/tmp/work/phyboard_regor_am335x_1-phytec-linux-gnueabi/phytec-headless-bundle/1.0/temp/log.do_configure.2863787
- Summary: There was 1 ERROR message, returning a non-zero exit code.
- pokyuser@hp-zbook-15-g4-14:/workdir/build/3rd-party/phytec-regor-fresh/sources/meta-ampliphy/recipes-core/rauc$ bitbake phytec-headless-bundle -e | grep BUNDLE_NAME
- # $BUNDLE_NAME [3 operations]
- BUNDLE_NAME="phytec-headless-bundle-phyboard-regor-am335x-1-20240827142120"
- # $CASYNC_BUNDLE_NAME [3 operations]
- CASYNC_BUNDLE_NAME="casync-phytec-headless-bundle-phyboard-regor-am335x-1-20240827142120"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement