Hi,
Can ´ t build MACHINE=am437x-evm bitbake tisdk-rootfs-image
Description: Ubuntu 12.04.5 LTS
Release: 12.04
ti-processor-sdk-linux-am437x-evm-02.00.00.00
gcc-linaro-4.9-2015.05-x86_64_arm-linux-gnueabihf
WARNING: Failed to fetch URL wiki.qemu-project.org/.../qemu-2.2.0.tar.bz2, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
ERROR: Function failed: Fetcher failure for URL: 'wiki.qemu-project.org/.../qemu-2.2.0.tar.bz2'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/mart/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.2.0-r1/temp/log.do_fetch.11189
ERROR: Task 5120 (virtual:native:/home/mart/tisdk/sources/oe-core/meta/recipes-devtools/qemu/qemu_2.2.0.bb, do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1715 tasks of which 1643 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
virtual:native:/home/mart/tisdk/sources/oe-core/meta/recipes-devtools/qemu/qemu_2.2.0.bb, do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Fetching sources.openembedded.org/qemu-2.2.0.tar.bz2 using command '/usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/mart/tisdk/downloads 'sources.openembedded.org/qemu-2.2.0.tar.bz2''
No result with mirrors either. It looks as if there is no connection to the internet.
But the internet works fine I can fetch the file from the command prompt with no problem using the same line /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/mart/tisdk/downloads 'sources.openembedded.org/qemu-2.2.0.tar.bz2'
placing the qemu-2.2.0.tar.bz2 file in the tisdk/download directory does'nt help much it does'nt seems to know.
can anyone help me with this?