On Sun, Apr 03, 2022 at 09:48:57AM +0300, Adrian Bunk wrote: > On Sat, Apr 02, 2022 at 10:29:05AM -0700, tony mancill wrote: > > On Sat, Apr 02, 2022 at 08:11:39PM +0300, Adrian Bunk wrote: > > > On Sat, Apr 02, 2022 at 10:39:13AM -0600, Neil Mayhew wrote: > > > > On 2022-04-02 09:14, tony mancill wrote: > > > > > I will work on patching 8.12.46 and also mention this upstream. The > > > > > changelogs for 8.12.45 and 8.12.46 only reference metadata updates. > > > > > > > > If there was a non-metadata change that wasn't mentioned in the > > > > changelog, > > > > it will be the second time this has happened in a fairly short period. > > > > The > > > > other one was https://github.com/google/libphonenumber/pull/2698 which > > > > was > > > > merged on Jan 7. > > > > > > The problem is > > > https://github.com/google/libphonenumber/commit/5719f3a724d254b21196393d952b71ec3052e6a3 > > > > > > I have an approximate fix I can polish later this evening, > > > unless Tony already has something similar. > > > > Hi Adrian, > > Hi Tony, > > > Thank you for the pointer. I started picking through the delta between > > 8.12.44 and 8.12.46 and it appears that libphonenumber needs to ensure > > that absl/hash/internal/hash.cc is linked. I won't have a chance to > > work on patch until later in my day (GMT-7) and so would be glad to > > receive yours. Otherwise, I will work on it tonight. > > sorry, I didn't get to it yesterday evening. > > In case you don't already have something similar, my fix is: > https://github.com/AdrianBunk/libphonenumber/commit/a7337f0072293ae07431d5efe7d2f9efa54bfd2d
Hi Adrian, Thank you for the patch. I running the build for the other r-deps now. Here is a list of the affected packages - that is, failures for builds against the 8.12.46-1 upload due to undefined references to absl: abiword_3.0.5~dfsg-1 chatty_0.6.3-1 evolution_3.44.0-2 evolution-data-server_3.44.0-3 evolution-ews_3.44.0-1 eweouz_0.12 folks_0.15.5-2 glabels_3.4.1-3 gnome-calls_42.0-1 gnome-contacts_41.0-2 kitinerary_21.12.3-2 mmsd-tng_1.9-1 vvmd_0.7-1 vvmplayer_1.4-1 Assuming no surprises during the rebuild, I will upload today. Thank you all for you help. tony