[ 
https://issues.apache.org/jira/browse/HADOOP-19475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941761#comment-17941761
 ] 

ASF GitHub Bot commented on HADOOP-19475:
-----------------------------------------

stoty commented on PR #7444:
URL: https://github.com/apache/hadoop/pull/7444#issuecomment-2785204397

   Looks like vcpkg is installing boost 1.72.
   According to https://github.com/microsoft/vcpkg/issues/40558 Boost 1.86 
should be available in vcpkg.
   
   I'm not familiar with the tool. I have googled it, and I can see that it 
supports a  "vcpkg.json" config file, but there is none in the Hadoop repo. 
   
   What would be the preferred way to fix this @GauthamBanasandra  ?
   Use a newer vcpkg ? Add that config file ?




> Update Boost to 1.86.0
> ----------------------
>
>                 Key: HADOOP-19475
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19475
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build, native
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>
> The currentlly used Boost 1.72.0 does not compile with recent C++ compilers, 
> which prevents compiling on recent systems (at least without replacing the 
> C++ compiler)
> hdfs-native does not compile with 1.87.0, but does with 1.86.0.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to