From: Denys Dmytriyenko <denys@ti.com>
To: Christian Gagneraud <chgans@gna.org>
Cc: meta-arago@arago-project.org
Subject: Re: [nightly] Core TISDK 2013.06 build 2013-07-21_01-01-44
Date: Mon, 22 Jul 2013 23:15:24 -0400 [thread overview]
Message-ID: <20130723031524.GA30573@edge> (raw)
In-Reply-To: <51EDE9D0.2000003@gna.org>
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
next prev parent reply other threads:[~2013-07-23 3:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-21 5:55 [nightly] Core TISDK 2013.06 build 2013-07-21_01-01-44 Denys Dmytriyenko
2013-07-23 2:26 ` Christian Gagneraud
2013-07-23 3:15 ` Denys Dmytriyenko [this message]
2013-07-23 4:43 ` Christian Gagneraud
2013-07-23 6:02 ` Denys Dmytriyenko
2013-07-23 23:59 ` Denys Dmytriyenko
2013-07-24 2:24 ` Christian Gagneraud
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130723031524.GA30573@edge \
--to=denys@ti.com \
--cc=chgans@gna.org \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.