heneault / yocto-pitrezor

raspberry pi zero platform to run the trezor port pitrezor as a bitcoin wallet
https://www.pitrezor.com
MIT License
116 stars 30 forks source link

Build Errors #24

Closed CryptoCzar722 closed 1 year ago

CryptoCzar722 commented 1 year ago

Hello, First off this is a awesome project! I am attempting to compile from scratch but I am getting the error below, which does not occur until many hours into the compilation. I have a feeling it is a setup issue on my end but can not find any steps forward. Any insight is greatly appreciated! Thanks.

WARNING: linux-raspberrypi-1_5.10.78+gitAUTOINC+e1979ceb17_b2c047ab7e-r0 do_fetch: Failed to fetch URL git://github.com/raspberrypi/linux.git;name=machine;branch=rpi-5.10.y;protocol=https, attempting MIRRORS if available ERROR: linux-raspberrypi-1_5.10.78+gitAUTOINC+e1979ceb17_b2c047ab7e-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export PATH="/home/build/yocto-pitrezor/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/build/yocto-pitrezor/poky/scripts:/home/build/yocto-pitrezor/build/tmp/work/raspberrypi0_wifi-poky-linux-gnueabi/linux-raspberrypi/1_5.10.78+gitAUTOINC+e1979ceb17_b2c047ab7e-r0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi:/home/build/yocto-pitrezor/build/tmp/work/raspberrypi0_wifi-poky-linux-gnueabi/linux-raspberrypi/1_5.10.78+gitAUTOINC+e1979ceb17_b2c047ab7e-r0/recipe-sysroot/usr/bin/crossscripts:/home/build/yocto-pitrezor/build/tmp/work/raspberrypi0_wifi-poky-linux-gnueabi/linux-raspberrypi/1_5.10.78+gitAUTOINC+e1979ceb17_b2c047ab7e-r0/recipe-sysroot-native/usr/sbin:/home/build/yocto-pitrezor/build/tmp/work/raspberrypi0_wifi-poky-linux-gnueabi/linux-raspberrypi/1_5.10.78+gitAUTOINC+e1979ceb17_b2c047ab7e-r0/recipe-sysroot-native/usr/bin:/home/build/yocto-pitrezor/build/tmp/work/raspberrypi0_wifi-poky-linux-gnueabi/linux-raspberrypi/1_5.10.78+gitAUTOINC+e1979ceb17_b2c047ab7e-r0/recipe-sysroot-native/sbin:/home/build/yocto-pitrezor/build/tmp/work/raspberrypi0_wifi-poky-linux-gnueabi/linux-raspberrypi/1_5.10.78+gitAUTOINC+e1979ceb17_b2c047ab7e-r0/recipe-sysroot-native/bin:/home/build/yocto-pitrezor/poky/bitbake/bin:/home/build/yocto-pitrezor/build/tmp/hosttools"; export HOME="/home/build"; LANG=C git -c core.fsyncobjectfiles=0 -c gc.autoDetach=false clone --bare --mirror https://github.com/raspberrypi/linux.git /home/build/yocto-pitrezor/build/downloads/git2/github.com.raspberrypi.linux.git --progress failed with exit code 128, no output ERROR: linux-raspberrypi-1_5.10.78+gitAUTOINC+e1979ceb17_b2c047ab7e-r0 do_fetch: Fetcher failure for URL: 'git://github.com/raspberrypi/linux.git;name=machine;branch=rpi-5.10.y;protocol=https'. Unable to fetch URL from any source. ERROR: Logfile of failure stored in: /home/build/yocto-pitrezor/build/tmp/work/raspberrypi0_wifi-poky-linux-gnueabi/linux-raspberrypi/1_5.10.78+gitAUTOINC+e1979ceb17_b2c047ab7e-r0/temp/log.do_fetch.35068 ERROR: Task (/home/build/yocto-pitrezor/build/../meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.10.bb:do_fetch) failed with exit code '1'