Title: Build errors · Issue #906 · cpp-netlib/cpp-netlib · GitHub
Open Graph Title: Build errors · Issue #906 · cpp-netlib/cpp-netlib
X Title: Build errors · Issue #906 · cpp-netlib/cpp-netlib
Description: root@AndrijNotebook:/home/andrijzyn/Desktop/cpp-netlib# ./build.sh CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSI...
Open Graph Description: root@AndrijNotebook:/home/andrijzyn/Desktop/cpp-netlib# ./build.sh CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a f...
X Description: root@AndrijNotebook:/home/andrijzyn/Desktop/cpp-netlib# ./build.sh CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from ...
Opengraph URL: https://github.com/cpp-netlib/cpp-netlib/issues/906
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Build errors","articleBody":"```\r\nroot@AndrijNotebook:/home/andrijzyn/Desktop/cpp-netlib# ./build.sh\r\nCMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required):\r\n Compatibility with CMake \u003c 2.8.12 will be removed from a future version of\r\n CMake.\r\n\r\n Update the VERSION argument \u003cmin\u003e value or use a ...\u003cmax\u003e suffix to tell\r\n CMake that the project does not need compatibility with older versions.\r\n\r\n\r\nCMake Warning (dev) at CMakeLists.txt:8 (project):\r\n Policy CMP0048 is not set: project() command manages VERSION variables.\r\n Run \"cmake --help-policy CMP0048\" for policy details. Use the cmake_policy\r\n command to set the policy and suppress this warning.\r\n\r\n The following variable(s) would be set to empty:\r\n\r\n CMAKE_PROJECT_VERSION\r\n CMAKE_PROJECT_VERSION_MAJOR\r\n CMAKE_PROJECT_VERSION_MINOR\r\n CMAKE_PROJECT_VERSION_PATCH\r\nThis warning is for project developers. Use -Wno-dev to suppress it.\r\n\r\nCMake Deprecation Warning at deps/uri/CMakeLists.txt:7 (cmake_minimum_required):\r\n Compatibility with CMake \u003c 2.8.12 will be removed from a future version of\r\n CMake.\r\n\r\n Update the VERSION argument \u003cmin\u003e value or use a ...\u003cmax\u003e suffix to tell\r\n CMake that the project does not need compatibility with older versions.\r\n\r\n\r\nCMake Warning (dev) at deps/uri/CMakeLists.txt:10 (option):\r\n Policy CMP0077 is not set: option() honors normal variables. Run \"cmake\r\n --help-policy CMP0077\" for policy details. Use the cmake_policy command to\r\n set the policy and suppress this warning.\r\n\r\n For compatibility with older versions of CMake, option is clearing the\r\n normal variable 'Uri_BUILD_TESTS'.\r\nThis warning is for project developers. Use -Wno-dev to suppress it.\r\n\r\nCMake Warning (dev) at deps/uri/CMakeLists.txt:11 (option):\r\n Policy CMP0077 is not set: option() honors normal variables. Run \"cmake\r\n --help-policy CMP0077\" for policy details. Use the cmake_policy command to\r\n set the policy and suppress this warning.\r\n\r\n For compatibility with older versions of CMake, option is clearing the\r\n normal variable 'Uri_BUILD_DOCS'.\r\nThis warning is for project developers. Use -Wno-dev to suppress it.\r\n\r\nC++ Flags: -std=c++11 -Wall -std=c++11 -std=c++11 -Wall -Werror link flags: \r\nCMake Deprecation Warning at deps/googletest/CMakeLists.txt:1 (cmake_minimum_required):\r\n Compatibility with CMake \u003c 2.8.12 will be removed from a future version of\r\n CMake.\r\n\r\n Update the VERSION argument \u003cmin\u003e value or use a ...\u003cmax\u003e suffix to tell\r\n CMake that the project does not need compatibility with older versions.\r\n\r\n\r\nCMake Deprecation Warning at deps/googletest/googlemock/CMakeLists.txt:42 (cmake_minimum_required):\r\n Compatibility with CMake \u003c 2.8.12 will be removed from a future version of\r\n CMake.\r\n\r\n Update the VERSION argument \u003cmin\u003e value or use a ...\u003cmax\u003e suffix to tell\r\n CMake that the project does not need compatibility with older versions.\r\n\r\n\r\nCMake Deprecation Warning at deps/googletest/googletest/CMakeLists.txt:49 (cmake_minimum_required):\r\n Compatibility with CMake \u003c 2.8.12 will be removed from a future version of\r\n CMake.\r\n\r\n Update the VERSION argument \u003cmin\u003e value or use a ...\u003cmax\u003e suffix to tell\r\n CMake that the project does not need compatibility with older versions.\r\n\r\n\r\n-- Configuring done\r\n-- Generating done\r\n-- Build files have been written to: /home/andrijzyn/Desktop/cpp-netlib/build\r\n/usr/bin/cmake -S/home/andrijzyn/Desktop/cpp-netlib -B/home/andrijzyn/Desktop/cpp-netlib/build --check-build-system CMakeFiles/Makefile.cmake 0\r\n/usr/bin/cmake -E cmake_progress_start /home/andrijzyn/Desktop/cpp-netlib/build/CMakeFiles /home/andrijzyn/Desktop/cpp-netlib/build//CMakeFiles/progress.marks\r\nmake -f CMakeFiles/Makefile2 all\r\nmake[1]: Entering directory '/home/andrijzyn/Desktop/cpp-netlib/build'\r\nmake -f deps/uri/src/CMakeFiles/network-uri.dir/build.make deps/uri/src/CMakeFiles/network-uri.dir/depend\r\nmake[2]: Entering directory '/home/andrijzyn/Desktop/cpp-netlib/build'\r\ncd /home/andrijzyn/Desktop/cpp-netlib/build \u0026\u0026 /usr/bin/cmake -E cmake_depends \"Unix Makefiles\" /home/andrijzyn/Desktop/cpp-netlib /home/andrijzyn/Desktop/cpp-netlib/deps/uri/src /home/andrijzyn/Desktop/cpp-netlib/build /home/andrijzyn/Desktop/cpp-netlib/build/deps/uri/src /home/andrijzyn/Desktop/cpp-netlib/build/deps/uri/src/CMakeFiles/network-uri.dir/DependInfo.cmake --color=\r\nmake[2]: Leaving directory '/home/andrijzyn/Desktop/cpp-netlib/build'\r\nmake -f deps/uri/src/CMakeFiles/network-uri.dir/build.make deps/uri/src/CMakeFiles/network-uri.dir/build\r\nmake[2]: Entering directory '/home/andrijzyn/Desktop/cpp-netlib/build'\r\n[ 1%] Building CXX object deps/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o\r\ncd /home/andrijzyn/Desktop/cpp-netlib/build/deps/uri/src \u0026\u0026 /usr/bin/c++ -DBOOST_TEST_DYN_LINK -I/home/andrijzyn/Desktop/cpp-netlib/deps/uri/src -I/home/andrijzyn/Desktop/cpp-netlib/deps/uri/include -std=c++11 -Wall -std=c++11 -std=c++11 -Wall -Werror -MD -MT deps/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o -MF CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o.d -o CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o -c /home/andrijzyn/Desktop/cpp-netlib/deps/uri/src/detail/uri_normalize.cpp\r\nIn file included from /home/andrijzyn/Desktop/cpp-netlib/deps/uri/src/boost/mpl/aux_/na_assert.hpp:23,\r\n from /home/andrijzyn/Desktop/cpp-netlib/deps/uri/src/boost/mpl/arg.hpp:25,\r\n from /home/andrijzyn/Desktop/cpp-netlib/deps/uri/src/boost/mpl/placeholders.hpp:24,\r\n from /home/andrijzyn/Desktop/cpp-netlib/deps/uri/src/boost/iterator/iterator_categories.hpp:17,\r\n from /home/andrijzyn/Desktop/cpp-netlib/deps/uri/src/boost/iterator/iterator_adaptor.hpp:14,\r\n from /home/andrijzyn/Desktop/cpp-netlib/deps/uri/src/boost/iterator/transform_iterator.hpp:12,\r\n from /home/andrijzyn/Desktop/cpp-netlib/deps/uri/src/boost/algorithm/string/iter_find.hpp:17,\r\n from /home/andrijzyn/Desktop/cpp-netlib/deps/uri/src/detail/../boost/algorithm/string/split.hpp:16,\r\n from /home/andrijzyn/Desktop/cpp-netlib/deps/uri/src/detail/uri_normalize.cpp:15:\r\n\r\n```\r\n\r\nthe error is floating, sometimes “Building CXX object” goes up to 9%.","author":{"url":"https://github.com/andrijzyn","@type":"Person","name":"andrijzyn"},"datePublished":"2024-06-05T11:08:37.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/906/cpp-netlib/issues/906"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:6b09f69e-1769-f4b5-b49c-2356c4c1708e |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CD0A:38A719:AE389C:E82AD3:696EAB6E |
| html-safe-nonce | fa4f3f540ac70fe42e21dc65142ca00fdad788d32bcad489724cd43adf65234b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRDBBOjM4QTcxOTpBRTM4OUM6RTgyQUQzOjY5NkVBQjZFIiwidmlzaXRvcl9pZCI6IjI2ODY5NDc4NDE1NDczNDg4NDYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 28a0468b8a2d2554a35a2e52fd1482d14bbc52c841a6b25288343a8dc0269e83 |
| hovercard-subject-tag | issue:2335603667 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/cpp-netlib/cpp-netlib/906/issue_layout |
| twitter:image | https://opengraph.githubassets.com/38e5f039b7f6b2588c3a8b11894cce511c547690e0e0db024bfa9fe790284ca5/cpp-netlib/cpp-netlib/issues/906 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/38e5f039b7f6b2588c3a8b11894cce511c547690e0e0db024bfa9fe790284ca5/cpp-netlib/cpp-netlib/issues/906 |
| og:image:alt | root@AndrijNotebook:/home/andrijzyn/Desktop/cpp-netlib# ./build.sh CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a f... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | andrijzyn |
| hostname | github.com |
| expected-hostname | github.com |
| None | fdad15fd2ad43212aa8b8be5f2c2725550f8374ceeeb154a999ad9145b43f3f7 |
| turbo-cache-control | no-preview |
| go-import | github.com/cpp-netlib/cpp-netlib git https://github.com/cpp-netlib/cpp-netlib.git |
| octolytics-dimension-user_id | 192422 |
| octolytics-dimension-user_login | cpp-netlib |
| octolytics-dimension-repository_id | 494068 |
| octolytics-dimension-repository_nwo | cpp-netlib/cpp-netlib |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | true |
| octolytics-dimension-repository_parent_id | 469399 |
| octolytics-dimension-repository_parent_nwo | glynos/cpp-netlib |
| octolytics-dimension-repository_network_root_id | 469399 |
| octolytics-dimension-repository_network_root_nwo | glynos/cpp-netlib |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 27b23bc056eb973d350fc95afc848757edb9e7a9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width