From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by arago-project.org (Postfix) with ESMTPS id 7F816529C9 for ; Tue, 23 Jul 2013 03:15:26 +0000 (UTC) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id r6N3FPM6026629; Mon, 22 Jul 2013 22:15:25 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id r6N3FPbT029081; Mon, 22 Jul 2013 22:15:25 -0500 Received: from dlelxv22.itg.ti.com (172.17.1.197) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.2.342.3; Mon, 22 Jul 2013 22:15:25 -0500 Received: from localhost (gtudedge.gt.design.ti.com [158.218.102.158]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id r6N3FODL031605; Mon, 22 Jul 2013 22:15:25 -0500 Date: Mon, 22 Jul 2013 23:15:24 -0400 From: Denys Dmytriyenko To: Christian Gagneraud Message-ID: <20130723031524.GA30573@edge> References: <1331708251.407.1374386154381.JavaMail.jenkins@puget> <51EDE9D0.2000003@gna.org> MIME-Version: 1.0 In-Reply-To: <51EDE9D0.2000003@gna.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-arago@arago-project.org Subject: Re: [nightly] Core TISDK 2013.06 build 2013-07-21_01-01-44 X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jul 2013 03:15:26 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Christian, On Tue, Jul 23, 2013 at 02:26:24PM +1200, Christian Gagneraud wrote: > Hi there, > > I have been looking at these test/build reports recently, is there a > more detail report available somewhere? Yes, but detailed reports are not yet published externally - it's on my "to do" list. > As a user of a am335x-evm and a BeagleBoard Black, I would like to > know more about test failure for the EVM. There are some issues with the boot sequence of an automated test - looks like it's trying to load a wrong kernel image, I'll look into it later. Otherwise, the latest Dylan build works and boots fine for me on am335x-evm when loaded manually on SD card. > As well, I'm considering moving from Arago/Danny (kernel 3.2) to > Arago/Dylan (kernel 3.8?). I would like to know if there are any > plan to use Dylan for the next stable Arago. Actually, Arago/Danny has been using kernel 3.8 for quite some time now - we already had couple internal releases with it. You would need to specifically request AM-SDK branding to get 3.2 kernel, as the default is 3.8 in Danny and in Dylan. The only change Dylan brings is to update the underlying Yocto framework with all the user-space apps to the latest versions. > Also, do you think it is conceivable to hope for a working Qt5 with > TI OpenGL stuff? It's in the plans. Prabu was able to get it built after some massaging, but there are still few issues. Also, we would need to make sure the fallback mechanism works for legacy devices w/o GLES, since Qt5 requires it... -- Denys > On 21/07/13 17:55, Denys Dmytriyenko wrote: > >Status for 07/21/13 > > > > > > Status for 07/21/13 > > > > > > BUILD_ID: build-2013-07-21_01-02-45 > > > > > > Clean Build: false > > > > > > Clean Sources: false > > > > > > _Repository Revisions_ > > > >Repository Git URL Branch Commit ID Layers > >bitbake git://git.openembedded.org/bitbake master 1.17.0 layers= > >meta-arago git://arago-project.org/git/meta-arago.git danny > > HEAD layers=meta-arago-distro:meta-arago-extras > >meta-openembedded git://git.openembedded.org/meta-openembedded > >danny HEAD layers=toolchain-layer:meta-oe > >meta-ti git://arago-project.org/git/meta-ti.git danny HEAD layers= > >meta-linaro git://git.linaro.org/openembedded/meta-linaro.git > >danny HEAD layers= > >oe-core git://git.openembedded.org/openembedded-core danny HEAD > >layers=meta > > > > > > _Build and Target Test Results_ > > > >Machine Build Result Target Test Result > >am335x-evm PASSED FAILED > >am37x-evm PASSED PASSED > >omap5-evm FAILED SKIPPED > >dra7xx-evm FAILED SKIPPED > >beagleboard PASSED PASSED > >am3517-evm PASSED PASSED > >am180x-evm PASSED FAILED > > > >These builds were performed using the build-oesdk.sh script at: > > > >git://arago-project.org/git/projects/tisdk-build-scripts.git > > > >The configuration file passed to this script had the contents: > > > >MANDATORY_INPUTS="MACHINES NUM_ARM9_BUILDS NUM_CORTEX_BUILDS > >BUILD_ID SCRIPTS_ROOT BUILD_ROOT TEST_ROOT PACKAGE_ROOT > >DEPLOY_ROOT FS_FILTER SDK_FILTER FS_IMAGE_TYPE SDK_IMAGE_TYPE > >NFS_ROOT CONFIG_FILE LOG_DIR TISDK_VERSION" > >TISDK_VERSION="2013.06" > >MACHINES="am335x-evm am37x-evm omap5-evm dra7xx-evm beagleboard > >am3517-evm am180x-evm" > >NUM_ARM9_BUILDS="1" > >NUM_CORTEX_BUILDS="1" > >TOOLCHAIN_ROOT_ARM9="/opt/arago-2011.09/armv5te/bin/" > >TOOLCHAIN_ROOT_CORTEX="/opt/linaro-2013.03/bin/" > >BUILD_ID="`date +build-%F_%H-%M-%S`" > >SCRIPTS_ROOT="$PWD" > >BUILD_ROOT="/home/jenkins/tisdk-build" > >TEST_ROOT="$BUILD_ROOT/testing" > >PACKAGE_ROOT="$BUILD_ROOT/packaging" > >DEPLOY_ROOT="$BUILD_ROOT/deploy/$TISDK_VERSION" > >FS_FILTER="tisdk-rootfs-" > >FS_IMAGE_TYPE="tar.gz" > >SDK_FILTER="arago-core-tisdk-image-" > >SDK_IMAGE_TYPE="tar.gz" > >NFS_ROOT="/home/jenkins/nfs-root" > >SOURCE_DIR="${BUILD_ROOT}/sources" > >CLEAN_BUILD="false" > >CLEAN_ALL="false" > >CONFIG_FILE="${BUILD_ROOT}/configs/arago-danny-config.txt" > >LOG_DIR="${BUILD_ROOT}/log-files" > >DL_DIR="/OE/downloads" > >INSTALLER_EXTRAS_ROOT="/home/jenkins/extra-files/installer_content" > >TEST_SCRIPTS="$SCRIPTS_ROOT/test-scripts" > >TEST_SCRIPTS_TGT="home/root/test-scripts" > >TEST_LOCAL_IFACE="eth1" > >OPENTEST_CLI="$SCRIPTS_ROOT/opentest_cli_0.7.tar.gz" > >OPENTEST_TEE_IP="10.218.102.142" > >RUN_BUILD_TESTS="true" > >STAF_ROOT="/usr/local/staf" > >SKIP_TEST_FAILURES="false" > >PRODUCTIZE_SDK="false" > >BITBAKE_COMMAND="arago-core-tisdk-image" > >RESULTS_CONFIG_COMMENTS="false" > >INSTALL_JAMMER="/home/jenkins/installjammer" > >INSTALLER_ROOT="$BUILD_ROOT/installer" > >MPI_FILE="$SCRIPTS_ROOT/mpi-files/ti-sdk-base.mpi" > >SD_CARD_CONTENT="/home/jenkins/extra-files/sd_content" > >PACKAGE_BOOT_UIMAGE="false" > >WEBGEN_ROOT="/home/jenkins/webgen" > >WEB_EXTRAS_ROOT="/home/jenkins/extra-files/web_content" > >WEBGEN_MAK_ROOT="$SCRIPTS_ROOT/publish-sdk-data" > >COPY_TO_WEB="true" > >WEB_HOST="" > >CLEAN_AFTER_COPY="true" > >BACKUP_RESULTS="/home/jenkins/jobs/arago-core-tisdk-nightly/workspace" > > > > > > > >_______________________________________________ > >meta-arago mailing list > >meta-arago@arago-project.org > >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago