main [so: 16] context, an example of: /usr/local/lib/sasl2/libgssapiv2.so: Undefined symbol "gss_inquire_sec_context_by_oid"
Date: Fri, 12 Sep 2025 02:47:35 UTC
Yesterday and today I made my first trial upgrade from main 15 to main 16. Hitting other issues, I did not notice it at the time but my dmesg -a output shows a: Sep 11 13:06:48 7950X3D-ZFS sasldblistusers2[70766]: unable to dlopen /usr/local/lib/sasl2/libgssapiv2.so: /usr/local/lib/sasl2/libgssapiv2.so: Undefined symbol "gss_inquire_sec_context_by_oid" Looking at /var/log/messages I see: . . . Sep 11 13:06:15 7950X3D-ZFS pkg-static[70455]: tcptestsuite-g20250428,1 installed Sep 11 13:06:48 7950X3D-ZFS pkg-static[70703]: c-ares-1.34.5 deinstalled Sep 11 13:06:48 7950X3D-ZFS sasldblistusers2[70766]: unable to dlopen /usr/local/lib/sasl2/libgssapiv2.so: /usr/local/lib/sasl2/libgssapiv2.so: Undefined symbol "gss_inquire_sec_context_by_oid" Sep 11 13:06:48 7950X3D-ZFS pkg-static[70703]: cyrus-sasl-2.1.28_5 deinstalled Sep 11 13:06:48 7950X3D-ZFS pkg-static[70703]: cyrus-sasl-gssapi-2.1.28 deinstalled . . . I'll note that I build and install various things that I do not use, just to have more variety in what I build, or that I rarely use. This would seem to fit that. === Mark Millard marklmi at yahoo.com