[Bug 269253] devel/cmake-core: undefined symbol: nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 2 06:25:47 GMT 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269253
--- Comment #3 from Osamu Matsuda <omatsuda000 at gmail.com> ---
Sorry. I forgot to mention another dirty trick I used.
Please delete
%%PORTDOCS%%%%DOCSDIR%%/cmnghttp2/COPYING
from /usr/ports/devel/cmake-core/pkg-plist
*** pkg-plist.orig Sat Dec 24 07:42:16 2022
--- pkg-plist Wed Jan 25 12:36:18 2023
***************
*** 3147,3153 ****
%%DATADIR%%/include/cmCPluginAPI.h
%%PORTDOCS%%%%DOCSDIR%%/Copyright.txt
%%PORTDOCS%%%%DOCSDIR%%/cmcurl/COPYING
- %%PORTDOCS%%%%DOCSDIR%%/cmnghttp2/COPYING
%%PORTDOCS%%%%DOCSDIR%%/cmsys/Copyright.txt
share/aclocal/cmake.m4
share/bash-completion/completions/cmake
--- 3147,3152 ----
Since we don't compile nghttp2 involved in cmake-core, there is no
cmnghttp2/COPYING in the working directory of cmake-core build.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list