On Sun, Jul 30, 2017 at 02:52:40PM +0100, Laurence Tratt wrote: > With a snapshot from yesterday and fully updated packages (following > Stuart's suggestion), libreoffice dies as follows: > > $ soffice > Warning: failed to launch javaldx - java may not function correctly > soffice.bin:/usr/local/lib/libicuuc.so.13.0: > /usr/local/lib/libicudata.so.13.0 : WARNING: symbol(icudt58_dat) size > mismatch, relink your program > soffice.bin:/usr/local/lib/libreoffice/program/libvclplug_gtklo.so: > undefined symbol '__cxa_thread_atexit' > ld.so: soffice.bin: lazy binding failed! > > A quick grep suggests that maybe it's picking up the wrong C++ lib?
Next snapshot will probably be fixed. It's more of a problem of linux-only code being active now. (freebsd has patches for this, they're getting tested right now)