All of lore.kernel.org
 help / color / mirror / Atom feed
* Still getting gd-2.0.36RC1.tar.gz errors in meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
@ 2013-11-04 21:09 Brian Hutchinson
  2013-11-04 21:46 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Hutchinson @ 2013-11-04 21:09 UTC (permalink / raw)
  To: Openembedded-devel

Hi,

This has been going on for the last month or two.  Apparently this upstream
project name changed and it no longer available at the URL.  I looked into
it several weeks ago but it didn't look like a simple URL path fix as it
looked like other stuff depends on it.  I've been coping the file from an
earlier build to my downloads directory to get my builds to complete.

Regards,

Brian

Loading cache: 100%
|####################################################################################################################################################|
ETA:  00:00:00
Loaded 1877 entries from dependency cache.
Parsing recipes: 100%
|##################################################################################################################################################|
Time: 00:00:00
Parsing of 1471 .bb files complete (1470 cached, 1 parsed). 1876 targets,
96 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg

Build Configuration:
BB_VERSION        = "1.21.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Debian-7.1"
TARGET_SYS        = "arm-oe-linux-gnueabi"
MACHINE           = "am180x-evm"
DISTRO_VERSION    = "oe-core.0"
TUNE_FEATURES     = "armv5 thumb dsp"
TARGET_FPU        = "soft"
toolchain-layer
meta-oe
meta-multimedia
meta-networking
meta-webserver    = "master:4d62e7f575e2a87197c74ab4639561b45eec0e60"
meta-ti           = "master:15243e8ec3ce0652f7ddb7542df022306f40d888"
meta              = "master:0636093711547957a8f5b25322bd3e0da367cfc4"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL
http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz, attempting MIRRORS if
available
ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
http://libgd.bitbucket.org/releases/gd-2.0.36RC1.tar.gz:
2013-11-04 15:43:25 ERROR 404: NOT FOUND.

ERROR: Function failed: Fetcher failure for URL: '
http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz'. Unable to fetch URL
from any source.
ERROR: Logfile of failure stored in:
/home/hutch/arago_11_1_2013/tisdk/build/arago-tmp-eglibc/work/armv5te-oe-linux-gnueabi/gd/2.0.35+2.0.36rc1-r5/temp/log.do_fetch.32535
ERROR: Task 1136
(/home/hutch/arago_11_1_2013/tisdk/sources/meta-openembedded/meta-oe/recipes-support/gd/gd_2.0.35+
2.0.36rc1.bb, do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1581 tasks of which 1119 didn't need to be
rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:

/home/hutch/arago_11_1_2013/tisdk/sources/meta-openembedded/meta-oe/recipes-support/gd/gd_2.0.35+
2.0.36rc1.bb, do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.


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

* Re: Still getting gd-2.0.36RC1.tar.gz errors in meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
  2013-11-04 21:09 Still getting gd-2.0.36RC1.tar.gz errors in meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb Brian Hutchinson
@ 2013-11-04 21:46 ` Martin Jansa
  2013-11-06 11:50   ` Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2013-11-04 21:46 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 3546 bytes --]

On Mon, Nov 04, 2013 at 04:09:22PM -0500, Brian Hutchinson wrote:
> Hi,
> 
> This has been going on for the last month or two.  Apparently this upstream
> project name changed and it no longer available at the URL.  I looked into
> it several weeks ago but it didn't look like a simple URL path fix as it
> looked like other stuff depends on it.  I've been coping the file from an
> earlier build to my downloads directory to get my builds to complete.

grab copy from
http://ring.u-toyama.ac.jp/archives/graphics/gd/
and put it on your PREMIRROR.

> 
> Regards,
> 
> Brian
> 
> Loading cache: 100%
> |####################################################################################################################################################|
> ETA:  00:00:00
> Loaded 1877 entries from dependency cache.
> Parsing recipes: 100%
> |##################################################################################################################################################|
> Time: 00:00:00
> Parsing of 1471 .bb files complete (1470 cached, 1 parsed). 1876 targets,
> 96 skipped, 0 masked, 0 errors.
> NOTE: Resolving any missing task queue dependencies
> NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)
> NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg
> 
> Build Configuration:
> BB_VERSION        = "1.21.0"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "Debian-7.1"
> TARGET_SYS        = "arm-oe-linux-gnueabi"
> MACHINE           = "am180x-evm"
> DISTRO_VERSION    = "oe-core.0"
> TUNE_FEATURES     = "armv5 thumb dsp"
> TARGET_FPU        = "soft"
> toolchain-layer
> meta-oe
> meta-multimedia
> meta-networking
> meta-webserver    = "master:4d62e7f575e2a87197c74ab4639561b45eec0e60"
> meta-ti           = "master:15243e8ec3ce0652f7ddb7542df022306f40d888"
> meta              = "master:0636093711547957a8f5b25322bd3e0da367cfc4"
> 
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> WARNING: Failed to fetch URL
> http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz, attempting MIRRORS if
> available
> ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
> http://libgd.bitbucket.org/releases/gd-2.0.36RC1.tar.gz:
> 2013-11-04 15:43:25 ERROR 404: NOT FOUND.
> 
> ERROR: Function failed: Fetcher failure for URL: '
> http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz'. Unable to fetch URL
> from any source.
> ERROR: Logfile of failure stored in:
> /home/hutch/arago_11_1_2013/tisdk/build/arago-tmp-eglibc/work/armv5te-oe-linux-gnueabi/gd/2.0.35+2.0.36rc1-r5/temp/log.do_fetch.32535
> ERROR: Task 1136
> (/home/hutch/arago_11_1_2013/tisdk/sources/meta-openembedded/meta-oe/recipes-support/gd/gd_2.0.35+
> 2.0.36rc1.bb, do_fetch) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 1581 tasks of which 1119 didn't need to be
> rerun and 1 failed.
> Waiting for 0 running tasks to finish:
> 
> Summary: 1 task failed:
> 
> /home/hutch/arago_11_1_2013/tisdk/sources/meta-openembedded/meta-oe/recipes-support/gd/gd_2.0.35+
> 2.0.36rc1.bb, do_fetch
> Summary: There was 1 WARNING message shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: Still getting gd-2.0.36RC1.tar.gz errors in meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
  2013-11-04 21:46 ` Martin Jansa
@ 2013-11-06 11:50   ` Paul Eggleton
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Eggleton @ 2013-11-06 11:50 UTC (permalink / raw)
  To: openembedded-devel, Tom King

On Monday 04 November 2013 22:46:36 Martin Jansa wrote:
> On Mon, Nov 04, 2013 at 04:09:22PM -0500, Brian Hutchinson wrote:
> > This has been going on for the last month or two.  Apparently this
> > upstream project name changed and it no longer available at the URL.  I
> > looked into it several weeks ago but it didn't look like a simple URL path
> > fix as it looked like other stuff depends on it.  I've been coping the file
> > from an earlier build to my downloads directory to get my builds to
> > complete.
> 
> grab copy from
> http://ring.u-toyama.ac.jp/archives/graphics/gd/
> and put it on your PREMIRROR.

Tom, would you be able to grab 
http://ring.u-toyama.ac.jp/archives/graphics/gd/gd-2.0.36RC1.tar.gz 
and put it on the OE source mirror? md5sum should be 
39ac48e6d5e0012a3bd2248a0102f209.

Thanks,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

end of thread, other threads:[~2013-11-06 11:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-04 21:09 Still getting gd-2.0.36RC1.tar.gz errors in meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb Brian Hutchinson
2013-11-04 21:46 ` Martin Jansa
2013-11-06 11:50   ` Paul Eggleton

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.