On Fri, 2019-06-07 at 18:23 +0200, Alexander Kanavin wrote: > On Fri, 7 Jun 2019 at 16:03, Richard Purdie < > [email protected]> wrote: > > So far we've seen: > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/46/builds/682 > > https://autobuilder.yoctoproject.org/typhoon/#/builders/40/builds/680 > > > > Both are the same issue, and a rather bizarre one: instead of > starting the build, ninja goes into a loop trying > to re-run the configuration step and recreate build.ninja (its > equivalent of Makefile) and not being happy when it finishes. > > The issue is specific to opensuse/tumbleweed builders, and I was able > to reproduce it locally by setting > meson.build's modification time one week into the future ("touch -d > 'next Thursday' meson.build"). > > Which brings me to a question: is the system date and time set > correctly on those builders?
Perhaps not: rpurdie@opensuse151-ty-1:~> date Fri 7 Jun 11:25:45 UTC 2019 rpurdie@ubuntu1804-ty:~$ date Fri Jun 7 16:26:20 UTC 2019 rpurdie@tumbleweed-ty-1:~> date Fri 7 Jun 11:27:09 UTC 2019 [rpurdie@fedora29-ty-1 ~]$ date Fri 7 Jun 16:27:52 UTC 2019 Michael? (cc'd) Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
