All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Cooper Jr., Franklin" <fcooper@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [nightly] Core TISDK 2013.03 build 2013-03-18_23-01-06
Date: Tue, 19 Mar 2013 15:20:12 -0400	[thread overview]
Message-ID: <20130319192012.GI14761@denix.org> (raw)
In-Reply-To: <8F29D6B095ED194EA1980491A5E029710C3EAA74@DFLE09.ent.ti.com>

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)


      reply	other threads:[~2013-03-19 19:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

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=20130319192012.GI14761@denix.org \
    --to=denys@ti.com \
    --cc=fcooper@ti.com \
    --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.