All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John Weber" <rjohnweber@gmail.com>
To: "'Gary Thomas'" <gary@mlbassoc.com>, <meta-freescale@yoctoproject.org>
Subject: Re: [meta-freescale ]imx6 sabresd fsl-images-gui error
Date: Tue, 26 Feb 2013 09:34:58 -0600	[thread overview]
Message-ID: <039601ce1436$d6b21e70$84165b50$@gmail.com> (raw)
In-Reply-To: <512CB3E5.30401@mlbassoc.com>

I think someone else mentioned that you also have to create a .done file in
downloads in order for bitbake to see the file as complete.  I'm guessing
that the normal download process does this only after the file download is
complete, so unless it sees this file, it assumes that the download didn't
complete successfully.

$ touch downloads/postgresql-8.4.7.tar.bz2.done

John

> -----Original Message-----
> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@yoctoproject.org] On Behalf Of Gary Thomas
> Sent: Tuesday, February 26, 2013 7:09 AM
> To: meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] [meta-freescale ]imx6 sabresd fsl-images-
> gui error
> 
> On 2013-02-26 05:22, Mangaud Philippe-R49081 wrote:
> > Hello Paco,
> >
> > Had a similar issue (libnl but the link was not working, in your case,
> > you may have an other issue like proxy), had to change the
> .bb(/home/server/fsl-community-bsp/sources/meta-openembedded/meta-
> oe/recipes-support/postgresql/postgresql_8.4.7.bb),to replace the FTP
> with the path to my local file :
> >
> > SRC_URI=file:///home/... <file:///\\home\...>, the 3 /// are not a
> typo.
> 
> Changing recipes like this is not good practice.
> 
> If you're having trouble downloading packages (a separate issue which
> _should_ be addressed) but you can download them manually, just put the
> downloaded file into your "downloads" directory in your build tree.
> bitbake will pick up the file from there, no source recipe change needed.
> 
> >
> > Cheers, Philippe.
> >
> > *From:*Sandoval Zazueta Francisco-B20593 [mailto:B20593@freescale.com]
> > *Sent:* Monday, February 25, 2013 11:00 PM
> > *To:* meta-freescale@yoctoproject.org
> > *Subject:* [meta-freescale] [meta-freescale ]imx6 sabresd
> > fsl-images-gui error
> >
> > Hello Yocto enthusiasts,
> >
> > I'm following instructions to build 12.09 (i.mx6, sabresd) and fsl-
> images-test builds and runs just fine.
> >
> > I'm trying to get fsl-images-gui to build and I'm getting this error:
> >
> > server@server-desktop:~/fsl-community-bsp/build$ bitbake fsl-image-gui
> >
> > Parsing recipes: 100%
> > |#####################################################################
> > ######################################################################
> > #| ETA:  00:00:00
> >
> > Parsing of 1260 .bb files complete (0 cached, 1260 parsed). 1613
> targets, 61 skipped, 0 masked, 0 errors.
> >
> > Build Configuration:
> >
> > BB_VERSION        = "1.16.0"
> >
> > TARGET_ARCH       = "arm"
> >
> > TARGET_OS         = "linux-gnueabi"
> >
> > MACHINE           = "imx6qsabresd"
> >
> > DISTRO            = "poky"
> >
> > DISTRO_VERSION    = "1.3"
> >
> > TUNE_FEATURES     = "armv7a vfp neon cortexa9"
> >
> > TARGET_FPU        = "vfp-neon"
> >
> > meta
> >
> > meta-yocto        = "myBranch:c28505d8297d577924edff8c4232c6ffbf51cbe8"
> >
> > meta-oe           = "myBranch:c02834a7cc5fda525c7ebeec545625233bab4cb5"
> >
> > meta-fsl-arm      = "myBranch:4f50cc743174357bf44bcaaaf525fc1b5ae5f79e"
> >
> > meta-fsl-arm-extra =
> "myBranch:09a2b5d29a82844c9ae79626ebffd4946893f24e"
> >
> > meta-fsl-demos    = "myBranch:6dd73bd7f5581fff273d17032f5625efa901b6d7"
> >
> > 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
> >
> > NOTE: multiple providers are available for jpeg-native (jpeg-native,
> > libjpeg-turbo-native)
> >
> > NOTE: consider defining a PREFERRED_PROVIDER entry to match
> > jpeg-native
> >
> > NOTE: Preparing runqueue
> >
> > NOTE: Executing SetScene Tasks
> >
> > NOTE: Executing RunQueue Tasks
> >
> > WARNING: The recipe is trying to install files into a shared area when
> those files already exist. Those files are:
> >
> >
> > /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/inc
> > lude/GL/glx.h
> >
> >
> > /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/inc
> > lude/GL/gl.h
> >
> >
> > /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/inc
> > lude/GL/glext.h
> >
> >
> > /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/inc
> > lude/GL/glu.h
> >
> > WARNING: Failed to fetch URL
> > ftp://ftp.postgresql.org/pub/source/v8.4.7/postgresql-8.4.7.tar.bz2,
> > attempting MIRRORS if available
> >
> > ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
> >
> > Error in server response, closing control connection.
> >
> > Error in server response, closing control connection.
> >
> > ERROR: Function failed: Fetcher failure for URL:
> 'ftp://ftp.postgresql.org/pub/source/v8.4.7/postgresql-8.4.7.tar.bz2'.
> Unable to fetch URL from any source.
> >
> > ERROR: Logfile of failure stored in:
> > /home/server/fsl-community-bsp/build/tmp/work/armv7a-vfp-neon-poky-lin
> > ux-gnueabi/postgresql-8.4.7-r8.0/temp/log.do_fetch.393
> >
> > ERROR: Task 1287 (/home/server/fsl-community-bsp/sources/meta-
> openembedded/meta-oe/recipes-support/postgresql/postgresql_8.4.7.bb,
> do_fetch) failed with exit code '1'
> >
> > NOTE: Tasks Summary: Attempted 2519 tasks of which 2507 didn't need to
> be rerun and 1 failed.
> >
> > Waiting for 0 running tasks to finish:
> >
> > Summary: 1 task failed:
> >
> >
> > /home/server/fsl-community-bsp/sources/meta-openembedded/meta-oe/recip
> > es-support/postgresql/postgresql_8.4.7.bb, do_fetch
> >
> > Summary: There were 2 WARNING messages shown.
> >
> > Summary: There were 2 ERROR messages shown, returning a non-zero exit
> code.
> >
> > server@server-desktop:~/fsl-community-bsp/build$
> >
> > Any ideas of what to do there? I can go to
> > 'ftp://ftp.postgresql.org/pub/source/v8.4.7/postgresql-8.4.7.tar.bz2'
> and get the file no problem within a browser. I tried getting the file
> and manually adding to the "downloads"  folder but it didn't do the
> trick.
> >
> > Any advice will be appreciated.
> >
> > /Francisco (Paco) Sandoval/
> >
> > /Field Applications Engineer/
> >
> > /Desk: +1 248 324 3555/
> >
> > /Mobile: +1 248 821 8490/
> >
> > */Freescale/*
> >
> >
> >
> > _______________________________________________
> > meta-freescale mailing list
> > meta-freescale@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-freescale
> >
> 
> --
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



  reply	other threads:[~2013-02-26 15:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-25 21:59 [meta-freescale ]imx6 sabresd fsl-images-gui error Sandoval Zazueta Francisco-B20593
2013-02-26  7:13 ` Erik Botö
2013-02-26 12:08 ` Otavio Salvador
2013-02-26 12:22 ` Mangaud Philippe-R49081
2013-02-26 13:08   ` Gary Thomas
2013-02-26 15:34     ` John Weber [this message]
2013-02-26 16:06       ` Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='039601ce1436$d6b21e70$84165b50$@gmail.com' \
    --to=rjohnweber@gmail.com \
    --cc=gary@mlbassoc.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.