Antoine Pitrou created ARROW-5183: ------------------------------------- Summary: [CI] MinGW build failures on AppVeyor Key: ARROW-5183 URL: https://issues.apache.org/jira/browse/ARROW-5183 Project: Apache Arrow Issue Type: Bug Components: Continuous Integration Reporter: Antoine Pitrou
See e.g. https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/23926002 {code} CMake Error at C:/msys64/mingw32/lib/cmake/Boost-1.70.0/BoostConfig.cmake:95 (find_package): Found package configuration file: C:/msys64/mingw32/lib/cmake/boost_regex-1.70.0/boost_regex-config.cmake but it set boost_regex_FOUND to FALSE so package "boost_regex" is considered to be NOT FOUND. Reason given by package: No suitable build variant has been found. Call Stack (most recent call first): C:/msys64/mingw32/lib/cmake/Boost-1.70.0/BoostConfig.cmake:124 (boost_find_dependency) C:/msys64/mingw32/share/cmake-3.13/Modules/FindBoost.cmake:264 (find_package) cmake_modules/ThirdpartyToolchain.cmake:2246 (find_package) CMakeLists.txt:544 (include) {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)