i use iot-devkit-yp-poky-edison-20160606 ,
Fetcher failure for URL: ' http://archive.apache.org/dist/xml/commons/source/xml-commons-external-1.4.01-src.tar.gz
but i can visit http://archive.apache.org/dist/xml/commons/source/xml-commons-external-1.4.01-src.tar.gz http://archive.apache.org/dist/xml/commons/source/xml-commons-external-1.4.01-src.tar.gz in firefox Website
Why always "Fetcher failure for URL"?
BB_VERSION = "1.24.0"BUILD_SYS = "x86_64-linux"NATIVELSBSTRING = "Ubuntu-14.04"
TARGET_SYS = "i586-poky-linux"MACHINE = "edison"DISTRO = "poky-edison"DISTRO_VERSION= "1.7.3"TUNE_FEATURES = "m32 core2"The compilation steps are as follows:
cat ~/edison_2016/README.edison
# Building the edison image
unzip iot-devkit-yp-poky-edison-20160606.zip
cd iot-devkit-yp-poky-edison-20160606/poky/
source oe-init-build-env ../build_edison/
bitbake edison-image u-boot
../poky/meta-intel-edison/utils/flash/postBuild.sh .
zip -r toFlash.zip toFlash:
log:
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL http://archive.apache.org/dist/xml/commons/source/xml-commons-external-1.4.01-src.tar.gz;subdir=jaxp..., attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
2017-02-22 18:54:12 ERROR 503: Service Unavailable.
ERROR: Function failed: Fetcher failure for URL: ' http://archive.apache.org/dist/xml/commons/source/xml-commons-external-1.4.01-src.tar.gz;subdir=jaxp...'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/wq3028/edison_2016/iot-devkit-yp-poky-edison-20160606/build_edison/tmp/work/x86_64-linux/jaxp1.3-native/1.4.01-r0/temp/log.do_fetch.38282
ERROR: Task 5329 (virtual:native:/home/wq3028/edison_2016/iot-devkit-yp-poky-edison-20160606/build_edison/../poky/meta-java/recipes-core/xml-commons/jaxp1.3_1.4.01.bb, do_fetch) failed with exit code '1'
Second Keyboard Interrupt, stopping...
Summary: 1 task failed:
virtual:native:/home/wq3028/edison_2016/iot-devkit-yp-poky-edison-20160606/build_edison/../poky/meta-java/recipes-core/xml-commons/jaxp1.3_1.4.01.bb, do_fetch
Summary: There were 2 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Link Copied
Hello wq3028,
Thanks for reaching out!
It's been a while since the last time I've built Edison's image. Please let me do some tests to see if I can replicate the issue and to see if I can identify it.
I'll make sure to post any updates here.
Pedro M.
Hi wq3028,
I'm currently building an image. No issues so far but I'll let you know if I'm able to see the same error message as you.
Pedro M.
Hi wq3028,
I was able to build the image after some troubleshooting. You can check the steps I took in https://communities.intel.com/thread/111535 https://communities.intel.com/thread/111535, let me know if they work for you.
Pedro M.
Hi wq3028,
Do you have any updates about this? Were you able to build the image with the instructions I posted in that other thread?
Pedro M.
For more complete information about compiler optimizations, see our Optimization Notice.