[ 
https://issues.apache.org/jira/browse/HADOOP-17465?focusedWorklogId=535881&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-535881
 ]

ASF GitHub Bot logged work on HADOOP-17465:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Jan/21 05:10
            Start Date: 14/Jan/21 05:10
    Worklog Time Spent: 10m 
      Work Description: GauthamBanasandra commented on pull request #2613:
URL: https://github.com/apache/hadoop/pull/2613#issuecomment-759929741


   This is quite strange. Even though I downgraded the Boost version to 1.71.0, 
CMake is still complaining that it can't find 1.72.0 -
   ```
   [WARNING]   Could NOT find Boost: Found unsuitable version "1.71.0", but 
required is at
   [WARNING]   least "1.72.0" (found /usr/include)
   [WARNING] Call Stack (most recent call first):
   [WARNING]   
/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:391 
(_FPHSA_FAILURE_MESSAGE)
   [WARNING]   /usr/share/cmake-3.16/Modules/FindBoost.cmake:2179 
(find_package_handle_standard_args)
   [WARNING]   main/native/libhdfspp/CMakeLists.txt:31 (find_package)
   ```
   
   Let me trigger the build to run again.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 535881)
    Time Spent: 5h  (was: 4h 50m)

> Update Dockerfile to use Focal
> ------------------------------
>
>                 Key: HADOOP-17465
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17465
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build, test
>    Affects Versions: 3.4.0
>         Environment: Ubuntu
>            Reporter: Gautham Banasandra
>            Assignee: Gautham Banasandra
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> Referring to the current Dockerfile, it seems like the toolchain provided by 
> Ubuntu Bionic isn't on track with the versions of the libraries that are 
> needed. Thus, we are separately installing Boost and other libraries (gcc-9 
> and CMake 3.19 needed by HDFS-15740). All these won't be necessary if we 
> upgrade to Focal as these library versions are part of the Focal toolchain 
> itself.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to