From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp82.ord1c.emailsrvr.com (smtp82.ord1c.emailsrvr.com [108.166.43.82]) by arago-project.org (Postfix) with ESMTPS id 99EC752976 for ; Tue, 26 Aug 2014 13:37:17 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp19.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id 7042A180987 for ; Tue, 26 Aug 2014 09:37:16 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp19.relay.ord1c.emailsrvr.com (Authenticated sender: devin-AT-jd2.com) with ESMTPSA id 18EB31808B2 for ; Tue, 26 Aug 2014 09:37:16 -0400 (EDT) X-Sender-Id: devin@jd2.com Received: from DEVINWIN (tn-76-5-156-138.sta.embarqhsd.net [76.5.156.138]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:465 (trex/5.2.10); Tue, 26 Aug 2014 13:37:16 GMT From: "Devin Hughes" To: Date: Tue, 26 Aug 2014 09:37:11 -0400 Message-ID: <003101cfc132$d793d8b0$86bb8a10$@jd2.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: Ac/BMENeG7tsuEZNS3mhRYwxryBe8Q== Subject: Building meta-arago daisy 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, 26 Aug 2014 13:37:18 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0032_01CFC111.508482A0" Content-Language: en-us ------=_NextPart_000_0032_01CFC111.508482A0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello Everyone I am trying to build the daisy branch for my 335x-EVMSK. The build is setup using arago-daisy-config.txt, and I am using the internal linaro compiler. I get the same results described using the external linaro gcc4.7 toolchain mentioned on the wiki page. I have run into a couple of problems: 1. The arago-base-tisdk-image builds successfully and boots on the SK, but the splash screen fails to show with failure to find /dev/fb0 in dmesg. After the boot is complete, I can manually display the splash properly. This makes me think psplash is running before the lcd modules are loaded, and I was curious if any of you have seen this behavior. 2. Building arago-core-tisdk-image fails when building qt 5.2.1 with (from log.do_compile): /home/devin/yocto/build/arago-tmp-eglibc/work/cortexa8t2hf-vfp-neon-oe-linux -gnueabi/qtbase/5.2.1-r0-arago2/qtbase-opensource-src-5.2.1/src/tools/qdoc/q uoter.cpp: In constructor 'Quoter::Quoter()': /home/devin/yocto/build/arago-tmp-eglibc/work/cortexa8t2hf-vfp-neon-oe-linux -gnueabi/qtbase/5.2.1-r0-arago2/qtbase-opensource-src-5.2.1/src/tools/qdoc/q uoter.cpp:139:1: internal compiler error: in add_stores, at var-tracking.c:5918 } ^ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [.obj/quoter.o] Error 1 make[2]: *** Waiting for unfinished jobs.... Any guidance is greatly appreciated. Regards, Devin Hughes ------=_NextPart_000_0032_01CFC111.508482A0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello Everyone

 

I am trying = to build the daisy branch for my 335x-EVMSK. The build is setup using = arago-daisy-config.txt, and I am using the internal linaro compiler. I = get the same results described using the external linaro gcc4.7 = toolchain mentioned on the wiki page. I have run into a couple of = problems:

1.      = The arago-base-tisdk-image builds successfully = and boots on the SK, but the splash screen fails to show with failure to = find /dev/fb0 in dmesg. After the boot is complete, I can manually = display the splash properly. This makes me think psplash is running = before the lcd modules are loaded, and I was curious if any of you have = seen this behavior.

2.  Building = arago-core-tisdk-image fails when building qt 5.2.1 with (from = log.do_compile):


/home/devin/yocto/build/arago-tmp-eglibc/work/cortexa8t2hf-vfp-neon= -oe-linux-gnueabi/qtbase/5.2.1-r0-arago2/qtbase-opensource-src-5.2.1/src/= tools/qdoc/quoter.cpp: In constructor = 'Quoter::Quoter()':

/home/devin/yocto/build/arago-tmp-eglibc/work/cortexa8t2hf-vfp-neon= -oe-linux-gnueabi/qtbase/5.2.1-r0-arago2/qtbase-opensource-src-5.2.1/src/= tools/qdoc/quoter.cpp:139:1: internal compiler error: in add_stores, at = var-tracking.c:5918

= }

^

Please submit a full bug report,

with = preprocessed source if appropriate.

See = <http://gcc.gnu.org/bugs.html> for = instructions.

make[2]: *** [.obj/quoter.o] Error = 1

make[2]: *** Waiting for unfinished = jobs....

 

Any guidance = is greatly appreciated.

 

Regards,

Devin = Hughes

 

------=_NextPart_000_0032_01CFC111.508482A0--