[Bug 269253] devel/cmake-core: undefined symbol: nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 30 Jan 2023 17:25:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269253

            Bug ID: 269253
           Summary: devel/cmake-core: 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 Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: chris@cretaforce.gr
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

During a portupgrade I get this:


[ 31%] Building C object
Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vssh/libssh.c.o
[ 32%] Building C object
Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vssh/libssh2.c.o
[ 32%] Building C object
Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vssh/wolfssh.c.o
[ 32%] Linking C static library libcmcurl.a
[ 32%] Built target cmcurl
[ 32%] Building C object Utilities/cmcurl/CMakeFiles/curltest.dir/curltest.c.o
[ 33%] Linking C executable curltest
ld: error: undefined symbol:
nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
>>> referenced by http2.c
>>>               http2.c.o:(Curl_http2_setup) in archive lib/libcmcurl.a
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/devel/cmake-core/work/cmake-3.25.1
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/devel/cmake-core/work/cmake-3.25.1
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/devel/cmake-core/work/cmake-3.25.1
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/cmake-core
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/cmake-core

===>>> make build failed for devel/cmake-core
===>>> Aborting update

===>>> Update for devel/cmake-core failed
===>>> Aborting update

===>>> Update for devel/libcbor failed
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> devel/libcbor devel/cmake-core graphics/webp
dns/bind916 textproc/py-sphinx_rtd_theme@py39 www/nginx mail/postfix@default

This command has been saved to ~/portmasterfail.txt

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