to fix previous problem I applied the update specified in Intel NUC Kit NUC6CAYH Intel Celeron J3455 , Wifi not provisioning
but now I am getting error:
ERROR: linux-libc-headers-5.0-r0 do_unpack: Function failed: base_do_unpack
and warning:
WARNING : libtirpc-native-1.0.3-r0 do_fetch: Failed to fetch URL https://downloads.sourceforge.net/libtirpc/libtirpc-1.0.3.tar.bz2, attempting MIRRORS if available
Here below the full log:
build@5277e455b22f:~/balena-intel$ ./balena-yocto-scripts/build/barys -m genericx86-64
Building JSON manifest...
audited 3 packages in 1.022s
found 0 vulnerabilities
...Done
_ _ ___ ____
| |__ __ _| | ___ _ __ __ _ / _ \/ ___|
| '_ \ / _` | |/ _ \ '_ \ / _` | | | \___ \
| |_) | (_| | | __/ | | | (_| | |_| |___) |
|_.__/ \__,_|_|\___|_| |_|\__,_|\___/|____/
--------------------------------------------
Resin specific images available:
resin-image-flasher
Intel NUC : $ MACHINE=genericx86-64 bitbake resin-image-flasher
Microsoft Surface Go (EXPERIMENTAL) : $ MACHINE=surface-go bitbake resin-image-flasher
Microsoft Surface 6 (EXPERIMENTAL) : $ MACHINE=surface-pro-6 bitbake resin-image-flasher
[000000003][LOG]BalenaOS build initialized in directory: build.
[000000003][LOG]Run build for genericx86-64: MACHINE=genericx86-64 bitbake resin-image-flasher
[000000003][LOG]This might take a while ...
Loading cache: 100% |##############################################################################################################| Time: 0:00:00
Loaded 3338 entries from dependency cache.
Parsing recipes: 100% |############################################################################################################| Time: 0:00:02
Parsing of 2249 .bb files complete (2248 cached, 1 parsed). 3338 targets, 287 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.42.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "debian-9"
TARGET_SYS = "x86_64-poky-linux"
MACHINE = "genericx86-64"
DISTRO = "balena-os"
DISTRO_VERSION = "2.46.0"
TUNE_FEATURES = "m64 core2"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp = "HEAD:b021992106c6b5ba02b825afa7dcc422b135b59b"
meta-oe
meta-filesystems
meta-networking
meta-python = "HEAD:6fa72d587aab8e9d56d67a2552eb9cfbe25c86d2"
meta-balena-common
meta-balena-warrior = "HEAD:53e2100d2c1074d23c5d117180bd488899c8a2e9"
meta-balena-genericx86 = "master:f5f16b88931f0b4f978ae9e0fb5afb9ce948668f"
meta-rust = "HEAD:84710b341be53cc2af13ecc8ae87773cf84687bf"
NOTE: Fetching uninative binary shim from http://downloads.yoctoproject.org/releases/uninative/2.7/x86_64-nativesdk-libc.tar.xz;sha256sum=9498d8bba047499999a7310ac2576d0796461184965351a56f6d32c888a1f216
Initialising tasks: 100% |#########################################################################################################| Time: 0:00:04
Sstate summary: Wanted 1487 Found 0 Missed 1487 Current 0 (0% match, 0% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: libtirpc-native-1.0.3-r0 do_fetch: Failed to fetch URL https://downloads.sourceforge.net/libtirpc/libtirpc-1.0.3.tar.bz2, attempting MIRRORS if available
ERROR: linux-libc-headers-5.0-r0 do_unpack: Unpack failure for URL: 'https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.xz'. Unpack command PATH="/home/build/balena-intel/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/build/balena-intel/layers/poky/scripts:/home/build/balena-intel/build/tmp/work/core2-64-poky-linux/linux-libc-headers/5.0-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux:/home/build/balena-intel/build/tmp/work/core2-64-poky-linux/linux-libc-headers/5.0-r0/recipe-sysroot/usr/bin/crossscripts:/home/build/balena-intel/build/tmp/work/core2-64-poky-linux/linux-libc-headers/5.0-r0/recipe-sysroot-native/usr/sbin:/home/build/balena-intel/build/tmp/work/core2-64-poky-linux/linux-libc-headers/5.0-r0/recipe-sysroot-native/usr/bin:/home/build/balena-intel/build/tmp/work/core2-64-poky-linux/linux-libc-headers/5.0-r0/recipe-sysroot-native/sbin:/home/build/balena-intel/build/tmp/work/core2-64-poky-linux/linux-libc-headers/5.0-r0/recipe-sysroot-native/bin:/home/build/balena-intel/layers/poky/bitbake/bin:/home/build/balena-intel/build/tmp/hosttools" xz -dc /home/build/balena-intel/build/downloads/linux-5.0.tar.xz | tar x --no-same-owner -f - failed with return value 2
ERROR: linux-libc-headers-5.0-r0 do_unpack:
ERROR: linux-libc-headers-5.0-r0 do_unpack: Function failed: base_do_unpack
ERROR: Logfile of failure stored in: /home/build/balena-intel/build/tmp/work/core2-64-poky-linux/linux-libc-headers/5.0-r0/temp/log.do_unpack.92038
ERROR: Task (/home/build/balena-intel/build/../layers/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.0.bb:do_unpack) failed with exit code '1'
**NOTE** : Tasks Summary: Attempted 183 tasks of which 0 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/build/balena-intel/build/../layers/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.0.bb:do_unpack
Summary: There was 1 WARNING message shown.
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
[000001188][LOG]Build for genericx86-64 failed. Check failed log in build/tmp/log/cooker/genericx86-64 .
[000001188][LOG]If build for genericx86-64 succeeded, final image should have been generated here:
[000001188][LOG] build/tmp/deploy/images/genericx86-64/resin-image-flasher-genericx86-64.resinos-img
[000001189][LOG]Done.
So it has generated an image, but due to the error I am not tempted to try this image out.
I did some googling for the error but couldn’t immediately find a solution for this.
So I am stuck again.