From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 27F5DE00498 for ; Tue, 26 Feb 2013 05:08:38 -0800 (PST) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 4C82FF8125D; Tue, 26 Feb 2013 06:08:37 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id 4E88BF8125C; Tue, 26 Feb 2013 06:08:35 -0700 (MST) Message-ID: <512CB3E5.30401@mlbassoc.com> Date: Tue, 26 Feb 2013 06:08:53 -0700 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <0A5C435BA5541A41BB01E9FDDC4A7A4203CB371D@039-SN2MPN1-022.039d.mgd.msft.net> <1F1FCC0D09F8D74A800E2DC9C69FFD1A207761@039-SN2MPN1-011.039d.mgd.msft.net> In-Reply-To: <1F1FCC0D09F8D74A800E2DC9C69FFD1A207761@039-SN2MPN1-011.039d.mgd.msft.net> Subject: Re: [meta-freescale ]imx6 sabresd fsl-images-gui error X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2013 13:08:39 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit 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/... , 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 ------------------------------------------------------------