Skip to content

[GLib] mesonbuild failures in Travis CI #15792

@asfimport

Description

@asfimport

Something started breaking recently with mesonbuild

+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'

Perhaps caused by the 8/25 release? https://pypi.org/project/meson/#history

Reporter: Wes McKinney / @wesm
Assignee: Kouhei Sutou / @kou

PRs and other links:

Note: This issue was originally created as ARROW-3186. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions