Well, for my goals, I need a fixed compiler version and not the 4.6 and 4.7 the oe-core provides. However I avoided the problem setting INHERIT_INSANE="" in the distro .conf file (although I can think it's not a safe solution). Many thanks for your time. Cheers, Giuseppe 2012/5/16 Khem Raj <raj.k...@gmail.com>
> > > On Wednesday, May 16, 2012, Giuseppe Condorelli < > giuseppe.condore...@gmail.com> wrote: > > Hi All, > > > > I'm catching an error during my personal core-image build at do_package > stage of libgcc. > > The libgcc version (4.6.3) I'm using comes from an own layer as well as > the compiler. > > In past days I was able to successfully complete the personal core-image > build working against stable oe-core tar file. but now I've migrated to the > OE-Core developping git branch > > and I'm falling in this error. > > Why do you have your own compiler recipes ? > Build process has changed slightly after denzil > So you might have to match your recipes up to oe-core > > > > > Comparing the log.do_package output with the one I obtained in the past > days I'm understanding the runstrip is not invoked by > split_and_strip_files routine > > and I'm not sure this is the cause of my error. > > I'm using bitbake version 1.15.2, for sure I used a previous version in > past days when worked with stable oe-core sources. > > > > Please can you look at the error? > > Many thanks, > > Giuseppe > > > > > ============================================================================================================== > > NOTE: Running task 370 of 1299 (ID: 746, > /oelinux/condorg/openembedded-core/meta-stlinux/recipes-devtools/gcc/ > libgcc_4.6.3.bb, do_package) > > > > NOTE: package libgcc-4.6.3-r0: task do_package: Started > > > > ERROR: Error executing a python function in > /oelinux/condorg/openembedded-core/meta-stlinux/recipes-devtools/gcc/ > libgcc_4.6.3.bb: > > > > OSError: [Errno 2] No such file or directory > > > > ERROR: The stack trace of python calls that resulted in this > exception/failure was: > > > > ERROR: File "do_package_qa", line 69, in <module> > > > > ERROR: > > > > ERROR: File "do_package_qa", line 58, in do_package_qa > > > > ERROR: > > > > ERROR: File "insane.bbclass", line 19, in package_qa_walk > > > > ERROR: > > > > ERROR: File "insane.bbclass", line 17, in > package_qa_check_unsafe_references_in_binaries > > > > ERROR: > > > > ERROR: File > "/oelinux/condorg/openembedded-core/bitbake-1.15.2/lib/bb/process.py", line > 63, in __init__ > > > > ERROR: subprocess.Popen.__init__(self, *args, **options) > > > > ERROR: > > > > ERROR: File "/usr/lib64/python2.7/subprocess.py", line 672, in __init__ > > > > ERROR: errread, errwrite) > > > > ERROR: > > > > ERROR: File "/usr/lib64/python2.7/subprocess.py", line 1201, in > _execute_child > > > > ERROR: raise child_exception > > > > ERROR: > > > > ERROR: The code that was being executed was: > > > > ERROR: 0065: bb.fatal("QA run found fatal errors. Please consider fixing > them.") > > > > ERROR: 0066: bb.note("DONE with PACKAGE QA") > > > > ERROR: 0067: > > > > ERROR: 0068: > > > > ERROR: *** 0069:do_package_qa(d) > > > > ERROR: 0070: > > > > ERROR: (file: 'do_package_qa', lineno: 69, function: <module>) > > > > ERROR: 0054: errorchecks.append(g[testmatrix[e]]) > > > > ERROR: 0055: > > > > ERROR: 0056: bb.note("Checking Package: %s" % package) > > > > ERROR: 0057: path = "%s/%s" % (pkgdest, package) > > > > ERROR: *** 0058: if not package_qa_walk(path, warnchecks, errorchecks, > skip, package, d): > > > > ERROR: 0059: walk_sane = False > > > > ERROR: 0060: if not package_qa_check_rdepends(package, pkgdest, skip, d): > > > > ERROR: 0061: rdepends_sane = False > > > > ERROR: 0062: > > > > ERROR: (file: 'do_package_qa', lineno: 58, function: do_package_qa) > > > > ERROR: Function failed: do_package_qa > > > > ERROR: Logfile of failure stored in: > /oelinux/condorg/openembedded-core/stlinux-3.0-build/tmp-uclibc/work/sh4-oe-linux-uclibc/libgcc-4.6.3-r0/temp/log.do_package.983 > > > > NOTE: package libgcc-4.6.3-r0: task do_package: Failed > > > > ERROR: Task 746 > (/oelinux/condorg/openembedded-core/meta-stlinux/recipes-devtools/gcc/ > libgcc_4.6.3.bb, do_package) failed with exit code '1' > > > > NOTE: Tasks Summary: Attempted 370 tasks of which 357 didn't need to be > rerun and 1 failed. > > > > Summary: 1 task failed: > > > > /oelinux/condorg/openembedded-core/meta-stlinux/recipes-devtools/gcc/ > libgcc_4.6.3.bb, do_package > > > > Summary: There were 38 ERROR messages shown, returning a non-zero exit > code. > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > >
_______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core