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:[email protected]]
*Sent:* Monday, February 25, 2013 11:00 PM
*To:* [email protected]
*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
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale


--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to