On Fri, 2 Nov 2018 at 16:29, Burton, Ross <[email protected]> wrote:
> > Turns out enabling reproducible builds breaks the test suite:
> >
> > test test_py_compile failed -- Traceback (most recent call last):
> >   File "/usr/lib/python3.7/test/test_py_compile.py", line 125, in
> > test_source_date_epoch
> >     self.assertEqual(statinfo.st_mtime, testtime)
> > AssertionError: 1541175127.6495416 != 123456789
> > 0:11:47 load avg: 0.41 [269/415/1] test_pyclbr -- test_py_compile failed
>
> We're patching in SOURCE_DATE_EPOCH but 3.7 supports this directly, I
> think we should just drop the source-date-epoch patch.

Confirmed that dropping our patch fixes this.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to