All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-freescale ]imx6 sabresd fsl-images-gui error
@ 2013-02-25 21:59 Sandoval Zazueta Francisco-B20593
  2013-02-26  7:13 ` Erik Botö
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sandoval Zazueta Francisco-B20593 @ 2013-02-25 21:59 UTC (permalink / raw)
  To: meta-freescale

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

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/include/GL/glx.h
   /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/include/GL/gl.h
   /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/include/GL/glext.h
   /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/include/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-linux-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/recipes-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


[-- Attachment #2: Type: text/html, Size: 12217 bytes --]

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

* Re: [meta-freescale ]imx6 sabresd fsl-images-gui error
  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
  2 siblings, 0 replies; 7+ messages in thread
From: Erik Botö @ 2013-02-26  7:13 UTC (permalink / raw)
  To: Sandoval Zazueta Francisco-B20593; +Cc: meta-freescale

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

Hi,

>  **
>
> 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.****
>
> **
>

I think you need to create the file postgresql-8.4.7.tar.bz2.done in the
download folder as well.


>  **
>
> ** **
>
> *Francisco (Paco) Sandoval*
>
> *Field Applications Engineer*
>
> *Desk: +1 248 324 3555*
>
> *Mobile: +1 248 821 8490*
>
> *Freescale*
>
Cheers,
Erik Botö

[-- Attachment #2: Type: text/html, Size: 2031 bytes --]

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

* Re: [meta-freescale ]imx6 sabresd fsl-images-gui error
  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
  2 siblings, 0 replies; 7+ messages in thread
From: Otavio Salvador @ 2013-02-26 12:08 UTC (permalink / raw)
  To: Sandoval Zazueta Francisco-B20593; +Cc: meta-freescale

On Mon, Feb 25, 2013 at 6:59 PM, Sandoval Zazueta Francisco-B20593
<B20593@freescale.com> wrote:
...
> 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:
...
> 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.

It is strange you can download the file using a browser and wget
(which bitbake uses internally) fails. Maybe you have to configure
your system to use proxy for ftp or something similar as it might have
been done for the browser and thus work fine for manual download.

From wget manpage:

...
ENVIRONMENT
       Wget supports proxies for both HTTP and FTP retrievals.  The standard way
       to specify proxy location, which Wget recognizes, is using the following
       environment variables:

       http_proxy
       https_proxy
           If set, the http_proxy and https_proxy variables should contain the
           URLs of the proxies for HTTP and HTTPS connections respectively.

       ftp_proxy
           This variable should contain the URL of the proxy for FTP
connections.
           It is quite common that http_proxy and ftp_proxy are set to the same
           URL.
...

--
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


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

* Re: [meta-freescale ]imx6 sabresd fsl-images-gui error
  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
  2 siblings, 1 reply; 7+ messages in thread
From: Mangaud Philippe-R49081 @ 2013-02-26 12:22 UTC (permalink / raw)
  To: meta-freescale

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

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.

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/include/GL/glx.h
   /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/include/GL/gl.h
   /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/include/GL/glext.h
   /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/include/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-linux-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/recipes-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


[-- Attachment #2: Type: text/html, Size: 14159 bytes --]

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

* Re: [meta-freescale ]imx6 sabresd fsl-images-gui error
  2013-02-26 12:22 ` Mangaud Philippe-R49081
@ 2013-02-26 13:08   ` Gary Thomas
  2013-02-26 15:34     ` John Weber
  0 siblings, 1 reply; 7+ messages in thread
From: Gary Thomas @ 2013-02-26 13:08 UTC (permalink / raw)
  To: meta-freescale

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/include/GL/glx.h
>
>     /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/include/GL/gl.h
>
>     /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/include/GL/glext.h
>
>     /home/server/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/include/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-linux-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/recipes-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
------------------------------------------------------------


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

* Re: [meta-freescale ]imx6 sabresd fsl-images-gui error
  2013-02-26 13:08   ` Gary Thomas
@ 2013-02-26 15:34     ` John Weber
  2013-02-26 16:06       ` Otavio Salvador
  0 siblings, 1 reply; 7+ messages in thread
From: John Weber @ 2013-02-26 15:34 UTC (permalink / raw)
  To: 'Gary Thomas', meta-freescale

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



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

* Re: [meta-freescale ]imx6 sabresd fsl-images-gui error
  2013-02-26 15:34     ` John Weber
@ 2013-02-26 16:06       ` Otavio Salvador
  0 siblings, 0 replies; 7+ messages in thread
From: Otavio Salvador @ 2013-02-26 16:06 UTC (permalink / raw)
  To: John Weber; +Cc: meta-freescale

On Tue, Feb 26, 2013 at 12:34 PM, John Weber <rjohnweber@gmail.com> wrote:
> 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

In fact it does it *after* checking the md5sum of the file to ensure
it is a valid one.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


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

end of thread, other threads:[~2013-02-26 16:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2013-02-26 16:06       ` Otavio Salvador

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.