From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [linux-3.14 test] 63336: regressions - FAIL Date: Wed, 28 Oct 2015 18:12:03 +0000 Message-ID: <56310FF3.6090605@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: osstest service owner , xen-devel@lists.xensource.com Cc: Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org Hi, On 28/10/15 17:31, osstest service owner wrote: > flight 63336 linux-3.14 real [real] > http://logs.test-lab.xenproject.org/osstest/logs/63336/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > build-armhf-pvops 5 kernel-build fail REGR. vs. 62648 > + make -j4 INSTALL_PATH=/home/osstest/build.63336.build-armhf-pvops/dist/boot INSTALL_MOD_PATH=/home/osstest/build.63336.build-armhf-pvops/dist modules_install dtbs_install > make: *** No rule to make target `dtbs_install'. Stop. > make: *** Waiting for unfinished jobs.... This is not a Linux regression but a bug introduced in osstest by d4dba6183d616b1d4f9826834318db48eb8ec5d6 "ts-kernel-build: Include dtbs in dist file" As said by the commit message the target dtbs_install has been introduced post-3.14. It also says that we only test 3.16 and onwards on ARM. However this job seems to prove the contrary. So shall we disable 3.14 job for ARM for once and all? Regards, -- Julien Grall