From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-da0-f49.google.com (mail-da0-f49.google.com [209.85.210.49]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by yocto-www.yoctoproject.org (Postfix) with ESMTPS id 075C1E006F6 for ; Tue, 26 Feb 2013 07:34:56 -0800 (PST) Received: by mail-da0-f49.google.com with SMTP id t11so1122895daj.8 for ; Tue, 26 Feb 2013 07:34:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:references:in-reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding:x-mailer :thread-index:content-language; bh=n/KTGVaVBZAdZ7OkP0jjMs9NbAqw9JIXpfAz72BzENY=; b=JPIppPs2c6nZihqTwt3lOCWs9iOsSx2+xofY+PNHMtt4Cj0T8VQQfCCNLDYwneQxSD 2XR5atQsqtitZm+1Msgg8wjp7yCyIGAYDla6irakJ7ulmpkT+oaiq+tFjLVHxyKhl4tL VT668iRW8hrzCPM0UfX6/OzvPxxsNhHFN/dw3SNl1eHXgWS+kcqnpdGZ8ODX8Zbyvuc8 pD6ITRslMjqeWr8hUqQ9kZwMNRVfKHvEp9Ot42Llu2nwcDL9q1rxDiv3nIp2KPSyI53L RdirC7cpxTjGG3PfBBfZi0jDU65kzN7JgOU5Di/Rix3VCvmLfm/l2++SmMsr2EhlHi5C 6WdQ== X-Received: by 10.66.233.71 with SMTP id tu7mr2220478pac.129.1361892895661; Tue, 26 Feb 2013 07:34:55 -0800 (PST) Received: from jwmbpwin7 ([75.76.228.60]) by mx.google.com with ESMTPS id iv3sm1253146pbc.40.2013.02.26.07.34.54 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 26 Feb 2013 07:34:54 -0800 (PST) From: "John Weber" To: "'Gary Thomas'" , References: <0A5C435BA5541A41BB01E9FDDC4A7A4203CB371D@039-SN2MPN1-022.039d.mgd.msft.net> <1F1FCC0D09F8D74A800E2DC9C69FFD1A207761@039-SN2MPN1-011.039d.mgd.msft.net> <512CB3E5.30401@mlbassoc.com> In-Reply-To: <512CB3E5.30401@mlbassoc.com> Date: Tue, 26 Feb 2013 09:34:58 -0600 Message-ID: <039601ce1436$d6b21e70$84165b50$@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQG7o55ophU9FDlFebKjiTB3bJ6rJALXa2kCAiuFKgWYiQ3EcA== 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 15:34:56 -0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Language: en-us 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/... , 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