On Sat, 2020-03-07 at 16:58 +0000, Richard Purdie wrote:
> 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.

Just to save anyone digging, the difference is in configure, one has
msgfmt in the sysroot, one does not. It is there later in the build so
its probably task dependencies not being right.

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#48708): https://lists.yoctoproject.org/g/yocto/message/48708
Mute This Topic: https://lists.yoctoproject.org/mt/71725433/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to