[Bug 275160] devel/tcltls: 1.7.18 broken under FreeBSD 14.0-RELEASE

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 18 Nov 2023 06:59:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275160

            Bug ID: 275160
           Summary: devel/tcltls: 1.7.18 broken under FreeBSD 14.0-RELEASE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sirn@ogsite.net
                CC: mi@ALDAN.algebra.com
                CC: mi@ALDAN.algebra.com
             Flags: maintainer-feedback?(mi@ALDAN.algebra.com)

On the upcoming FreeBSD 14.0-RELEASE, running `tctls` now gives out an error.

Steps to reproduce:

1. Install the package

    pkg install tcltls tcl86`

2. Run the following:

    $ tclsh8.6
    % package require tls

Expected result:
Package is loaded

Actual result:
Error with the following message
couldn't load file "/usr/local/lib/tls1.7.18/tcltls.so":
/usr/local/lib/tls1.7.18/tcltls.so: Undefined symbol "get_dhParams"

This happens on a newly installed FreeBSD 14.0-RELEASE, with both pkg and port.

-- 
You are receiving this mail because:
You are the assignee for the bug.