Magnus, Thanks for the reply Am I correct that this issue was caused by 8244757: Introduce SetupTarget in Main.gmk
-Vitaly > On 13 May 2020, at 15:37, Magnus Ihse Bursie <magnus.ihse.bur...@oracle.com> > wrote: > > On 2020-05-13 09:49, Vitaly Provodin wrote: >> Hi all, >> >> Recently, building test-image I got the following message: >> >> $ make test-image >> Building target 'test-image' in configuration 'linux-x86_64-server-release' >> gmake[2]: *** No rule to make target 'test-image-failure-handler', needed by >> 'test-image'. Stop. >> gmake[2]: *** Waiting for unfinished jobs…. >> >> >> Two or three days ago it was built well. >> >> Could somebody explain what happened? > Actually, you have found a real bug. Building without the failure handler > does not work. I will submit a patch for review shortly. > > /Magnus >> >> Thanks, >> Vitaly >