Jump to content
  • 0

Eclypse Z7 build error : Petalinux


ManiS

Question

Hi , I followed these instructions

Steps:-

1. source ../petalinux/settings.sh 

2. petalinux-create -t project -n test_fpga --template zynq

3. cd test_fpga

4. petalinux-config --get-hw-description /home/arpita/Documents/fpga_top.xsa

5.  subsystem auto hardware settings -> ethernet settings -> change from manual to available settings(if available)

6. petalinux-build

 

But I get these errors below, what could be the reason ?

ERROR: Task (/home/arpita/test_fpga/components/yocto/layers/meta-xilinx/meta-xilinx-core/recipes-bsp/device-tree/device-tree.bb:do_configure) failed with exit code '1'

WARNING: fsbl-firmware-2023.1+gitAUTOINC+86f54b7764-r0 do_fetch: Failed to fetch URL git://github.com/Xilinx/embeddedsw.git;protocol=https;branch=xlnx_rel_v2023.1, attempting MIRRORS if available

ERROR: fsbl-firmware-2023.1+gitAUTOINC+86f54b7764-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSL_CERT_FILE="/home/arpita/petalinux/components/yocto/buildtools/sysroots/x86_64-petalinux-linux/usr/lib/ssl-3/certs/ca-certificates.crt"; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=98df54da6fc5b08f9a897afa654cacba"; export SSH_AGENT_PID="1487"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export GIT_SSL_CAINFO="/home/arpita/petalinux/components/yocto/buildtools/sysroots/x86_64-petalinux-linux/etc/ssl/certs/ca-certificates.crt"; export PATH="/home/arpita/test_fpga/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/arpita/test_fpga/build/tmp/work/zynq_generic_7z020-xilinx-linux-gnueabi/fsbl-firmware/2023.1+gitAUTOINC+86f54b7764-r0/recipe-sysroot-native/usr/bin/python3-native:/home/arpita/test_fpga/components/yocto/layers/poky/scripts:/home/arpita/test_fpga/build/tmp/work/zynq_generic_7z020-xilinx-linux-gnueabi/fsbl-firmware/2023.1+gitAUTOINC+86f54b7764-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi:/home/arpita/test_fpga/build/tmp/work/zynq_generic_7z020-xilinx-linux-gnueabi/fsbl-firmware/2023.1+gitAUTOINC+86f54b7764-r0/recipe-sysroot/usr/bin/crossscripts:/home/arpita/test_fpga/build/tmp/work/zynq_generic_7z020-xilinx-linux-gnueabi/fsbl-firmware/2023.1+gitAUTOINC+86f54b7764-r0/recipe-sysroot-native/usr/sbin:/home/arpita/test_fpga/build/tmp/work/zynq_generic_7z020-xilinx-linux-gnueabi/fsbl-firmware/2023.1+gitAUTOINC+86f54b7764-r0/recipe-sysroot-native/usr/bin:/home/arpita/test_fpga/build/tmp/work/zynq_generic_7z020-xilinx-linux-gnueabi/fsbl-firmware/2023.1+gitAUTOINC+86f54b7764-r0/recipe-sysroot-native/sbin:/home/arpita/test_fpga/build/tmp/work/zynq_generic_7z020-xilinx-linux-gnueabi/fsbl-firmware/2023.1+gitAUTOINC+86f54b7764-r0/recipe-sysroot-native/bin:/home/arpita/petalinux/tools/xsct/bin:/home/arpita/petalinux/tools/xsct/gnu/microblaze/lin/bin:/home/arpita/petalinux/tools/xsct/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/home/arpita/petalinux/tools/xsct/gnu/armr5/lin/gcc-arm-none-eabi/bin:/home/arpita/petalinux/tools/xsct/gnu/aarch64/lin/aarch64-none/bin:/home/arpita/test_fpga/components/yocto/layers/poky/bitbake/bin:/home/arpita/test_fpga/build/tmp/hosttools"; export HOME="/home/arpita"; LANG=C git -c gc.autoDetach=false -c core.pager=cat clone --bare --mirror https://github.com/Xilinx/embeddedsw.git /home/arpita/test_fpga/build/downloads/git2/github.com.Xilinx.embeddedsw.git --progress failed with exit code 128, no output

ERROR: fsbl-firmware-2023.1+gitAUTOINC+86f54b7764-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/Xilinx/embeddedsw.git;protocol=https;branch=xlnx_rel_v2023.1')

ERROR: Logfile of failure stored in: /home/arpita/test_fpga/build/tmp/work/zynq_generic_7z020-xilinx-linux-gnueabi/fsbl-firmware/2023.1+gitAUTOINC+86f54b7764-r0/temp/log.do_fetch.2440697

ERROR: Task (/home/arpita/test_fpga/components/yocto/layers/meta-xilinx/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware_2023.1.bb:do_fetch) failed with exit code '1'

WARNING: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: Failed to fetch URL gitsm://github.com/pyca/cryptography.git;protocol=https;name=pyca.cryptography;subpath=pyca.cryptography;bareclone=1;nobranch=1, attempting MIRRORS if available

ERROR: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSL_CERT_FILE="/home/arpita/petalinux/components/yocto/buildtools/sysroots/x86_64-petalinux-linux/usr/lib/ssl-3/certs/ca-certificates.crt"; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus,guid=98df54da6fc5b08f9a897afa654cacba"; export SSH_AGENT_PID="1487"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export GIT_SSL_CAINFO="/home/arpita/petalinux/components/yocto/buildtools/sysroots/x86_64-petalinux-linux/etc/ssl/certs/ca-certificates.crt"; export PATH="/home/arpita/test_fpga/components/yocto/layers/poky/scripts/native-intercept:/home/arpita/test_fpga/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/arpita/test_fpga/components/yocto/layers/poky/scripts:/home/arpita/test_fpga/build/tmp/work/x86_64-linux/qemu-xilinx-native/v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0/recipe-sysroot-native/usr/bin/x86_64-linux:/home/arpita/test_fpga/build/tmp/work/x86_64-linux/qemu-xilinx-native/v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0/recipe-sysroot-native/usr/bin:/home/arpita/test_fpga/build/tmp/work/x86_64-linux/qemu-xilinx-native/v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0/recipe-sysroot-native/usr/sbin:/home/arpita/test_fpga/build/tmp/work/x86_64-linux/qemu-xilinx-native/v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0/recipe-sysroot-native/usr/bin:/home/arpita/test_fpga/build/tmp/work/x86_64-linux/qemu-xilinx-native/v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0/recipe-sysroot-native/sbin:/home/arpita/test_fpga/build/tmp/work/x86_64-linux/qemu-xilinx-native/v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0/recipe-sysroot-native/bin:/home/arpita/test_fpga/components/yocto/layers/poky/bitbake/bin:/home/arpita/test_fpga/build/tmp/hosttools"; export HOME="/home/arpita"; LANG=C git -c gc.autoDetach=false -c core.pager=cat clone --bare --mirror https://github.com/pyca/cryptography.git /home/arpita/test_fpga/build/downloads/git2/github.com.pyca.cryptography.git --progress failed with exit code 128, no output

ERROR: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: gitsm: submodule download failed: FetchError Fetcher failure for URL: 'gitsm://github.com/pyca/cryptography.git;protocol=https;name=pyca.cryptography;subpath=pyca.cryptography;bareclone=1;nobranch=1'. Unable to fetch URL from any source.

WARNING: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: Failed to fetch URL gitsm://github.com/openssl/openssl;protocol=https;name=CryptoPkg/Library/OpensslLib/openssl;subpath=CryptoPkg/Library/OpensslLib/openssl;bareclone=1;nobranch=1, attempting MIRRORS if available

ERROR: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: Fetcher failure for URL: 'gitsm://github.com/pyca/cryptography.git;protocol=https;name=pyca.cryptography;subpath=pyca.cryptography;bareclone=1;nobranch=1'. Unable to fetch URL from any source.

ERROR: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: gitsm: submodule download failed: FetchError Fetcher failure for URL: 'gitsm://github.com/openssl/openssl;protocol=https;name=CryptoPkg/Library/OpensslLib/openssl;subpath=CryptoPkg/Library/OpensslLib/openssl;bareclone=1;nobranch=1'. Unable to fetch URL from any source.

WARNING: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: Failed to fetch URL gitsm://gitlab.com/qemu-project/edk2.git;protocol=https;name=roms/edk2;subpath=roms/edk2;bareclone=1;nobranch=1, attempting MIRRORS if available

ERROR: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: Fetcher failure for URL: 'gitsm://github.com/openssl/openssl;protocol=https;name=CryptoPkg/Library/OpensslLib/openssl;subpath=CryptoPkg/Library/OpensslLib/openssl;bareclone=1;nobranch=1'. Unable to fetch URL from any source.

ERROR: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: gitsm: submodule download failed: FetchError Fetcher failure for URL: 'gitsm://gitlab.com/qemu-project/edk2.git;protocol=https;name=roms/edk2;subpath=roms/edk2;bareclone=1;nobranch=1'. Unable to fetch URL from any source.

WARNING: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: Failed to fetch URL gitsm://github.com/Xilinx/qemu.git;protocol=https;branch=xlnx_rel_v2023.1, attempting MIRRORS if available

ERROR: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: Fetcher failure for URL: 'gitsm://gitlab.com/qemu-project/edk2.git;protocol=https;name=roms/edk2;subpath=roms/edk2;bareclone=1;nobranch=1'. Unable to fetch URL from any source.

ERROR: qemu-xilinx-native-v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'gitsm://github.com/Xilinx/qemu.git;protocol=https;branch=xlnx_rel_v2023.1')

ERROR: Logfile of failure stored in: /home/arpita/test_fpga/build/tmp/work/x86_64-linux/qemu-xilinx-native/v7.1.0-xilinx-v2023.1+gitAUTOINC+21adc9f99e-r0/temp/log.do_fetch.2440443

ERROR: Task (/home/arpita/test_fpga/components/yocto/layers/meta-xilinx/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-native_2023.1.bb:do_fetch) failed with exit code '1'

NOTE: Tasks Summary: Attempted 1677 tasks of which 1657 didn't need to be rerun and 3 failed.

 

Summary: 3 tasks failed:

  /home/arpita/test_fpga/components/yocto/layers/meta-xilinx/meta-xilinx-core/recipes-bsp/device-tree/device-tree.bb:do_configure

  /home/arpita/test_fpga/components/yocto/layers/meta-xilinx/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware_2023.1.bb:do_fetch

  /home/arpita/test_fpga/components/yocto/layers/meta-xilinx/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-native_2023.1.bb:do_fetch

Summary: There were 6 WARNING messages.

Summary: There were 11 ERROR messages, returning a non-zero exit code.

ERROR: Failed to build project. Check the /home/arpita/test_fpga/build/build.log file for more details...

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...