Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2023 06:59:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275160] devel/tcltls: 1.7.18 broken under FreeBSD 14.0-RELEASE
Message-ID:  <bug-275160-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275160

            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 erro=
r.

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 p=
ort.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275160-7788>