From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by mx1.pokylinux.org (Postfix) with ESMTP id 3CCB84C800A7 for ; Mon, 28 Feb 2011 01:51:43 -0600 (CST) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 27 Feb 2011 23:51:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.62,238,1297065600"; d="scan'208";a="394917439" Received: from unknown (HELO [10.255.12.145]) ([10.255.12.145]) by azsmga001.ch.intel.com with ESMTP; 27 Feb 2011 23:51:42 -0800 From: Tom Zanussi To: Elizabeth Flanagan In-Reply-To: <4D6B0F2C.9080401@intel.com> References: <4D6B0F2C.9080401@intel.com> Date: Mon, 28 Feb 2011 01:51:39 -0600 Message-ID: <1298879499.2429.15.camel@elmorro> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Cc: "yocto@yoctoproject.org" Subject: Re: Status of release candidate: bernard-1.0rc1 X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2011 07:51:43 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Sun, 2011-02-27 at 18:57 -0800, Elizabeth Flanagan wrote: > Summary > ======= > > This weekend, we generated a release candidate for bernard based on the bernard branch > of master at commit: > e08dc5aaaeba61e332caab4a3df5750df6b49ac1 > > and for BSPs based on the bernard branch of meta-intel at commit: > 16f47f04a2baaeaf9b5a9b381fc7a3c7755d6ff6 > > Issues seen: > =========== > > Build Infrastructure issues: > ---------------------------- > > - We had an issue with builder02 running out of disk space, so some of the build > copying was done post-build. This did not effect the build and was dealt with > manually after cleaning up the partition. > > - There is an issue with how package-index is being run. I will need to sync up > with Jessica to verify how this should be incorporated into the build. > > - The sanity tests on builder02 failed because builder02 was unable to resolve > "localhost". This has been corrected and the sanity tests re-run incrementally: > http://autobuilder.pokylinux.org:8010/builders/nightly-internal-sanity/builds/3 > > - The tarball generation buildstep is not branch aware. This will be fixed this week. > In the meantime it was run manually. > > > Sanity Test Issues: > ---------------------------- > > - zypper-search failed on qemux-x86_64 on poky-image-lsb and poky-image-sato > > > Build Issues: > ---------------------------- > > - BSPs did not complete successfully. There were some issue in the actual build mostly centering around: > - Failing to do_kernel_checkout There are a couple problems with the jasperforest BSP. First, the SRCREVs need updating, which I just submitted a patch for. Even after that, though, there seems to be a problem with the kernel repo the fetcher is getting. Even after clearing it out of git2, the kernel repo that gets fetched into git2 and the build doesn't have the jasperforest branch. A manual local clone of linux-yocto-2.6.37 does contain the branch, though, and pointing the build to the local clone finds the branch and builds(*) ok. (*) until it gets to compiling perf - at that point it fails since the branch doesn't yet have the perf compile fix moved from master. Tom > - Unpack issues around svn://svn.o-hand.com/repos > > - Beagleboard failed doing runstrip on uboot during do_populate_sysroot > > > Build statistic: > ---------------------------- > > Using RP__'s machine as a baseline, our current build stats for poky-image-sato is: > > real 109m52.400s > user 393m58.840s > sys 59m25.380s > > Build statistics for nightly-external are available at: > > http://autobuilder.pokylinux.org/nightly/20110226-1/buildstats/buildstats/ > > Open Defects: > ---------------------------- > > As of right now we have: > 76 total open defects targeted for 1.0 > > Critical: 0 > High: 14 > Medium: 53 > Low: 7 > Undetermined: 2 > > > Thanks for all those who helped with this weekends RC generation, especially sgw and RP__ > > ------------------ > Elizabeth Flanagan > Yocto Project > Release Engineer > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto