All of lore.kernel.org
 help / color / mirror / Atom feed
* dm355_codecs_03_10_00_00.tar.gz
@ 2010-11-05 16:08 Klaus Schwarzkopf
       [not found] ` <4CD42DC7.7010008@crhc.illinois.edu>
  0 siblings, 1 reply; 2+ messages in thread
From: Klaus Schwarzkopf @ 2010-11-05 16:08 UTC (permalink / raw)
  To: openembedded-devel

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:

klaus@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
klaus@ubuntu:~/development/oe$



Where is the file? Is the recipe to old?

Thanks!

Regards,
Klaus




-- 

Sensortherm GmbH
Sitz:/Head quarter: Hauptstraße 123, 65843 Sulzbach (Taunus)
Registergericht:/Registry office: Amtsgericht Frankfurt/M.
Eintragungs-Nr.:/Registry-No. HRB 52438
Geschäftsführer:/General Manager: Werner Weldert




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: dm355_codecs_03_10_00_00.tar.gz
       [not found] ` <4CD42DC7.7010008@crhc.illinois.edu>
@ 2010-11-11 11:25   ` Klaus Schwarzkopf
  0 siblings, 0 replies; 2+ messages in thread
From: Klaus Schwarzkopf @ 2010-11-11 11:25 UTC (permalink / raw)
  To: openembedded-devel

Am 05.11.2010 17:16, schrieb Matt Johnson:
> 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:
>>
>> klaus@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
>> klaus@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
>


Have somebody the file dm355_codecs_03_10_00_00.tar.gz? I can host it.

Klaus





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-11 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05 16:08 dm355_codecs_03_10_00_00.tar.gz Klaus Schwarzkopf
     [not found] ` <4CD42DC7.7010008@crhc.illinois.edu>
2010-11-11 11:25   ` dm355_codecs_03_10_00_00.tar.gz Klaus Schwarzkopf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.