> I tracked it down a bit further: this happens for me if php-intl > is enabled, doesn't happen without it. I think it may be connected > with the icu4c changes, that's the only related thing which I can > think of that's been updated recently. > > Not tried playing with icu4c yet but reading the commit... > > : * as per upstream recommendation > : - use --with-data-packaging=archive on all archs > > ...this is a likely candidate, it moves ICU data from the shared > libraries to separate .dat files, which isn't going to work in > chroot.
Wow... I never saw that one coming :-) I may revisit this change then. -- Antoine
