Hi, Devin, On Tue, Aug 26, 2014 at 09:37:11AM -0400, Devin Hughes wrote: > 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.
Yes, it's a known issue, but not a critical one, so not yet being addressed. > 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 Internal compiler error in qtbase is also a known issue with Linaro toolchain gcc-4.8 and Linaro developers are looking into it already. Right now we are using gcc-4.7 (2013.03) and evaluating gcc-4.9... -- Denys > } > > ^ > > 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 > > > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
