Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI][Packaging] Nightly homebrew packaging job fails with Unknown options: "vala" #32288

Closed
asfimport opened this issue Jul 4, 2022 · 1 comment

Comments

@asfimport
Copy link

Some packaging jobs (I haven't checked all of them, only 3):
conda-linux-gcc-py39-cuda
debian-bookworm-amd64
debian-bookworm-arm64
debian-bullseye-amd64
debian-bullseye-arm64
homebrew-cpp
ubuntu-bionic-amd64
ubuntu-bionic-arm64
ubuntu-focal-amd64
ubuntu-focal-arm64
ubuntu-jammy-amd64

Are failing with:

 ../c_glib/meson.build:20:0: ERROR: Unknown options: "vala"
dh_auto_configure: error: cd c_glib_build && LC_ALL=C.UTF-8 meson ../c_glib --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Darrow_cpp_build_type=release -Darrow_cpp_build_dir=../cpp_build -Dgtk_doc=true -Dvala=true returned exit code 1 

This is due to the change introduced here:
01e3c0a

Some of them were fixed yesterday but there is still one to be fixed.

Reporter: Raúl Cumplido / @raulcd
Assignee: Raúl Cumplido / @raulcd

PRs and other links:

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

@asfimport
Copy link
Author

Kouhei Sutou / @kou:
Issue resolved by pull request 13504
#13504

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants