On 11/05/2010 11:08 AM, Klaus Schwarzkopf wrote:
Hi,

i try to install the recipe ti-codecs-dm355_3.10.00.00.bb:

MACHINE=dm355-leopard bitbake -b  ti-codecs-dm355_3.10.00.00.bb

I get the following error:

kl...@ubuntu:~/development/oe$ MACHINE=dm355-leopard bitbake -b
ti-codecs-dm355_3.10.00.00.bb
NOTE: preferred version 1_13_000 of ti-codecs-dm355 not available (for
item ti-codecs-dm355)

Build Configuration:
BB_VERSION        = "1.8.18"
METADATA_BRANCH   = "master"
METADATA_REVISION = "a33cf7368366d425c71369339e88a50d5660b7c0"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "dm355-leopard"
DISTRO            = "angstrom"
DISTRO_VERSION    = "2010.7-test-20101104"
TARGET_FPU        = "soft"

NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 2 of 17 (ID: 8,
/home/klaus/development/oe/openembedded/recipes/ti/ti-codecs-dm355_3.10.00.00.bb,

do_fetch)
NOTE: fetch
ftp://gtftp01.gt.design.ti.com/arago/dm355_codecs_03_10_00_00.tar.gz
--2010-11-04 20:28:42--
ftp://gtftp01.gt.design.ti.com/arago/dm355_codecs_03_10_00_00.tar.gz
           =>
`/home/klaus/development/oe/downloads/dm355_codecs_03_10_00_00.tar.gz'
Resolving gtftp01.gt.design.ti.com... failed: Name or service not known.
wget: unable to resolve host address `gtftp01.gt.design.ti.com'
NOTE: fetch http://mirrors.openembedded.org//dm355_codecs_03_10_00_00.tar.gz
--2010-11-04 20:28:42--
http://mirrors.openembedded.org//dm355_codecs_03_10_00_00.tar.gz
Resolving mirrors.openembedded.org... 82.197.159.157
Connecting to mirrors.openembedded.org|82.197.159.157|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-11-04 20:28:42 ERROR 404: Not Found.

NOTE: fetch http://sources.openembedded.org//dm355_codecs_03_10_00_00.tar.gz
--2010-11-04 20:28:43--
http://sources.openembedded.org//dm355_codecs_03_10_00_00.tar.gz
Resolving sources.openembedded.org... 140.211.169.165
Connecting to sources.openembedded.org|140.211.169.165|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-11-04 20:28:43 ERROR 404: Not Found.

NOTE: fetch
http://www.angstrom-distribution.org/unstable/sources/dm355_codecs_03_10_00_00.tar.gz
--2010-11-04 20:28:43--
http://www.angstrom-distribution.org/unstable/sources/dm355_codecs_03_10_00_00.tar.gz
Resolving www.angstrom-distribution.org... 188.40.83.200
Connecting to www.angstrom-distribution.org|188.40.83.200|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-11-04 20:28:43 ERROR 404: Not Found.

NOTE: Task failed: Fetch failed:
ftp://gtftp01.gt.design.ti.com/arago/dm355_codecs_03_10_00_00.tar.gz;name=dm355codecsbin
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/klaus/development/oe/openembedded/recipes/ti/ti-codecs-dm355_3.10.00.00.bb

do_fetch failed
ERROR: Task 8
(/home/klaus/development/oe/openembedded/recipes/ti/ti-codecs-dm355_3.10.00.00.bb,

do_fetch) failed
NOTE: Tasks Summary: Attempted 1 tasks of which 1 didn't need to be
rerun and 1 failed.
ERROR:
'/home/klaus/development/oe/openembedded/recipes/ti/ti-codecs-dm355_3.10.00.00.bb'

failed
kl...@ubuntu:~/development/oe$



Where is the file? Is the recipe to old?

Thanks!

Regards,
Klaus




Klaus,
ti-codecs is now at 3.10.00.02, but I think the larger issue is just one of server-side directory reorganization since the recipe was updated. That tarball is part of the DVSDK, which can be downloaded here http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_10/latest/index_FDS.html We should probably update the recipe at some point not to attempt to fetch the tarball directly, unless someone else has it hosted separately.
-Matt

--
Matt Johnson
Graduate Student
University of Illinois at Urbana-Champaign, Dept. of ECE
Coordinated Science Lab, Rm. 213

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to