You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 04:18:00 UTC

[jira] [Created] (ARROW-3186) [GLib] mesonbuild failures in Travis CI

Wes McKinney created ARROW-3186:
-----------------------------------

             Summary: [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
             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)