All of lore.kernel.org
 help / color / mirror / Atom feed
* [nightly] Core TISDK 2013.03 build 2013-03-18_23-01-06
@ 2013-03-19  4:09 Denys Dmytriyenko
  2013-03-19 17:51 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2013-03-19  4:09 UTC (permalink / raw)
  To: meta-arago, denys

[-- Attachment #1: Type: text/html, Size: 4832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [nightly] Core TISDK 2013.03 build 2013-03-18_23-01-06
  2013-03-19  4:09 [nightly] Core TISDK 2013.03 build 2013-03-18_23-01-06 Denys Dmytriyenko
@ 2013-03-19 17:51 ` Denys Dmytriyenko
  2013-03-19 18:59   ` Cooper Jr., Franklin
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2013-03-19 17:51 UTC (permalink / raw)
  To: meta-arago

Ok, the build results are now much better!

The only broken build is for the beagleboard with the latest Graphics SDK and 
I believe Franklin already has a fix for that - I'll wait for a patch.

And as of the run-time tests - I'm still tweaking some things and updating 
configuration... The console logs show that 3 out of 4 tested boards actually 
were able to boot, but there were some testing hick-ups. I am also switching 
to a different board farm, that is geographically closer to me (i.e. local), 
so should have slightly better control over this aspect.

Stay tuned!

-- 
Denys


On Tue, Mar 19, 2013 at 12:09:36AM -0400, Denys Dmytriyenko wrote:
> Status for 03/19/13
> 
> BUILD_ID: build-2013-03-18_23-02-13
> 
> Clean Build: false
> 
> Clean Sources: false
> 
> Repository Revisions
> 
> +----------------------------------------------------------------------------------------------------------------------------+
> |   Repository    |                     Git URL                     |Branch|Commit|                  Layers                  |
> |                 |                                                 |      |  ID  |                                          |
> |-----------------+-------------------------------------------------+------+------+------------------------------------------|
> |bitbake          |git://git.openembedded.org/bitbake               |master|1.17.0|layers=                                   |
> |-----------------+-------------------------------------------------+------+------+------------------------------------------|
> |meta-arago       |git://arago-project.org/git/meta-arago.git       |master|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      |FAILED            |
>    |-----------+------------+------------------|
>    |beagleboard|FAILED      |SKIPPED           |
>    |-----------+------------+------------------|
>    |am3517-evm |PASSED      |FAILED            |
>    |-----------+------------+------------------|
>    |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.03"
>    MACHINES="am335x-evm am37x-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/arago-2011.09/armv7a/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-amsdk-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"
>    RUN_BUILD_TESTS="true"
>    STAF_ROOT="/usr/local/staf"
>    SKIP_TEST_FAILURES="false"
>    PRODUCTIZE_SDK="false"
>    BITBAKE_COMMAND="arago-amsdk-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"
>    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"



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [nightly] Core TISDK 2013.03 build 2013-03-18_23-01-06
  2013-03-19 17:51 ` Denys Dmytriyenko
@ 2013-03-19 18:59   ` Cooper Jr., Franklin
  2013-03-19 19:20     ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Cooper Jr., Franklin @ 2013-03-19 18:59 UTC (permalink / raw)
  To: Dmytriyenko, Denys, meta-arago



> -----Original Message-----
> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> bounces@arago-project.org] On Behalf Of Dmytriyenko, Denys
> Sent: Tuesday, March 19, 2013 12:51 PM
> To: meta-arago@arago-project.org
> Subject: Re: [meta-arago] [nightly] Core TISDK 2013.03 build 2013-03-18_23-
> 01-06
> 
> Ok, the build results are now much better!
> 
> The only broken build is for the beagleboard with the latest Graphics SDK and I
> believe Franklin already has a fix for that - I'll wait for a patch.

Beagleboard builds fine I had one kernel panic but that was a onetime runtime issue and we couldn't conclude if it was a Graphics issue or not. What was the build failure?

> 
> And as of the run-time tests - I'm still tweaking some things and updating
> configuration... The console logs show that 3 out of 4 tested boards actually
> were able to boot, but there were some testing hick-ups. I am also switching to
> a different board farm, that is geographically closer to me (i.e. local), so should
> have slightly better control over this aspect.
> 
> Stay tuned!
> 
> --
> Denys
> 
> 
> On Tue, Mar 19, 2013 at 12:09:36AM -0400, Denys Dmytriyenko wrote:
> > Status for 03/19/13
> >
> > BUILD_ID: build-2013-03-18_23-02-13
> >
> > Clean Build: false
> >
> > Clean Sources: false
> >
> > Repository Revisions
> >
> > +---------------------------------------------------------------------------------------------------
> -------------------------+
> > |   Repository    |                     Git URL                     |Branch|Commit|
> Layers                  |
> > |                 |                                                 |      |  ID  |
> |
> > |-----------------+-------------------------------------------------+------+------+---------------
> ---------------------------|
> > |bitbake          |git://git.openembedded.org/bitbake
> |master|1.17.0|layers=                                   |
> > |-----------------+-------------------------------------------------+------+------+---------------
> ---------------------------|
> > |meta-arago       |git://arago-project.org/git/meta-arago.git
> |master|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      |FAILED            |
> >    |-----------+------------+------------------|
> >    |beagleboard|FAILED      |SKIPPED           |
> >    |-----------+------------+------------------|
> >    |am3517-evm |PASSED      |FAILED            |
> >    |-----------+------------+------------------|
> >    |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.03"
> >    MACHINES="am335x-evm am37x-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/arago-2011.09/armv7a/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-amsdk-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"
> >    RUN_BUILD_TESTS="true"
> >    STAF_ROOT="/usr/local/staf"
> >    SKIP_TEST_FAILURES="false"
> >    PRODUCTIZE_SDK="false"
> >    BITBAKE_COMMAND="arago-amsdk-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"
> >    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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [nightly] Core TISDK 2013.03 build 2013-03-18_23-01-06
  2013-03-19 18:59   ` Cooper Jr., Franklin
@ 2013-03-19 19:20     ` Denys Dmytriyenko
  0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2013-03-19 19:20 UTC (permalink / raw)
  To: Cooper Jr., Franklin; +Cc: meta-arago

On Tue, Mar 19, 2013 at 06:59:07PM +0000, Cooper Jr., Franklin wrote:
> 
> 
> > -----Original Message-----
> > From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> > bounces@arago-project.org] On Behalf Of Dmytriyenko, Denys
> > Sent: Tuesday, March 19, 2013 12:51 PM
> > To: meta-arago@arago-project.org
> > Subject: Re: [meta-arago] [nightly] Core TISDK 2013.03 build 2013-03-18_23-
> > 01-06
> > 
> > Ok, the build results are now much better!
> > 
> > The only broken build is for the beagleboard with the latest Graphics SDK and I
> > believe Franklin already has a fix for that - I'll wait for a patch.
> 
> Beagleboard builds fine I had one kernel panic but that was a onetime 
> runtime issue and we couldn't conclude if it was a Graphics issue or not. 
> What was the build failure?

Bunch of OMAP_DSS_UPDATE_* undefined in services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c

It's kernel 3.3.7 and linux-libc-headers 3.2 - is there anything else missing? 
What about that fix you pointed me yesterday with failed "cp"?

Here's the actual log around the failure:

ERROR: Function failed: do_compile (see /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/temp/log.do_compile.3137 for further information)
ERROR: Logfile of failure stored in: /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/temp/log.do_compile.3137
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 12 -e MAKEFLAGS= KERNEL_PATH=/OE/arago-tmp-external-arago-toolchain/sysroots/beagleboard/usr/src/kernel KERNEL_SRC=/OE/arago-tmp-external-arago-toolchain/sysroots/beagleboard/usr/src/kernel KERNEL_VERSION=3.3.7 CC=arm-arago-linux-gnueabi-gcc  -mno-thumb-interwork -marm LD=arm-arago-linux-gnueabi-ld   AR=arm-arago-linux-gnueabi-ar  BUILD=release TI_PLATFORM=omap3630 SUPPORT_XORG=0
| make -C /OE/arago-tmp-external-arago-toolchain/sysroots/beagleboard/usr/src/kernel M=`pwd`
| make[1]: Entering directory `/OE/arago-tmp-external-arago-toolchain/sysroots/beagleboard/usr/src/kernel'
|   CC [M]  /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/bufferclass_ti/bc_cat.o
|   LD [M]  /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/bufferclass_ti/bufferclass_ti.o
|   CC [M]  /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_displayclass.o
|   CC [M]  /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.o
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c: In function 'OMAPLFBCreateSwapQueue':
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:284:29: error: 'WQ_FREEZEABLE' undeclared (first use in this function)
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:284:29: note: each undeclared identifier is reported only once for each function it appears in
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c: At top level:
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:421:55: warning: 'enum omap_dss_update_mode' declared inside parameter list
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:421:55: warning: its scope is only this definition or declaration, which is probably not what you want
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:421:76: error: parameter 1 ('eMode') has incomplete type
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:421:21: warning: function declaration isn't a prototype
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c: In function 'OMAPLFBValidateDSSUpdateMode':
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:425:8: error: 'OMAP_DSS_UPDATE_AUTO' undeclared (first use in this function)
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:426:8: error: 'OMAP_DSS_UPDATE_MANUAL' undeclared (first use in this function)
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:427:8: error: 'OMAP_DSS_UPDATE_DISABLED' undeclared (first use in this function)
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c: At top level:
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:436:58: warning: 'enum omap_dss_update_mode' declared inside parameter list
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:436:79: error: parameter 1 ('eMode') has incomplete type
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:436:28: warning: function declaration isn't a prototype
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c: In function 'OMAPLFBFromDSSUpdateMode':
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:440:8: error: 'OMAP_DSS_UPDATE_AUTO' undeclared (first use in this function)
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:442:8: error: 'OMAP_DSS_UPDATE_MANUAL' undeclared (first use in this function)
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:444:8: error: 'OMAP_DSS_UPDATE_DISABLED' undeclared (first use in this function)
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c: At top level:
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:469:34: error: return type is an incomplete type
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c: In function 'OMAPLFBToDSSUpdateMode':
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:474:11: error: 'OMAP_DSS_UPDATE_AUTO' undeclared (first use in this function)
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:474:4: warning: 'return' with a value, in function returning void
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:476:11: error: 'OMAP_DSS_UPDATE_MANUAL' undeclared (first use in this function)
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:476:4: warning: 'return' with a value, in function returning void
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:478:11: error: 'OMAP_DSS_UPDATE_DISABLED' undeclared (first use in this function)
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:478:4: warning: 'return' with a value, in function returning void
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:483:2: warning: 'return' with a value, in function returning void
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c: At top level:
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:421:21: warning: 'OMAPLFBValidateDSSUpdateMode' defined but not used
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:436:28: warning: 'OMAPLFBFromDSSUpdateMode' defined but not used
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:454:21: warning: 'OMAPLFBValidateUpdateMode' defined but not used
| /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c:469:34: warning: 'OMAPLFBToDSSUpdateMode' defined but not used
| make[3]: *** [/OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.o] Error 1
| make[2]: *** [/OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM/services4/3rdparty/dc_omapfb3_linux] Error 2
| make[1]: *** [_module_/OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/Graphics_SDK_4_08_00_01/GFX_Linux_KM] Error 2
| make[1]: Leaving directory `/OE/arago-tmp-external-arago-toolchain/sysroots/beagleboard/usr/src/kernel'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (see /OE/arago-tmp-external-arago-toolchain/work/beagleboard-oe-linux-gnueabi/omap3-sgx-modules-4.08.00.01-r123a/temp/log.do_compile.3137 for further information)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-19 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-19  4:09 [nightly] Core TISDK 2013.03 build 2013-03-18_23-01-06 Denys Dmytriyenko
2013-03-19 17:51 ` Denys Dmytriyenko
2013-03-19 18:59   ` Cooper Jr., Franklin
2013-03-19 19:20     ` Denys Dmytriyenko

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.