This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Yocto build fetcher failure.

Other Parts Discussed in Thread: CCSTUDIO

Trying to compile MCSDK 03.00.04.18 with Yocto environment but got these fetcher errors.

ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
http://museum.php.net/php5/php-5.4.14.tar.bz2:
2014-10-20 08:38:17 ERROR 503: Service Temporarily Unavailable.

ERROR: Function failed: Fetcher failure for URL: 'http://museum.php.net/php5/php-5.4.14.tar.bz2'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/jvuo/dev_mcsdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/php-native/5.4.14-r4.0-arago2/temp/log.do_fetch.26992
ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
http://downloads.sourceforge.net/opencvlibrary/opencv-unix/2.4.3/OpenCV-2.4.3.tar.bz2:
2014-10-20 08:38:19 ERROR 404: Not Found.

ERROR: Function failed: Fetcher failure for URL: 'http://downloads.sourceforge.net/opencvlibrary/opencv-unix/2.4.3/OpenCV-2.4.3.tar.bz2'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/jvuo/dev_mcsdk/build/arago-tmp-external-linaro-toolchain/work/cortexa15hf-vfp-neon-oe-linux-gnueabi/opencv/2.4.3-r2/temp/log.do_fetch.26998
ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
http://www.ti.com/general/docs/licreg/anonymousproddownload.tsp?downloadPage=true&location=http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/UIA/SCMCSDK/cuia_1_00_00_13.tar.gz:
2014-10-20 08:38:17 ERROR 500: Internal Server Error.

ERROR: Function failed: Fetcher failure for URL: 'http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/UIA/SCMCSDK/cuia_1_00_00_13.tar.gz;name=cuia'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/jvuo/dev_mcsdk/build/arago-tmp-external-linaro-toolchain/work/cortexa15hf-vfp-neon-oe-linux-gnueabi/ti-cuia/1.0.0.13-r0/temp/log.do_fetch.26991
ERROR: Task 3228 (/home/jvuo/dev_mcsdk/sources/meta-mcsdk/meta-arago-extras/recipes-bsp/ti-cuia/ti-cuia_1.0.0.13.bb, do_fetch) failed with exit code '1'
ERROR: Task 6249 (virtual:native:/home/jvuo/dev_mcsdk/sources/meta-openembedded/meta-oe/recipes-devtools/php/php_5.4.14.bb, do_fetch) failed with exit code '1'
ERROR: Task 702 (/home/jvuo/dev_mcsdk/sources/meta-kuvio/meta-kuvio-extras/recipes-support/opencv/opencv_2.4.3.bb, do_fetch) failed with exit code '1'
WARNING: Failed to fetch URL http://museum.php.net/php5/php-5.4.14.tar.bz2, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
http://museum.php.net/php5/php-5.4.14.tar.bz2:
2014-10-20 08:38:30 ERROR 503: Service Temporarily Unavailable.

ERROR: Function failed: Fetcher failure for URL: 'http://museum.php.net/php5/php-5.4.14.tar.bz2'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/jvuo/dev_mcsdk/build/arago-tmp-external-linaro-toolchain/work/cortexa15hf-vfp-neon-oe-linux-gnueabi/php/5.4.14-r4.0-arago2/temp/log.do_fetch.26997
ERROR: Task 5618 (/home/jvuo/dev_mcsdk/sources/meta-openembedded/meta-oe/recipes-devtools/php/php_5.4.14.bb, do_fetch) failed with exit code '1'

Any tips to resolve these fetcher problems??