[oe-issues] [Bug 1152] Moc-2.4.0 failed to build, missing AC_SUBST

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu Dec 27 10:37:20 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=1152





--- Comment #8 from Cyril Romain <c.romain at laposte.net>  2007-12-27 02:37:19 ---
(In reply to comment #7)
> Thank you for the patch.  I applied it and did a rebuild - which failed.

To be in much the same context of you, I tried to build moc (without the patch)
from a clean tmp directory. After the failure, I patched the .bb and did a
rebuild of moc, which failed because it does not build flac _before_ moc
(whereas flac is in DEPENDS), so moc configuration fails to find libFLAC.m4.

I then switched to my previous tmp dir - renaming the tmp directory -, where it
built successfully: it built flac first, and then moc.

So I switched back to the 'clean' tmp dir, did a rebuild of moc: it built
succesfully (building flac and then moc).

8-/

To understand that weird behaviour I tried to 'bitbake -c clean flac moc',
removed flac .m4 files from staging directory and reverted the moc .bb, but I
could not reproduce the build failure.

At first, one can suspect a bitbake cache refresh, or a  multi-threading
bitbake heisenbug, or something else... 
If I find some more time, I'll try to build again from scratch and see why the
added dependency is ignored.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list