Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2023 20:59:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270940] ftp/curl: fails with Undefined symbol "nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation"
Message-ID:  <bug-270940-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 270940
           Summary: ftp/curl: fails with Undefined symbol
                    "nghttp2_option_set_no_rfc9113_leading_and_trailing_ws
                    _validation"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: asomers@FreeBSD.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

On FreeBSD 12.4 with the latest quarterly packages, including Curl 7.88.1, =
it
fails with this error:

curl https://sh.rustup.rs -sSf | sh -s -- -y
ld-elf.so.1: /usr/local/lib/libcurl.so.4: Undefined symbol
"nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation"

However, that does not happen on 12.4-PRERELEASE with the pkg main branch. =
 Nor
does it happen on 13.1-RELEASE.

The failure looks similar to 269253 , except that bug concerns a failure in
cmake, not curl.  Might curl need a similar fix?

--=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-270940-7788>