René's URL Explorer Experiment


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

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@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-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:6b09f69e-1769-f4b5-b49c-2356c4c1708e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCD0A:38A719:AE389C:E82AD3:696EAB6E
html-safe-noncefa4f3f540ac70fe42e21dc65142ca00fdad788d32bcad489724cd43adf65234b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRDBBOjM4QTcxOTpBRTM4OUM6RTgyQUQzOjY5NkVBQjZFIiwidmlzaXRvcl9pZCI6IjI2ODY5NDc4NDE1NDczNDg4NDYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac28a0468b8a2d2554a35a2e52fd1482d14bbc52c841a6b25288343a8dc0269e83
hovercard-subject-tagissue:2335603667
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/cpp-netlib/cpp-netlib/906/issue_layout
twitter:imagehttps://opengraph.githubassets.com/38e5f039b7f6b2588c3a8b11894cce511c547690e0e0db024bfa9fe790284ca5/cpp-netlib/cpp-netlib/issues/906
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/38e5f039b7f6b2588c3a8b11894cce511c547690e0e0db024bfa9fe790284ca5/cpp-netlib/cpp-netlib/issues/906
og:image:altroot@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:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameandrijzyn
hostnamegithub.com
expected-hostnamegithub.com
Nonefdad15fd2ad43212aa8b8be5f2c2725550f8374ceeeb154a999ad9145b43f3f7
turbo-cache-controlno-preview
go-importgithub.com/cpp-netlib/cpp-netlib git https://github.com/cpp-netlib/cpp-netlib.git
octolytics-dimension-user_id192422
octolytics-dimension-user_logincpp-netlib
octolytics-dimension-repository_id494068
octolytics-dimension-repository_nwocpp-netlib/cpp-netlib
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id469399
octolytics-dimension-repository_parent_nwoglynos/cpp-netlib
octolytics-dimension-repository_network_root_id469399
octolytics-dimension-repository_network_root_nwoglynos/cpp-netlib
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release27b23bc056eb973d350fc95afc848757edb9e7a9
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/906#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcpp-netlib%2Fcpp-netlib%2Fissues%2F906
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcpp-netlib%2Fcpp-netlib%2Fissues%2F906
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=cpp-netlib%2Fcpp-netlib
Reloadhttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/906
Reloadhttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/906
Reloadhttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/906
cpp-netlib https://patch-diff.githubusercontent.com/cpp-netlib
cpp-netlibhttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib
glynos/cpp-netlibhttps://patch-diff.githubusercontent.com/glynos/cpp-netlib
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fcpp-netlib%2Fcpp-netlib
Fork 425 https://patch-diff.githubusercontent.com/login?return_to=%2Fcpp-netlib%2Fcpp-netlib
Star 2k https://patch-diff.githubusercontent.com/login?return_to=%2Fcpp-netlib%2Fcpp-netlib
Code https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib
Issues 163 https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues
Pull requests 8 https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/pulls
Actions https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/actions
Projects 0 https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/projects
Wiki https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/security
Please reload this pagehttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/906
Insights https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/pulse
Code https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib
Issues https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues
Pull requests https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/pulls
Actions https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/actions
Projects https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/projects
Wiki https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/wiki
Security https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/security
Insights https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/cpp-netlib/cpp-netlib/issues/906
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/cpp-netlib/cpp-netlib/issues/906
Build errorshttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/906#top
https://github.com/andrijzyn
https://github.com/andrijzyn
andrijzynhttps://github.com/andrijzyn
on Jun 5, 2024https://github.com/cpp-netlib/cpp-netlib/issues/906#issue-2335603667
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.