[
https://issues.apache.org/jira/browse/ARROW-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16606713#comment-16606713
]
Wes McKinney commented on ARROW-3186:
-------------------------------------
I am triaging this for the time being in
https://github.com/apache/arrow/pull/2507 by pinning to meson==0.47.1, which
seems to fix the issue
https://travis-ci.org/apache/arrow/jobs/425578856
> [GLib] mesonbuild failures in Travis CI
> ---------------------------------------
>
> Key: ARROW-3186
> URL: https://issues.apache.org/jira/browse/ARROW-3186
> Project: Apache Arrow
> Issue Type: Bug
> Components: GLib
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.11.0
>
>
> Something started breaking recently with mesonbuild
> {code}
> +env CFLAGS=-DARROW_NO_DEPRECATED_API CXXFLAGS=-DARROW_NO_DEPRECATED_API
> meson build --prefix=/home/travis/build/apache/arrow/c-glib-install-meson
> -Dgtk_doc=true
> Traceback (most recent call last):
> File "/home/travis/miniconda/bin/meson", line 26, in <module>
> from mesonbuild import mesonmain
> ModuleNotFoundError: No module named 'mesonbuild'
> {code}
> Perhaps caused by the 8/25 release? https://pypi.org/project/meson/#history
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)