
And do you know what was the fix so that I could apply it to our version ?
On Mon, May 3, 2010 at 2:52 PM, Mike Frysinger vapier@gentoo.org wrote:
On Monday 03 May 2010 09:51:29 Sylvain Lamontagne wrote:
We have recently installed an automated build system in our company and occasionally there is a problem when U-Boot is built. One build will work the other will not without any changes to the sources (it is not: 1 work, then other fail... it is more like 3 may work the 4 will not but the 5 will). Our build system guy says that the problem is probably a race condition with a dependency in the U-Boot make.
Here is the error that trigger the failure. *[09:23:58]:*
*/home/slamon/server/TeamCity/buildAgent/work/19b40828dc62d35d/build/u-boo
t-1.3.4/cpu/mpc5xxx/.depend:73: *** multiple target patterns. Stop.*
this should already be fixed in the latest version -mike