[
https://issues.apache.org/jira/browse/ARROW-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687213#comment-16687213
]
Wes McKinney commented on ARROW-3186:
-------------------------------------
[~kou] there have been a few releases since this issue originally occurred.
Does the build work with the latest meson release now (0.48.2)?
> [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.12.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)