This is an issue in CMake, not Blender. They seem to have fixed it already: https://gitlab.kitware.com/cmake/cmake/issues/17575
These are probably harmless warnings through. The errors that are actually causing the build to fail are the same ones as in the "Blender 2.79a failed to build with gcc 8.0.1" thread. On Wed, Mar 28, 2018 at 8:12 AM, Luya Tshimbalanga <[email protected]> wrote: > While attempting to build blender 2.79b, a message showed how boost 1.66 > failed to be properly detected: > > CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): > New Boost version may have incorrect or missing dependencies and imported > targets > Call Stack (most recent call first): > /usr/share/cmake/Modules/FindBoost.cmake:907 > (_Boost_COMPONENT_DEPENDENCIES) > /usr/share/cmake/Modules/FindBoost.cmake:1542 > (_Boost_MISSING_DEPENDENCIES) > build_files/cmake/platform/platform_unix.cmake:265 (find_package) > CMakeLists.txt:864 (include) > CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): > New Boost version may have incorrect or missing dependencies and imported > targets > Call Stack (most recent call first): > /usr/share/cmake/Modules/FindBoost.cmake:907 > (_Boost_COMPONENT_DEPENDENCIES) > /usr/share/cmake/Modules/FindBoost.cmake:1542 > (_Boost_MISSING_DEPENDENCIES) > build_files/cmake/platform/platform_unix.cmake:265 (find_package) > CMakeLists.txt:864 (include) > CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): > New Boost version may have incorrect or missing dependencies and imported > targets > Call Stack (most recent call first): > /usr/share/cmake/Modules/FindBoost.cmake:907 > (_Boost_COMPONENT_DEPENDENCIES) > /usr/share/cmake/Modules/FindBoost.cmake:1542 > (_Boost_MISSING_DEPENDENCIES) > build_files/cmake/platform/platform_unix.cmake:265 (find_package) > CMakeLists.txt:864 (include) > CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): > New Boost version may have incorrect or missing dependencies and imported > targets > Call Stack (most recent call first): > /usr/share/cmake/Modules/FindBoost.cmake:907 > (_Boost_COMPONENT_DEPENDENCIES) > /usr/share/cmake/Modules/FindBoost.cmake:1542 > (_Boost_MISSING_DEPENDENCIES) > build_files/cmake/platform/platform_unix.cmake:265 (find_package) > CMakeLists.txt:864 (include) > CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): > New Boost version may have incorrect or missing dependencies and imported > targets > Call Stack (most recent call first): > /usr/share/cmake/Modules/FindBoost.cmake:907 > (_Boost_COMPONENT_DEPENDENCIES) > /usr/share/cmake/Modules/FindBoost.cmake:1542 > (_Boost_MISSING_DEPENDENCIES) > build_files/cmake/platform/platform_unix.cmake:265 (find_package) > CMakeLists.txt:864 (include) > CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): > New Boost version may have incorrect or missing dependencies and imported > targets > Call Stack (most recent call first): > /usr/share/cmake/Modules/FindBoost.cmake:907 > (_Boost_COMPONENT_DEPENDENCIES) > /usr/share/cmake/Modules/FindBoost.cmake:1542 > (_Boost_MISSING_DEPENDENCIES) > build_files/cmake/platform/platform_unix.cmake:265 (find_package) > CMakeLists.txt:864 (include) > CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): > New Boost version may have incorrect or missing dependencies and imported > targets > Call Stack (most recent call first): > /usr/share/cmake/Modules/FindBoost.cmake:907 > (_Boost_COMPONENT_DEPENDENCIES) > /usr/share/cmake/Modules/FindBoost.cmake:1542 > (_Boost_MISSING_DEPENDENCIES) > build_files/cmake/platform/platform_unix.cmake:265 (find_package) > CMakeLists.txt:864 (include) > CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): > New Boost version may have incorrect or missing dependencies and imported > targets > Call Stack (most recent call first): > /usr/share/cmake/Modules/FindBoost.cmake:907 > (_Boost_COMPONENT_DEPENDENCIES) > /usr/share/cmake/Modules/FindBoost.cmake:1542 > (_Boost_MISSING_DEPENDENCIES) > build_files/cmake/platform/platform_unix.cmake:265 (find_package) > CMakeLists.txt:864 (include) > CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): > New Boost version may have incorrect or missing dependencies and imported > targets > Call Stack (most recent call first): > /usr/share/cmake/Modules/FindBoost.cmake:907 > (_Boost_COMPONENT_DEPENDENCIES) > /usr/share/cmake/Modules/FindBoost.cmake:1542 > (_Boost_MISSING_DEPENDENCIES) > build_files/cmake/platform/platform_unix.cmake:265 (find_package) > CMakeLists.txt:864 (include) > > > Full build (failed) result below: > https://kojipkgs.fedoraproject.org//work/tasks/4071/26014071/build.log > > Build system based on Fedora: > https://koji.fedoraproject.org/koji/taskinfo?taskID=26014071 > > Can someone investigate the problem? > > -- > Luya Tshimbalanga > Graphic & Web Designer > E: [email protected] > W: http://www.coolest-storm.net > > _______________________________________________ > Bf-committers mailing list > [email protected] > https://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-committers
