AI Tools from Intel
Find answers to your toolkit installation, configuration, and get-started questions.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Malibou Lake Software build error

hyeongilee99
Beginner
1,334 Views

Sorry. I think I uploaded it to the wrong category, so I re-uploaded it to https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Malibou-Lake-Software-build-error-Re-upload/m-p/1609125#M3899

============================================================

Hi, I'm working on the build guide in document 816867. I'm almost done with the build, but when I build with bitbake core-image-sato, I get the following error:

 

ERROR: zlib-native-1.2.13-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export PATH="/home/intel/yocto_build/OS/LINUX/YOCTO/poky/scripts/native-intercept:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/poky/scripts:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/x86_64-linux/zlib-native/1.2.13-r0/recipe-sysroot-native/usr/bin/x86_64-linux:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/x86_64-linux/zlib-native/1.2.13-r0/recipe-sysroot-native/usr/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/x86_64-linux/zlib-native/1.2.13-r0/recipe-sysroot-native/usr/sbin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/x86_64-linux/zlib-native/1.2.13-r0/recipe-sysroot-native/usr/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/x86_64-linux/zlib-native/1.2.13-r0/recipe-sysroot-native/sbin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/x86_64-linux/zlib-native/1.2.13-r0/recipe-sysroot-native/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/poky/bitbake/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/hosttools"; export HOME="/home/intel"; /usr/bin/env wget -w 10 -c -t 5 --waitretry=10 -T 360 -nv --passive-ftp --no-check-certificate --hsts-file=/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/.wget-hsts -P /home/intel/yocto_build/OS/LINUX/YOCTO/build/downloads 'https://git.yoctoproject.org/poky/plain/meta/recipes-core/zlib/site_config/headers' --progress=dot -v failed with exit code 8, no output ERROR: zlib-native-1.2.13-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://git.yoctoproject.org/poky/plain/meta/recipes-core/zlib/site_config/headers;name=headers') ERROR: Logfile of failure stored in: /home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/x86_64-linux/zlib-native/1.2.13-r0/temp/log.do_fetch.14754 ERROR: Task (virtual:native:/home/intel/yocto_build/OS/LINUX/YOCTO/poky/../meta-intel-automotive/recipes-core/zlib/zlib_1.2.13.bb:do_fetch) failed with exit code '1' WARNING: lib32-zlib-1.2.13-r0 do_fetch: Failed to fetch URL https://git.yoctoproject.org/poky/plain/meta/recipes-core/zlib/site_config/headers;name=headers, attempting MIRRORS if available ERROR: lib32-zlib-1.2.13-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export PATH="/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/poky/scripts:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/core2-32-pokymllib32-linux/lib32-zlib/1.2.13-r0/recipe-sysroot-native/usr/bin/i686-pokymllib32-linux:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/core2-32-pokymllib32-linux/lib32-zlib/1.2.13-r0/lib32-recipe-sysroot/usr/bin/crossscripts:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/core2-32-pokymllib32-linux/lib32-zlib/1.2.13-r0/recipe-sysroot-native/usr/sbin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/core2-32-pokymllib32-linux/lib32-zlib/1.2.13-r0/recipe-sysroot-native/usr/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/core2-32-pokymllib32-linux/lib32-zlib/1.2.13-r0/recipe-sysroot-native/sbin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/core2-32-pokymllib32-linux/lib32-zlib/1.2.13-r0/recipe-sysroot-native/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/poky/bitbake/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/hosttools"; export HOME="/home/intel"; /usr/bin/env wget -w 10 -c -t 5 --waitretry=10 -T 360 -nv --passive-ftp --no-check-certificate --hsts-file=/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/.wget-hsts -P /home/intel/yocto_build/OS/LINUX/YOCTO/build/downloads 'https://git.yoctoproject.org/poky/plain/meta/recipes-core/zlib/site_config/headers' --progress=dot -v failed with exit code 8, no output ERROR: lib32-zlib-1.2.13-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://git.yoctoproject.org/poky/plain/meta/recipes-core/zlib/site_config/headers;name=headers') ERROR: Logfile of failure stored in: /home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/core2-32-pokymllib32-linux/lib32-zlib/1.2.13-r0/temp/log.do_fetch.14796 ERROR: Task (virtual:multilib:lib32:/home/intel/yocto_build/OS/LINUX/YOCTO/poky/../meta-intel-automotive/recipes-core/zlib/zlib_1.2.13.bb:do_fetch) failed with exit code '1' WARNING: zlib-1.2.13-r0 do_fetch: Failed to fetch URL https://git.yoctoproject.org/poky/plain/meta/recipes-core/zlib/site_config/headers;name=headers, attempting MIRRORS if available ERROR: zlib-1.2.13-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export PATH="/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/poky/scripts:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/corei7-64-poky-linux/zlib/1.2.13-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/corei7-64-poky-linux/zlib/1.2.13-r0/recipe-sysroot/usr/bin/crossscripts:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/corei7-64-poky-linux/zlib/1.2.13-r0/recipe-sysroot-native/usr/sbin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/corei7-64-poky-linux/zlib/1.2.13-r0/recipe-sysroot-native/usr/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/corei7-64-poky-linux/zlib/1.2.13-r0/recipe-sysroot-native/sbin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/corei7-64-poky-linux/zlib/1.2.13-r0/recipe-sysroot-native/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/poky/bitbake/bin:/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/hosttools"; export HOME="/home/intel"; /usr/bin/env wget -w 10 -c -t 5 --waitretry=10 -T 360 -nv --passive-ftp --no-check-certificate --hsts-file=/home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/.wget-hsts -P /home/intel/yocto_build/OS/LINUX/YOCTO/build/downloads 'https://git.yoctoproject.org/poky/plain/meta/recipes-core/zlib/site_config/headers' --progress=dot -v failed with exit code 8, no output ERROR: zlib-1.2.13-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://git.yoctoproject.org/poky/plain/meta/recipes-core/zlib/site_config/headers;name=headers') ERROR: Logfile of failure stored in: /home/intel/yocto_build/OS/LINUX/YOCTO/build/tmp/work/corei7-64-poky-linux/zlib/1.2.13-r0/temp/log.do_fetch.14773 ERROR: Task (/home/intel/yocto_build/OS/LINUX/YOCTO/poky/../meta-intel-automotive/recipes-core/zlib/zlib_1.2.13.bb:do_fetch) failed with exit code '1'

 

 

 

  • Operating system with its build version.
  • Exact name and version of the of Intel® Toolkit.
    • MBL_2417_EXTERNAL
  • Other versions of Intel® Parallel Studio XE or Intel® oneAPI already installed on the system.
    • There is no installed Intel Parallel Studio XE or Intel® oneAPI. I couldn't find any instructions in the documentation to pre-install that software.
  • Screenshot of the error (if possible)
    • Screenshots and log files are attached.
Labels (2)
0 Kudos
3 Replies
Vipin_S_Intel
Moderator
1,275 Views

Hi Hyeongi, we have sent you a private message. Kindly check your community inbox.


0 Kudos
Vipin_S_Intel
Moderator
1,205 Views

Hi Hyeongi, we have sent you a private message. Kindly check your community inbox.


0 Kudos
Vipin_S_Intel
Moderator
1,161 Views

Hi Hyeongi, we have sent you a private message. Kindly check your community inbox.


0 Kudos
Reply