Bug 266920 - editors/libreoffice Libreoffice (7.4.1.2) Draw fails to start and returns error, Impress does not start
Summary: editors/libreoffice Libreoffice (7.4.1.2) Draw fails to start and returns err...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-09 15:32 UTC by Goksin Akdeniz
Modified: 2022-11-04 22:11 UTC (History)
7 users (show)

See Also:
bugzilla: maintainer-feedback? (office)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Goksin Akdeniz 2022-10-09 15:32:44 UTC
Libreoffice 7.4.1.2 installed from packages from quarterly branch of 2022Q4. All components seem to work except Draw and Impress. 

Impress does not start from Libreoffice menus or from shell by typing "loimpress". I typed command Impress does not start. TOP command output shows no process of libreoffice or loimpress. 

Draw starts and returns and error. "loading component library <file:///usr/local/lib/libreoffice/program/../program/libsdlo.so> failed."

But libsdlo.so file exists in /usr/local/lib/libreoffice/program/libsdlo.so.
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-10-09 17:38:52 UTC
Which version of FreeBSD, exactly? 

freebsd-version -kru ; uname -aKU

----

Working here, with 7.4.1.2 from latest: 

% pkg info -x libreoffice
libreoffice-7.4.1.2
% loimpress
libGL error: failed to authenticate magic 1
libGL error: failed to load driver: r600
% date ; freebsd-version -kru ; uname -aKU
Sun  9 Oct 2022 18:36:34 BST
14.0-CURRENT
14.0-CURRENT
14.0-CURRENT
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #23 main-n258470-661faa1f77c0: Thu Oct  6 21:47:17 BST 2022     grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400072 1400072
% pkg -vv | grep -e url -e enabled -e priority
    url             : "pkg+http://pkg0.pkt.freebsd.org/FreeBSD:14:amd64/latest",
    enabled         : yes,
    priority        : 4,
    url             : "https://alpha.pkgbase.live/current/FreeBSD:14:amd64/latest",
    enabled         : no,
    priority        : 0,
    url             : "file:///usr/local/poudriere/data/packages/main-default",
    enabled         : yes,
    priority        : 3
%
Comment 2 Goksin Akdeniz 2022-10-09 18:59:30 UTC
freebsd-version -kru output:

12.3-RELEASE-p6
12.3-RELEASE-p6
12.3-RELEASE-p7


uname -aKU output:

FreeBSD tardis.ev.lan 12.3-RELEASE-p6 FreeBSD 12.3-RELEASE-p6 GENERIC  amd64 1203000 1203000
Comment 3 Goksin Akdeniz 2022-10-09 19:09:49 UTC
"% pkg -vv | grep -e url -e enabled -e priority" output:
    url             : "pkg+http://pkg.FreeBSD.org/FreeBSD:12:amd64/quarterly",
    enabled         : yes,
    priority        : 0,
Comment 4 Dima Panov freebsd_committer freebsd_triage 2022-10-09 22:34:37 UTC
Not a LibreOffice itself but a staled local package misversion, repo have some new but not revision bumped versions of LO dependencies of dependencies. 

'pkg upg -f' is your solution. or try to apply script from mentioned PR. 

# PORTS=$(ldd /usr/local/lib/libreoffice/program/libsdlo.so | awk '{print $3}' | while read line; do pkg which "$line" | awk '{printf $NF}'; echo " "; done); echo $PORTS | pkg upg -f $(sed -e 's/database//g')
Comment 5 Graham Perrin freebsd_committer freebsd_triage 2022-10-10 01:19:26 UTC
In bug 266262 comment 20, Kevin Zheng wrote: 

> … best if Someone(TM) could find out 
> which shared library has been the one that's 
> problematic, and ask for a PORTREVISION bump on that package.

+1


In comment 4, Dima Panov wrote: 

> … repo have some new but not revision bumped versions of LO 
> dependencies of dependencies. …

Can we take this opportunity to identify what must be bumped? 

I might try to be That Someone™, if nobody else will, although reproducing the bugged environment might be bifficult to achieve (unless I have one in a birtual machine) …
Comment 6 Graham Perrin freebsd_committer freebsd_triage 2022-10-10 01:55:08 UTC
A variation on Dima Panov's command in comment #4: 

PORTS=$(ldd /usr/local/lib/libreoffice/program/libsdlo.so | awk '{print $3}' | while read line; do pkg which "$line" | awk '{printf $NF}'; echo " "; done); echo $PORTS | pkg query '%o %v' $(sed -e 's/database//g') | sort | uniq > /tmp/comment-6.txt && cd /tmp ; ls -hl comment*

Goskin: if you have not already forced an upgrade of packages, please run the command above (in sh), then attach the resulting file: 

    comment-6.txt
Comment 7 Goksin Akdeniz 2022-10-10 09:01:07 UTC
pkg upgrade -f does not solve the problem. Same situation persists.

Script provided returned: "Illegal variable name." 

Using quarterly branch and building from source from portstree does not fix the problem. 

Setting up poudriere and building it from quarterly branch does not fix the problem either.
Comment 8 Goksin Akdeniz 2022-10-10 18:41:46 UTC
comment-6.txt out put is as follows:

accessibility/at-spi2-atk 2.38.0
accessibility/at-spi2-core 2.44.1
accessibility/atk 2.38.0
accessibility/qt5-speech 5.15.5p1
accessibility/redshift 1.12_1
accessibility/speech-dispatcher 0.11.2_1
archivers/7-zip 21.07_2
archivers/arc 5.21p
archivers/arj 3.10.22_9
archivers/brotli 1.0.9,1
archivers/gtar 1.34
archivers/gzip 1.12
archivers/libarchive 3.6.1,1
archivers/libdeflate 1.14
archivers/liblz4 1.9.4,1
archivers/libmspack 0.10.1
archivers/libzip 1.9.2
archivers/lzo2 2.10_1
archivers/p5-Archive-Zip 1.68
archivers/py-brotli 1.0.9
archivers/rar 6.12,3
archivers/unrar 6.12,6
archivers/unzip 6.0_8
archivers/unzoo 4.4_2
archivers/xarchiver 0.5.4.19
archivers/zip 3.0_1
archivers/zstd 1.5.2_1
astro/xearth 1.2
audio/alsa-lib 1.2.2_1
audio/asunder 2.9.6
audio/audacity 3.1.3_2
audio/cdparanoia 3.9.8_10
audio/deadbeef 0.7.2_22
audio/espeak-ng 1.51.1_3
audio/faad 2.10.0,1
audio/flac 1.4.1
audio/fluidsynth 2.2.8
audio/freepats 20060219
audio/grip 4.2.2
audio/gstreamer1-plugins-a52dec 1.16.2_2
audio/gstreamer1-plugins-mpg123 1.16.2_2
audio/gstreamer1-plugins-ogg 1.16.2_2
audio/gstreamer1-plugins-vorbis 1.16.2_2
audio/id3lib 3.8.3_10
audio/jack 1.9.21
audio/ladspa 1.17
audio/lame 3.100_4
audio/liba52 0.7.4_3
audio/libao 1.2.0_5
audio/libcanberra 0.30_8
audio/libcanberra-gtk3 0.30_8
audio/libcddb 1.3.2_4
audio/libid3tag 0.16.2
audio/libmad 0.16.3
audio/libmodplug 0.8.9.0
audio/libmysofa 1.2.1.16
audio/libogg 1.3.5,4
audio/libsamplerate 0.2.2
audio/libsndfile 1.0.31_2
audio/libsoxr 0.1.3_3
audio/libvorbis 1.3.7_2,3
audio/lilv 0.24.12
audio/lv2 1.18.4
audio/mpg123 1.30.2
audio/openal-soft 1.21.1_3
audio/opus 1.3.1
audio/opusfile 0.12
audio/pcaudiolib 1.2
audio/portaudio 19.6.0_6,1
audio/portmidi 236
audio/pulseaudio 14.2_4
audio/py-eyed3 0.9.6
audio/py-mutagen 1.45.1
audio/sdl2_mixer 2.6.2_1
audio/sndio 1.9.0
audio/soundtouch 2.3.1
audio/speex 1.2.1,1
audio/speexdsp 1.2.1
audio/sratom 0.6.10
audio/suil 0.10.12
audio/twolame 0.4.0_2
audio/vamp-plugin-sdk 2.9.0_1
audio/vorbis-tools 1.4.2_1,3
audio/wavpack 5.5.0
audio/webrtc-audio-processing0 0.3.1_2
comms/qt5-sensors 5.15.5p0
comms/qt5-serialport 5.15.5p0
converters/chmview 2.0b4_2
converters/fribidi 1.0.12
converters/libb64 1.2.1
converters/libiconv 1.17
converters/p5-Encode-Locale 1.05
converters/p5-Text-Unidecode 1.30
converters/py-webencodings 0.5.1
databases/db18 18.1.40
databases/db5 5.3.28_8
databases/evolution-data-server 3.44.4
databases/gdbm 1.23
databases/mysql57-client 5.7.39
databases/mysql57-server 5.7.39
databases/py-sqlite3 3.9.14_7
databases/qt5-sql 5.15.5p165
databases/qt5-sqldrivers-sqlite3 5.15.5p165
databases/sqlite3 3.39.3,1
databases/unixODBC 2.3.11
databases/xapian-core 1.4.20,1
deskutils/xcalendar 4.0.2008_2
deskutils/xchm 1.23_4
devel/abseil 20220623.0
devel/apache-ant 1.10.8
devel/apr1 1.7.0.1.6.1_2
devel/argp-standalone 1.5.0
devel/autoconf 2.71
devel/autoconf-switch 20220527
devel/automake 1.16.5
devel/binutils 2.37_4,1
devel/bison 3.8.2,1
devel/boost-libs 1.80.0
devel/ccache 3.7.12_4
devel/cmake-core 3.24.0
devel/codeblocks 20.03_3
devel/cppcheck 2.7.5
devel/cppunit 1.15.1
devel/dbus 1.14.0,1
devel/dbus-glib 0.112
devel/desktop-file-utils 0.26_1
devel/dmake 4.13.1,1
devel/dotconf 1.3_1
devel/double-conversion 3.2.1
devel/doxygen 1.9.5,2
devel/epm 4.5.1
devel/evdev-proto 5.8
devel/gamin 0.1.10_10
devel/gdb 12.1_1
devel/geany 1.38
devel/gettext-runtime 0.21
devel/gettext-tools 0.21_1
devel/git 2.37.3
devel/glib20 2.74.0,2
devel/gmake 4.3_2
devel/gobject-introspection 1.74.0,1
devel/gperf 3.1
devel/grantlee5 5.3.0
devel/gsettings-desktop-schemas 42.0
devel/gsoap 2.8.123
devel/highway 1.0.1
devel/icu 71.1,1
devel/icu-le-hb 1.2.3
devel/icu-lx 71.1
devel/jansson 2.14
devel/jech-dht 0.26
devel/json-c 0.16
devel/json-glib 1.6.6
devel/jsoncpp 1.9.5
devel/kBuild 0.1.9998_14
devel/libcbor 0.9.0
devel/libcjson 1.7.15
devel/libcuckoo 0.3.1
devel/libdaemon 0.14_1
devel/libedit 3.1.20210910,1
devel/libepoll-shim 0.0.20220703
devel/libevdev 1.9.1.20200928
devel/libevent 2.1.12
devel/libffi 3.4.2
devel/libgdata 0.18.1
devel/libglade2 2.6.4_12
devel/libgsf 1.14.50
devel/libgudev 234
devel/libIDL 0.8.14_5
devel/libical 3.0.8_6
devel/libinotify 20211018
devel/liblangtag 0.6.4
devel/libltdl 2.4.7
devel/libmtdev 1.1.6_1
devel/libnotify 0.8.1
devel/liborcus 0.17.2_2
devel/libpci 3.8.0
devel/libpciaccess 0.16
devel/libpthread-stubs 0.4
devel/librest 0.8.1_2
devel/libsigsegv 2.14
devel/libslang2 2.3.3
devel/libsoup 2.74.2_1
devel/libsysinfo 0.0.3_2
devel/libtextstyle 0.21
devel/libudev-devd 0.5.0
devel/libunistring 1.0
devel/libunwind 20211201_1
devel/libuv 1.44.2
devel/llvm13 13.0.1_3
devel/m4 1.4.19,1
devel/maven-wrapper 2
devel/mdds 2.0.3
devel/meson 0.63.2
devel/nasm 2.15.05,1
devel/ninja 1.11.1,2
devel/npth 1.6
devel/nspr 4.35
devel/orc 0.4.32
devel/p5-Clone 0.45
devel/p5-IO-HTML 1.004
devel/p5-Locale-gettext 1.07
devel/p5-Locale-libintl 1.32
devel/p5-TimeDate 2.33,1
devel/patch 2.7.6_2
devel/pcre 8.45_1
devel/pcre2 10.40
devel/pkgconf 1.8.0_1,1
devel/protobuf 3.20.1,1
devel/py-dbus 1.3.2
devel/py-deprecation 2.1.0
devel/py-evdev 1.6.0
devel/py-filetype 1.0.7
devel/py-gobject3 3.42.2
devel/py-isodate 0.6.1
devel/py-lxml 4.9.1
devel/py-packaging 21.3
devel/py-podcastparser 0.6.8
devel/py-pyparsing 3.0.9
devel/py-pyudev 0.22.0
devel/py-setuptools 63.1.0
devel/py-six 1.16.0
devel/py-websockets 10.3
devel/pydbus-common 1.3.2
devel/pygobject3-common 3.42.2
devel/qca 2.3.4_1
devel/qt5-assistant 5.15.5p1
devel/qt5-buildtools 5.15.5p165
devel/qt5-concurrent 5.15.5p165
devel/qt5-core 5.15.5p165_2
devel/qt5-dbus 5.15.5p165
devel/qt5-designer 5.15.5p1
devel/qt5-help 5.15.5p1
devel/qt5-linguisttools 5.15.5p1
devel/qt5-location 5.15.5p3
devel/qt5-qmake 5.15.5p165
devel/qt5-script 5.15.10p0
devel/readline 8.1.2
devel/rust-cbindgen 0.24.3_2
devel/sasm 3.12.1
devel/schilybase 2022.09.18
devel/sdl12 1.2.15_15,2
devel/sdl20 2.24.0_1
devel/serd 0.30.16
devel/sord 0.16.14
devel/ucpp 1.3.2,1
devel/valgrind 3.19.0,1
devel/woff2 1.0.2_4
devel/xdg-utils 1.1.3_2
devel/xxhash 0.8.1_2
devel/yajl 2.1.0
devel/yasm 1.3.0
dns/dnscrypt-proxy2 2.1.2_2
dns/ldns 1.8.3
dns/libidn 1.38
dns/libidn2 2.3.3
dns/libpsl 0.21.1_4
editors/libreoffice 7.4.1.2
editors/libreoffice-tr 7.4.1.2
emulators/virtualbox-ose 6.1.36
emulators/virtualbox-ose-kmod 6.1.36
ftp/curl 7.85.0
ftp/gftp 2.7.0b
ftp/wget 1.21.3
games/freeciv 3.0.3
games/minetest 5.6.1
games/minetest_game 5.6.1
games/minetestmapper 20220221
games/netwalk 0.4.11_3
games/openmsx 0.4.2
games/openttd 12.2
games/sauerbraten 20201221_1
games/xmahjongg 3.7_3
graphics/aalib 1.4.r5_13
graphics/argyllcms 1.9.2_5
graphics/cairo 1.17.4_2,3
graphics/clutter 1.26.4
graphics/clutter-gtk3 1.8.4_1
graphics/cogl 1.22.8_1
graphics/colord 1.3.5_2
graphics/dia 0.97.3_3,1
graphics/djvulibre 3.5.28_1
graphics/exiv2 0.27.5,1
graphics/feh 3.9.1_1
graphics/freeglut 3.2.1
graphics/gd 2.3.3_1,1
graphics/gdk-pixbuf2 2.42.9
graphics/gdk-pixbuf2-xlib 2.40.2
graphics/geeqie 2.0.1_1
graphics/gegl 0.4.38_2
graphics/gexiv2 0.14.0
graphics/giflib 5.2.1
graphics/gimp 2.10.32,2
graphics/gimp-app 2.10.32_6,1
graphics/gle 3.1.0_8
graphics/glew 2.2.0_3
graphics/graphene 1.10.8
graphics/graphite2 1.3.14
graphics/graphviz 2.50.0_11
graphics/gstreamer1-plugins-gl 1.16.2_4
graphics/gstreamer1-plugins-png 1.16.2_2
graphics/gtk-update-icon-cache 3.24.31
graphics/imlib2 1.7.0,2
graphics/jasper 3.0.6
graphics/jbig2dec 0.19
graphics/jbigkit 2.1_1
graphics/jpeg-turbo 2.1.4
graphics/lcms 1.19_6,1
graphics/lcms2 2.13.1
graphics/libart_lgpl 2.3.21_3,1
graphics/libavif 0.10.1_5
graphics/libcdr01 0.1.7_3
graphics/libchamplain 0.12.20_1
graphics/libdrm 2.4.113,1
graphics/libepoxy 1.5.9
graphics/libetonyek01 0.1.10_5,1
graphics/libexif 0.6.24
graphics/libfreehand 0.1.2_23
graphics/libGLU 9.0.2_1
graphics/libglvnd 1.4.0_2
graphics/libgphoto2 2.5.26_2
graphics/libheif 1.13.0_1
graphics/libimagequant 2.17.0
graphics/libjxl 0.7.0
graphics/libmng 1.0.10_3
graphics/libmypaint 1.6.1_1
graphics/libnsgif 0.2.1
graphics/libplacebo 4.208.0
graphics/libraw 0.20.2_3
graphics/librsvg2-rust 2.54.5
graphics/libspiro 20200505,1
graphics/libwmf 0.2.12
graphics/libwpg03 0.3.3_1
graphics/libzmf 0.0.2_26
graphics/mesa-dri 21.3.8
graphics/mesa-libs 21.3.8
graphics/mypaint-brushes 1.3.1
graphics/netpbm 10.91.01_1
graphics/openexr 3.1.5
graphics/openjpeg 2.5.0
graphics/png 1.6.37_1
graphics/poppler 22.09.0
graphics/poppler-data 0.4.11
graphics/poppler-glib 22.09.0_1
graphics/poppler-utils 22.09.0_1
graphics/py-cairo 1.21.0,1
graphics/qr-code-generator 1.6.0
graphics/qt5-graphicaleffects 5.15.5p0
graphics/qt5-opengl 5.15.5p165
graphics/qt5-svg 5.15.5p10
graphics/sane-backends 1.1.1_9
graphics/scrot 1.7
graphics/sdl_ttf 2.0.11_8
graphics/sdl2_image 2.6.2_1
graphics/shaderc 2022.2
graphics/tiff 4.4.0
graphics/vigra 1.11.1_22
graphics/vulkan-headers 1.3.230
graphics/vulkan-loader 1.3.230
graphics/wayland 1.21.0
graphics/webp 1.2.4
graphics/xmountains 2.10
graphics/xpdf4 4.04,1
java/apache-commons-codec 1.15
java/apache-commons-httpclient 3.1_2
java/apache-commons-lang3 3.12.0
java/apache-commons-logging 1.2
java/hamcrest 1.3
java/javavmwrapper 2.7.9
java/junit 4.12
java/openjdk11 11.0.16+8.1_2
lang/gcc11 11.3.0_1
lang/itcl 3.4.1_1,1
lang/lua52 5.2.4
lang/lua53 5.3.6
lang/luajit-openresty 2.1.20220411
lang/p5-Error 0.17029
lang/p5-Try-Tiny 0.31
lang/perl5.32 5.32.1_3
lang/python39 3.9.14
lang/ruby30 3.0.4_3,1
lang/rust 1.63.0
lang/spidermonkey91 91.13.0
lang/tcl86 8.6.12
lang/vala 0.56.3,1
mail/bogofilter-sqlite 1.2.5_3
mail/thunderbird 102.3.2
math/asl 2.0.0
math/blas 3.10.1
math/cbc 2.10.8
math/cgl 0.60.6
math/cln 1.3.6
math/clp 1.17.6_1
math/coin-or-data-netlib 1.2.9
math/coin-or-data-sample 1.2.12
math/coin-or-metis 1.3.10
math/coin-or-mumps 3.0.3
math/coinutils 2.11.6
math/fftw3 3.3.10_2
math/fftw3-float 3.3.10_2
math/glm 0.9.9.8,1
math/gmp 6.2.1
math/gsl 2.7.1
math/Imath 3.1.5_1
math/ipopt 3.14.9
math/lapack 3.10.1
math/libqalculate 4.3.0
math/lp_solve 5.5.2.5
math/mpc 1.2.1
math/mpdecimal 2.5.1
math/mpfr 4.1.0_1
math/nauty 2.7r3,1
math/openblas 0.3.20,1
math/osi 0.108.7
misc/box2d 2.4.1
misc/chmlib 0.40_1
misc/cpuid 3.3_7
misc/e2fsprogs-libblkid 1.46.5_1
misc/e2fsprogs-libuuid 1.46.5
misc/freebsd-release-manifests 20220512
misc/gimp-help-en 2.10.0_2
misc/help2man 1.49.2
misc/hicolor-icon-theme 0.17
misc/iso-codes 4.7
misc/mc 4.8.28
misc/pciids 20220807
misc/shared-mime-info 2.2_1
multimedia/aom 3.5.0
multimedia/dav1d 1.0.0_1
multimedia/ffmpeg 4.4.2_9,1
multimedia/ffmpegthumbnailer 2.2.2
multimedia/gstreamer1 1.16.2
multimedia/gstreamer1-libav 1.16.2
multimedia/gstreamer1-plugins 1.16.2_7
multimedia/gstreamer1-plugins-bad 1.16.2_3
multimedia/gstreamer1-plugins-core 1.16
multimedia/gstreamer1-plugins-dts 1.16.2_2
multimedia/gstreamer1-plugins-dvdread 1.16.2_4
multimedia/gstreamer1-plugins-good 1.16.2_2
multimedia/gstreamer1-plugins-resindvd 1.16.2_4
multimedia/gstreamer1-plugins-theora 1.16.2_2
multimedia/gstreamer1-plugins-ugly 1.16.2_2
multimedia/gstreamer1-plugins-v4l2 1.16.2_3
multimedia/libass 0.16.0
multimedia/libdca 0.0.7
multimedia/libde265 1.0.8
multimedia/libdvdnav 6.1.1
multimedia/libdvdread 6.1.3
multimedia/libkate 0.4.1_11
multimedia/librtmp 2.4.20190330
multimedia/libtheora 1.1.1_7
multimedia/libv4l 1.23.0
multimedia/libva 2.16.0
multimedia/libvdpau 1.5
multimedia/libvpx 1.12.0
multimedia/libx264 0.164.3095
multimedia/mpv 0.34.1_2,1
multimedia/pwcview 1.4.1_7
multimedia/qt5-multimedia 5.15.5p1
multimedia/recordmydesktop 0.3.8.1_9
multimedia/rtmpdump 2.4.20190330
multimedia/smplayer 22.2.0
multimedia/smplayer-skins 20.11.0_1,1
multimedia/smplayer-themes 20.11.0_1,1
multimedia/svt-av1 1.2.1
multimedia/v4l_compat 1.23.0
multimedia/vmaf 2.3.1
multimedia/webcamd 5.17.1.2
multimedia/x265 3.4_2
multimedia/xvid 1.3.7,1
net-im/farstream 0.2.9
net-im/libnice 0.1.19_1
net-im/libnice-gst1 0.1.19_1
net-im/libpurple 2.14.10
net-im/pidgin 2.14.10
net-im/purple-mattermost 2.0
net-im/purple-plugin-pack 2.8.0
net-p2p/transmission-qt 3.00_4
net/arp-scan 1.9.7
net/avahi-app 0.8_1
net/drive 0.4.0_13
net/geoclue 2.5.7
net/geocode-glib 3.26.2
net/glib-networking 2.74.0
net/gnome-online-accounts 3.44.0
net/libcmis 0.5.2_6
net/libgweather 40.0_3
net/libnatpmp 20220122_1
net/liboauth 1.0.3_4
net/libproxy 0.4.17_1
net/libutp 0.20130514_1
net/libvncserver 0.9.13_1
net/miniupnpc 2.2.3_1
net/openldap26-client 2.6.3
net/p5-IO-Socket-INET6 2.72_1
net/p5-Net-HTTP 6.22
net/p5-Socket6 0.29
net/p5-URI 5.12
net/proxychains-ng 4.16_1
net/qt5-network 5.15.5p165_1
net/qt5-networkauth 5.15.5p0
net/rsync 3.2.5
net/vnstat 2.9
ports-mgmt/dialog4ports 0.1.6_1
ports-mgmt/pkg 1.18.4
print/cups 2.4.2
print/cups-filters 1.28.15_5
print/freetype2 2.12.1_2
print/ghostscript9-agpl-base 9.56.1_4
print/gimp-gutenprint 5.3.3_1
print/gsfonts 8.11_8
print/gutenprint 5.3.3
print/harfbuzz 5.2.0
print/harfbuzz-icu 5.2.0
print/indexinfo 0.3.1
print/libmspub01 0.1.4_21
print/libpagemaker 0.0.4_11
print/libpaper 1.1.28
print/libspectre 0.2.10
print/psutils 1.17_5
print/qpdf 10.6.3
print/qt5-printsupport 5.15.5p165
print/texinfo 6.8_3,1
science/hdf5 1.12.2,1
science/libaec 1.0.6
security/botan2 2.19.2_2
security/ca_root_nss 3.83
security/clamav 0.105.1_1,1
security/cyrus-sasl2 2.1.28
security/gcr 3.40.0
security/gnupg 2.3.3_3
security/gnutls 3.7.7
security/gorilla 1.5.3.6
security/gpgme 1.18.0
security/gpgme-cpp 1.18.0
security/gpgme-qt5 1.18.0
security/krb5 1.20
security/libassuan 2.5.5
security/libfido2 1.11.0
security/libgcrypt 1.9.4_1
security/libgpg-error 1.45
security/libksba 1.6.0
security/libsecret 0.20.5_1
security/libssh2 1.10.0,3
security/libtasn1 4.18.0
security/nettle 3.8.1
security/nmap 7.93
security/nss 3.83
security/obfs4proxy-tor 0.0.13_5
security/openssh-portable 9.0.p1,1
security/p11-kit 0.24.1_1
security/p5-Authen-NTLM 1.09_1
security/p5-Authen-SASL 2.16_1
security/p5-Digest-HMAC 1.04
security/p5-GSSAPI 0.28_2
security/p5-IO-Socket-SSL 2.075
security/p5-Net-SSLeay 1.92
security/pam_helper 1.1
security/pinentry 1.2.1
security/pinentry-curses 1.2.1
security/pinentry-gtk2 1.2.1
security/py-certifi 2022.6.15
security/py-pycryptodomex 3.15.0
security/rhash 1.4.3
security/sudo 1.9.11p3
security/tor 0.4.7.10
security/unix-selfauth-helper 1.0.1
security/xmlsec1 1.2.34
shells/bash 5.2_3
sysutils/cdrtools 2022.09.18
sysutils/consolekit2 1.2.4_3
sysutils/coreutils 9.1
sysutils/devcpu-data 20220809
sysutils/devcpu-data-amd 20220414
sysutils/devcpu-data-intel 20220809
sysutils/dmidecode 3.4_2
sysutils/dvd+rw-tools 7.1_3
sysutils/e2fsprogs 1.46.5_4
sysutils/eject 1.5_4
sysutils/gnome_subr 1.0
sysutils/libcdio 2.1.0
sysutils/p5-File-Listing 6.15
sysutils/pftop 0.8
sysutils/polkit 0.120_2
sysutils/powerdxx 0.4.4_1
sysutils/qt5-qtpaths 5.15.5p1
sysutils/smartmontools 7.3
sysutils/tkdvd 4.0.9_3
textproc/aspell 0.60.8_1,1
textproc/clucene 2.3.3.4_20
textproc/diffutils 3.8
textproc/discount 2.2.7b
textproc/enchant 1.6.0_9
textproc/enchant2 2.2.15_1
textproc/expat2 2.4.9
textproc/flex 2.6.4_2
textproc/groff 1.22.4_4
textproc/gsed 4.8
textproc/gspell 1.10.0
textproc/gtkspell 2.0.16_6
textproc/hunspell 1.7.1
textproc/hyphen 2.8.8
textproc/intltool 0.51.0_1
textproc/libabw 0.1.3_3
textproc/libe-book 0.1.3_25
textproc/libepubgen 0.1.1_1
textproc/libexttextcat 3.4.6
textproc/libixion 0.17.0_2
textproc/libkolabxml 1.1.6_14
textproc/libmwaw03 0.3.21
textproc/libnumbertext 1.0.8
textproc/libodfgen01 0.1.8_2
textproc/libqxp 0.0.0_21
textproc/librevenge 0.0.4_14
textproc/libstaroffice 0.0.7_1
textproc/libvisio01 0.1.7_9
textproc/libwpd010 0.10.3_7
textproc/libwps 0.4.12
textproc/libxml2 2.10.2
textproc/libxslt 1.1.37
textproc/libyaml 0.2.5
textproc/mythes 1.2.4_7
textproc/p5-Unicode-EastAsianWidth 12.0
textproc/p5-XML-Parser 2.46
textproc/py-pygments 2.9.0
textproc/py-rdflib 6.2.0
textproc/qt5-xml 5.15.5p165
textproc/qt5-xmlpatterns 5.15.5p0
textproc/raptor2 2.0.15_23
textproc/rasqal 0.9.33_1
textproc/redland 1.0.17_4
textproc/source-highlight 3.1.9_3
textproc/texi2html 5.0_2,1
textproc/tinyxml 2.6.2_4
textproc/tinyxml2 9.0.0,1
textproc/tr-aspell 0.50.0_1,1
textproc/uchardet 0.0.7
textproc/xerces-c3 3.2.3
textproc/xmlcatmgr 2.2_3
textproc/zxing-cpp 1.4.0_1
www/firefox-esr 102.3.0,1
www/libnghttp2 1.48.0
www/libwpe 1.12.0
www/p5-CGI 4.54
www/p5-HTML-Parser 3.78
www/p5-HTML-Tagset 3.20_1
www/p5-HTTP-Cookies 6.10
www/p5-HTTP-Date 6.05
www/p5-HTTP-Message 6.37
www/p5-HTTP-Negotiate 6.01_1
www/p5-libwww 6.67
www/p5-LWP-MediaTypes 6.04
www/p5-LWP-Protocol-https 6.10
www/p5-Mozilla-CA 20211001
www/p5-WWW-RobotRules 6.02_1
www/polipo 1.1.1_3
www/py-html5lib 1.0.1
www/qt5-webchannel 5.15.5p3
www/qt5-webkit 5.212.0.a4_10
www/serf 1.3.9_6
www/webkit2-gtk3 2.34.6_3
www/wpebackend-fdo 1.12.0
www/yt-dlp 2022.09.01
x11-clocks/xclock 1.0.9
x11-clocks/xdaliclock 2.47_1
x11-drivers/xf86-input-keyboard 1.9.0_5
x11-drivers/xf86-input-libinput 1.2.0_1
x11-drivers/xf86-input-mouse 1.9.3_4
x11-drivers/xf86-video-scfb 0.0.7_1
x11-drivers/xf86-video-vesa 2.5.0_1
x11-drivers/xorg-drivers 7.7_7
x11-fm/xfe 1.44
x11-fonts/croscorefonts-fonts-ttf 1.31.0_2
x11-fonts/crosextrafonts-caladea-ttf 20130214_4
x11-fonts/crosextrafonts-carlito-ttf 20130920_4
x11-fonts/dejavu 2.37_1
x11-fonts/encodings 1.0.5,1
x11-fonts/font-adobe-100dpi 1.0.3_4
x11-fonts/font-adobe-75dpi 1.0.3_4
x11-fonts/font-adobe-utopia-100dpi 1.0.4_4
x11-fonts/font-adobe-utopia-75dpi 1.0.4_4
x11-fonts/font-adobe-utopia-type1 1.0.4_4
x11-fonts/font-alias 1.0.4
x11-fonts/font-arabic-misc 1.0.3_4
x11-fonts/font-bh-100dpi 1.0.3_4
x11-fonts/font-bh-75dpi 1.0.3_4
x11-fonts/font-bh-lucidatypewriter-100dpi 1.0.3_4
x11-fonts/font-bh-lucidatypewriter-75dpi 1.0.3_4
x11-fonts/font-bh-ttf 1.0.3_4
x11-fonts/font-bh-type1 1.0.3_4
x11-fonts/font-bitstream-100dpi 1.0.3_4
x11-fonts/font-bitstream-75dpi 1.0.3_4
x11-fonts/font-bitstream-type1 1.0.3_4
x11-fonts/font-cronyx-cyrillic 1.0.3_4
x11-fonts/font-cursor-misc 1.0.3_4
x11-fonts/font-daewoo-misc 1.0.3_4
x11-fonts/font-dec-misc 1.0.3_4
x11-fonts/font-ibm-type1 1.0.3_4
x11-fonts/font-isas-misc 1.0.3_4
x11-fonts/font-jis-misc 1.0.3_4
x11-fonts/font-micro-misc 1.0.3_4
x11-fonts/font-misc-cyrillic 1.0.3_4
x11-fonts/font-misc-ethiopic 1.0.4
x11-fonts/font-misc-meltho 1.0.3_4
x11-fonts/font-misc-misc 1.1.2_4
x11-fonts/font-mutt-misc 1.0.3_4
x11-fonts/font-schumacher-misc 1.1.2_4
x11-fonts/font-screen-cyrillic 1.0.4_4
x11-fonts/font-sony-misc 1.0.3_4
x11-fonts/font-sun-misc 1.0.3_4
x11-fonts/font-winitzki-cyrillic 1.0.3_4
x11-fonts/font-xfree86-type1 1.0.4_4
x11-fonts/fontconfig 2.14.0,1
x11-fonts/gentium-basic 1102_1
x11-fonts/hack-font 3.003_1
x11-fonts/liberation-fonts-ttf 2.1.5,2
x11-fonts/libfontenc 1.1.4
x11-fonts/libFS 1.0.8
x11-fonts/libXfont 1.5.4_2,2
x11-fonts/libXfont2 2.0.5
x11-fonts/libXft 2.3.6
x11-fonts/linuxlibertine-g 20120116_2
x11-fonts/mkfontscale 1.2.1
x11-fonts/twemoji-color-font-ttf 13.1.0
x11-fonts/webfonts 0.30_14
x11-fonts/xorg-fonts 7.7_1
x11-fonts/xorg-fonts-100dpi 7.7
x11-fonts/xorg-fonts-75dpi 7.7
x11-fonts/xorg-fonts-cyrillic 7.7
x11-fonts/xorg-fonts-miscbitmaps 7.7
x11-fonts/xorg-fonts-truetype 7.7_1
x11-fonts/xorg-fonts-type1 7.7
x11-servers/xorg-server 21.1.4_1,1
x11-servers/xwayland 22.1.3,1
x11-themes/adwaita-icon-theme 40.1.1
x11-themes/fluxbox-tenr-styles-pack 20190912
x11-themes/gnome-themes-extra 3.28_3
x11-themes/xcursor-themes 1.0.6
x11-toolkits/fltk 1.3.8
x11-toolkits/fox16 1.6.57_1
x11-toolkits/gstreamer1-plugins-pango 1.16.2_2
x11-toolkits/gtk20 2.24.33
x11-toolkits/gtk30 3.24.34
x11-toolkits/libXaw 1.0.14,2
x11-toolkits/libXmu 1.1.3,1
x11-toolkits/libXt 1.2.1,1
x11-toolkits/pango 1.50.9
x11-toolkits/pangox-compat 0.0.2_3
x11-toolkits/qt5-declarative 5.15.5p19
x11-toolkits/qt5-gui 5.15.5p165
x11-toolkits/qt5-quickcontrols 5.15.5p0
x11-toolkits/qt5-quickcontrols2 5.15.5p6
x11-toolkits/qt5-uiplugin 5.15.5p1
x11-toolkits/qt5-virtualkeyboard 5.15.5p3_1
x11-toolkits/qt5-widgets 5.15.5p165
x11-toolkits/tk-wrapper 1.1_3
x11-toolkits/tk86 8.6.12
x11-toolkits/vte3 0.68.0_1
x11-toolkits/wxgtk28 2.8.12_10
x11-toolkits/wxgtk28-common 2.8.12_10
x11-toolkits/wxgtk30 3.0.5.1_1
x11-toolkits/wxgtk31 3.1.5_2
x11-wm/fluxbox 1.3.7_5
x11-wm/twm 1.0.12
x11/appres 1.0.5
x11/babl 0.1.96
x11/bitmap 1.0.9
x11/iceauth 1.0.8_2
x11/libdmx 1.1.4_2
x11/libICE 1.0.10,1
x11/libinput 1.19.4_1
x11/libSM 1.2.3,1
x11/libwacom 1.5
x11/libX11 1.7.2,1
x11/libXau 1.0.9
x11/libxcb 1.15
x11/libXcomposite 0.4.5,1
x11/libXcursor 1.2.0
x11/libxcvt 0.1.2_1
x11/libXdamage 1.1.5
x11/libXdmcp 1.1.3
x11/libXext 1.3.4,1
x11/libXfixes 6.0.0
x11/libXi 1.8,1
x11/libXinerama 1.1.4_2,1
x11/libxkbcommon 1.4.1
x11/libxkbfile 1.1.0
x11/libXpm 3.5.13
x11/libXrandr 1.5.2
x11/libXrender 0.9.10_2
x11/libXres 1.2.1
x11/libXScrnSaver 1.2.3_2
x11/libxshmfence 1.3_1
x11/libXtst 1.2.3_2
x11/libXv 1.0.11_2,1
x11/libXvMC 1.0.12
x11/libXxf86dga 1.1.5
x11/libXxf86vm 1.1.4_3
x11/numlockx 1.2
x11/nvidia-driver-390 390.151
x11/pixman 0.40.0_1
x11/qt5-x11extras 5.15.5p0
x11/sessreg 1.1.2
x11/setxkbmap 1.3.2
x11/smproxy 1.0.6
x11/startup-notification 0.12_4
x11/x11perf 1.6.1
x11/xauth 1.1.1
x11/xbacklight 1.2.3
x11/xbitmaps 1.1.2
x11/xcalc 1.1.0
x11/xcb-util 0.4.0_2,1
x11/xcb-util-cursor 0.1.3
x11/xcb-util-image 0.4.0_1
x11/xcb-util-keysyms 0.4.0_1
x11/xcb-util-renderutil 0.3.9_1
x11/xcb-util-wm 0.4.1_3
x11/xclipboard 1.1.3,1
x11/xcmsdb 1.0.5
x11/xconsole 1.0.7_1
x11/xcursorgen 1.0.7
x11/xdpyinfo 1.3.2_3
x11/xdriinfo 1.0.6_4
x11/xev 1.2.4
x11/xf86dga 1.0.3_1
x11/xgamma 1.0.6
x11/xgc 1.0.5
x11/xhost 1.0.8
x11/xinit 1.4.1,1
x11/xinput 1.6.3
x11/xkbcomp 1.4.5
x11/xkbevd 1.1.4
x11/xkbutils 1.0.4_2
x11/xkeyboard-config 2.34_2
x11/xkill 1.0.5
x11/xlsatoms 1.1.3
x11/xlsclients 1.1.4
x11/xmessage 1.0.5
x11/xmodmap 1.0.10
x11/xorg 7.7_3
x11/xorg-apps 7.7_4
x11/xorg-docs 1.7.2,1
x11/xorg-libraries 7.7_4
x11/xorgproto 2022.1
x11/xpr 1.0.5
x11/xprop 1.2.5
x11/xrandr 1.5.1
x11/xrdb 1.2.1
x11/xrefresh 1.0.6
x11/xscreensaver 6.04_1
x11/xset 1.2.4_3
x11/xsetroot 1.1.2
x11/xsnow 3.5.2
x11/xterm 373
x11/xtrans 1.4.0
x11/xvinfo 1.1.4
x11/xwd 1.0.8
x11/xwininfo 1.1.5
x11/xwud 1.0.5
Comment 9 Stephan Lichtenauer 2022-10-11 10:12:20 UTC
Had the same problem/error message on FreeBSD 13.1 with latest quarterly updates, pkg upgrade -f worked for me.
Comment 10 Alan Hicks 2022-10-11 13:54:47 UTC
Same issue here, fixed as suggested by reloading packages related to libsdlo.so
Quick and dirty script re-installed 56 packages

ldd /usr/local/lib/libreoffice/program/libsdlo.so | awk '{print $3}' | egrep -v '^/lib/|^/usr/lib/' | xargs pkg which | awk '{print $6}' | sort -u | xargs echo pkg install -f -y
Comment 11 Goksin Akdeniz 2022-10-11 16:01:05 UTC
Thanks for the script. It fixed the problem. forced upgrade will work only if and only if all packages are being upgrade for the first time of quarterly release. In my case it was missed. Everyone thanks for your suggestions and efforts for guiding me to fix that annoying bug.
Comment 12 Gregor M. 2022-10-18 12:13:23 UTC
After reinstalling "xmlsec1" it worked for me.

I went through the package list Roman has sent in PR 266262 step by step and only after reinstalling this package libreoffice draw would start. Dunno if this works for everyone though.
Comment 13 commit-hook freebsd_committer freebsd_triage 2022-11-04 15:08:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=efe501e4d54986b53bfc8bcb7d8dcb9bb027a921

commit efe501e4d54986b53bfc8bcb7d8dcb9bb027a921
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-11-04 15:03:28 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-11-04 15:03:28 +0000

    security/xmlsec1: bump PORTREVISION to ensure end-users got a latest binary (+)

    At least libreoffice users cannot use some suite components due to
    package built against latest patched ABI while pkg keept a previous
    package on client side.

    PR:     266262, 266920

    With hat:       ports-secteam

 security/xmlsec1/Makefile | 1 +
 1 file changed, 1 insertion(+)
Comment 14 commit-hook freebsd_committer freebsd_triage 2022-11-04 15:10:58 UTC
A commit in branch 2022Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b6027649c6a60828d1b967ef97e5d8987c821a39

commit b6027649c6a60828d1b967ef97e5d8987c821a39
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-11-04 15:03:28 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-11-04 15:10:17 +0000

    security/xmlsec1: bump PORTREVISION to ensure end-users got a latest binary (+)

    At least libreoffice users cannot use some suite components due to
    package built against latest patched ABI while pkg keept a previous
    package on client side.

    PR:     266262, 266920

    With hat:       ports-secteam

    (cherry picked from commit efe501e4d54986b53bfc8bcb7d8dcb9bb027a921)

 security/xmlsec1/Makefile | 1 +
 1 file changed, 1 insertion(+)
Comment 15 Graham Perrin freebsd_committer freebsd_triage 2022-11-04 22:09:08 UTC
Re: comment #13 and comment #14

Thanks to fluffy@, and triage: assign to committer resolving.