-
Notifications
You must be signed in to change notification settings - Fork 501
Closed
Labels
bugSomething isn't workingSomething isn't workingtriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
Describe your environment
Can not build with libcurl 8.12.
[ 99%] Built target func_otlp_grpc
/usr/bin/gmake -f functional/otlp/CMakeFiles/func_otlp_http.dir/build.make functional/otlp/CMakeFiles/func_otlp_http.dir/depend
gmake[2]: Entering directory '/home/runner/work/cmake-toolset/cmake-toolset/test/build_jobs_dir/_deps/opentelemetry_cpp-v1.19.0/linux-x86_64-gnu-13'
cd /home/runner/work/cmake-toolset/cmake-toolset/test/build_jobs_dir/_deps/opentelemetry_cpp-v1.19.0/linux-x86_64-gnu-13 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /home/runner/work/cmake-toolset/cmake-toolset/test/third_party/packages/opentelemetry-cpp-v1.19.0 /home/runner/work/cmake-toolset/cmake-toolset/test/third_party/packages/opentelemetry-cpp-v1.19.0/functional/otlp /home/runner/work/cmake-toolset/cmake-toolset/test/build_jobs_dir/_deps/opentelemetry_cpp-v1.19.0/linux-x86_64-gnu-13 /home/runner/work/cmake-toolset/cmake-toolset/test/build_jobs_dir/_deps/opentelemetry_cpp-v1.19.0/linux-x86_64-gnu-13/functional/otlp /home/runner/work/cmake-toolset/cmake-toolset/test/build_jobs_dir/_deps/opentelemetry_cpp-v1.19.0/linux-x86_64-gnu-13/functional/otlp/CMakeFiles/func_otlp_http.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/runner/work/cmake-toolset/cmake-toolset/test/build_jobs_dir/_deps/opentelemetry_cpp-v1.19.0/linux-x86_64-gnu-13'
/usr/bin/gmake -f functional/otlp/CMakeFiles/func_otlp_http.dir/build.make functional/otlp/CMakeFiles/func_otlp_http.dir/build
gmake[2]: Entering directory '/home/runner/work/cmake-toolset/cmake-toolset/test/build_jobs_dir/_deps/opentelemetry_cpp-v1.19.0/linux-x86_64-gnu-13'
[100%] Linking CXX executable func_otlp_http
cd /home/runner/work/cmake-toolset/cmake-toolset/test/build_jobs_dir/_deps/opentelemetry_cpp-v1.19.0/linux-x86_64-gnu-13/functional/otlp && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/func_otlp_http.dir/link.txt --verbose=1
/usr/bin/ld: cannot find -lcares: No such file or directory
/usr/bin/ld: cannot find -lnghttp2: No such file or directory
collect2: error: ld returned 1 exit status
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.