tegra-demo-distro bitbake demo-image-full never completes #282
pico-martin
started this conversation in
General
Replies: 1 comment 2 replies
-
Is there anything in the Have you tried What is your host environment? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not sure if this is a discussion or an issue but will start here:
--> due to (at least) libnvidia-container-tools-0.10.0-r1 do_fetch
The fetch stage gets to between 21% (nearly always) to 36% (rarely) before hanging forever (until I kill it)
Build Configuration:
BB_VERSION = "2.0.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-oe4t-linux"
MACHINE = "jetson-nano-devkit"
DISTRO = "tegrademo"
DISTRO_VERSION = "4.0.14+snapshot-f60fb520553cec2e8278d41988f4262813e30a30"
TUNE_FEATURES = "aarch64 armv8a crc"
TARGET_FPU = ""
meta = "HEAD:f60fb520553cec2e8278d41988f4262813e30a30"
meta-tegra
contrib = "HEAD:86c19e0d8b795898cf582e04bdf072af4e5b28d8"
meta-oe
meta-python
meta-networking
meta-filesystems = "HEAD:7da6cb848bc42b3e6bd5d2b37b52ba75510a6ca0"
meta-virtualization = "HEAD:67b0ef4256a484851f3556d281ca4caa88374388"
meta-tegra-community = "HEAD:1cf7e5d8f1fa5b0d065f4f03ada43b9eedbb7d88"
meta-tegra-support
meta-demo-ci
meta-tegrademo = "kirkstone-l4t-r32.7.x:cfe8920563cf0572fb6d8e603da1c3270947320f"
Initialising tasks: 100% |###############################################################################################################################################################| Time: 0:00:03
Sstate summary: Wanted 10 Local 1 Mirrors 0 Missed 9 Current 3754 (10% match, 99% complete)
NOTE: Executing Tasks
Setscene tasks: 3764 of 3764
Currently 1 running tasks (5850 of 8754) 66% |#################################################################################################### |
0: libnvidia-container-tools-0.10.0-r1 do_fetch - 3m50s (pid 14408) 21% |##########################
Beta Was this translation helpful? Give feedback.
All reactions