[ https://issues.apache.org/jira/browse/ARROW-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662206#comment-17662206 ]
Rok Mihevc commented on ARROW-5183: ----------------------------------- This issue has been migrated to [issue #21660|https://github.com/apache/arrow/issues/21660] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 > Assignee: Antoine Pitrou > Priority: Blocker > Labels: pull-request-available > Fix For: 0.14.0 > > Time Spent: 50m > Remaining Estimate: 0h > > 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 (v8.20.10#820010)