rpm5, linux-3.4.3 and gcc fetch error?
Zafrullah Syed <zafrullahmehdi@...>
Hi, When I build Yocto for the first time, I get rpm5, linux-3.4.3 and gcc fetch error. I haven't seen this before. Do I need to update all these recipes? ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
wget: unable to resolve host address `www.rpm5.org' ERROR: Function failed: Fetcher failure for URL: 'http://www.rpm5.org/files/rpm/rpm-5.4/rpm-5.4.9-0.20120508.src.rpm;extract=rpm-5.4.9.tar.gz'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/zaif/yocto/build/tmp/work/x86_64-linux/rpm-native-5.4.9-r52/temp/log.do_fetch.13322 ERROR: Task 79 (virtual:native:/home/zaif/yocto/poky/meta/recipes-devtools/rpm/rpm_5.4.9.bb, do_fetch) failed with exit code '1'
WARNING: Failed to fetch URL ftp://ftp.gnu.org/gnu/gcc/gcc-4.7.2/gcc-4.7.2.tar.bz2, attempting MIRRORS if available WARNING: Failed to fetch URL http://kernel.org/pub/linux/kernel/v3.0/linux-3.4.3.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL http://download.oracle.com/berkeley-db/db-5.3.15.tar.gz, attempting MIRRORS if available ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
wget: unable to resolve host address `kernel.org' ERROR: Function failed: Fetcher failure for URL: 'http://kernel.org/pub/linux/kernel/v3.0/linux-3.4.3.tar.bz2'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/zaif/yocto/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/linux-libc-headers-3.4.3-r0/temp/log.do_fetch.1377 ERROR: Task 997 (/home/zaif/yocto/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.4.3.bb, do_fetch) failed with exit code '1'
ERROR: Fetcher failure: Fetch command failed with exit code 4, output: wget: unable to resolve host address `download.oracle.com' ERROR: Function failed: Fetcher failure for URL: 'http://download.oracle.com/berkeley-db/db-5.3.15.tar.gz'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/zaif/yocto/build/tmp/work/x86_64-linux/db-native-5.3.15-r8/temp/log.do_fetch.494 ERROR: Task 1238 (virtual:native:/home/zaif/yocto/poky/meta/recipes-support/db/db_5.3.15.bb, do_fetch) failed with exit code '1'
ERROR: Fetcher failure: Fetch command failed with exit code 4, output: wget: unable to resolve host address `ftp.gnu.org' ERROR: Function failed: Fetcher failure for URL: 'ftp://ftp.gnu.org/gnu/gcc/gcc-4.7.2/gcc-4.7.2.tar.bz2'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/zaif/yocto/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/gcc-cross-initial-4.7.2-r13/temp/log.do_fetch.21121 ERROR: Task 985 (/home/zaif/yocto/poky/meta/recipes-devtools/gcc/gcc-cross-initial_4.7.bb, do_fetch) failed with exit code '1'
Summary: 4 tasks failed: virtual:native:/home/zaif/yocto/poky/meta/recipes-devtools/rpm/rpm_5.4.9.bb, do_fetch /home/zaif/yocto/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.4.3.bb, do_fetch
virtual:native:/home/zaif/yocto/poky/meta/recipes-support/db/db_5.3.15.bb, do_fetch /home/zaif/yocto/poky/meta/recipes-devtools/gcc/gcc-cross-initial_4.7.bb, do_fetch
Regards, Zafrullah Syed |
|