On Fri, 2020-03-06 at 22:53 +0100, Alexander Kanavin wrote: > On Wed, 4 Mar 2020 at 23:42, Richard Purdie < > richard.pur...@linuxfoundation.org> wrote: > > Just FYI I think there may also be a couple of other packages > > coreutils > > pulls in and they may also have reproducibility issues (gettext- > > ptest, > > glibc-locale-* and procps*). > > Patch for gettext also sent :) glibc-locale and procps I could not > reproduce :-/
Thanks for that fix, it helps! FWIW, what I'm seeing with glibc-locale is that these files "disappear" from the packages in one of my builds: ./usr/share/locale/vi/LC_MESSAGES/libc.mo ./usr/share/locale/ko/LC_MESSAGES/libc.mo ./usr/share/locale/en_GB/LC_MESSAGES/libc.mo ./usr/share/locale/ca/LC_MESSAGES/libc.mo ./usr/share/locale/fr/LC_MESSAGES/libc.mo ./usr/share/locale/pl/LC_MESSAGES/libc.mo ./usr/share/locale/id/LC_MESSAGES/libc.mo ./usr/share/locale/hr/LC_MESSAGES/libc.mo ./usr/share/locale/uk/LC_MESSAGES/libc.mo ./usr/share/locale/ja/LC_MESSAGES/libc.mo ./usr/share/locale/gl/LC_MESSAGES/libc.mo ./usr/share/locale/es/LC_MESSAGES/libc.mo ./usr/share/locale/el/LC_MESSAGES/libc.mo ./usr/share/locale/pt_BR/LC_MESSAGES/libc.mo ./usr/share/locale/sl/LC_MESSAGES/libc.mo ./usr/share/locale/lt/LC_MESSAGES/libc.mo ./usr/share/locale/rw/LC_MESSAGES/libc.mo ./usr/share/locale/sv/LC_MESSAGES/libc.mo ./usr/share/locale/cs/LC_MESSAGES/libc.mo ./usr/share/locale/nl/LC_MESSAGES/libc.mo ./usr/share/locale/zh_CN/LC_MESSAGES/libc.mo ./usr/share/locale/ia/LC_MESSAGES/libc.mo ./usr/share/locale/fi/LC_MESSAGES/libc.mo ./usr/share/locale/be/LC_MESSAGES/libc.mo ./usr/share/locale/ru/LC_MESSAGES/libc.mo ./usr/share/locale/nb/LC_MESSAGES/libc.mo ./usr/share/locale/zh_TW/LC_MESSAGES/libc.mo ./usr/share/locale/tr/LC_MESSAGES/libc.mo ./usr/share/locale/de/LC_MESSAGES/libc.mo ./usr/share/locale/da/LC_MESSAGES/libc.mo ./usr/share/locale/pt/LC_MESSAGES/libc.mo ./usr/share/locale/hu/LC_MESSAGES/libc.mo ./usr/share/locale/eo/LC_MESSAGES/libc.mo ./usr/share/locale/it/LC_MESSAGES/libc.mo ./usr/share/locale/bg/LC_MESSAGES/libc.mo ./usr/share/locale/sk/LC_MESSAGES/libc.mo I can conform they're not in the glibc stashed-locale sstate object so they disappear somewhere before that in the glibc recipe itself. Quite where/why I don't know as yet. For procps, the timestamps in the output are different, that is the only difference. That means something is indeterminate with the source epoch for that recipe. Again, why, I don't know. The two stamps are: 2019-12-08·04:06:03 2019-12-08·04:05:49 This latter one could potentially be a bug in hashequiv (cc Joshua). It may need that stamps patch I have fixed up to resolve it. The fix it needs is to make it apply only to certain tasks. Cheers, Richard -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core