Raúl Cumplido created ARROW-16972:
-------------------------------------
Summary: [CI][Packaging] Nightly packaging jobs fail with Unknown
options: "vala"
Key: ARROW-16972
URL: https://issues.apache.org/jira/browse/ARROW-16972
Project: Apache Arrow
Issue Type: Task
Components: Continuous Integration, Packaging
Reporter: Raúl Cumplido
Assignee: Raúl Cumplido
Some packaging jobs (I haven't checked all of them, only 3):
{color:#1d1c1d}-
{color}[conda-linux-gcc-py39-cuda|https://github.com/ursacomputing/crossbow/runs/7167735143]
{color:#1d1c1d}-
{color}[debian-bookworm-amd64|https://github.com/ursacomputing/crossbow/runs/7167563664?check_suite_focus=true]
{color:#1d1c1d}-
{color}[debian-bookworm-arm64|https://github.com/ursacomputing/crossbow/runs/7167570118]
{color:#1d1c1d}-
{color}[debian-bullseye-amd64|https://github.com/ursacomputing/crossbow/runs/7167566423?check_suite_focus=true]
{color:#1d1c1d}-
{color}[debian-bullseye-arm64|https://github.com/ursacomputing/crossbow/runs/7167585048]
{color:#1d1c1d}-
{color}[homebrew-cpp|https://github.com/ursacomputing/crossbow/runs/7167560717?check_suite_focus=true]
{color:#1d1c1d}-
{color}[ubuntu-bionic-amd64|https://github.com/ursacomputing/crossbow/runs/7167576474?check_suite_focus=true]
{color:#1d1c1d}-
{color}[ubuntu-bionic-arm64|https://github.com/ursacomputing/crossbow/runs/7167570836]
{color:#1d1c1d}-
{color}[ubuntu-focal-amd64|https://github.com/ursacomputing/crossbow/runs/7167573531?check_suite_focus=true]
{color:#1d1c1d}-
{color}[ubuntu-focal-arm64|https://github.com/ursacomputing/crossbow/runs/7167566106]
{color:#1d1c1d}-
{color}[ubuntu-jammy-amd64|https://github.com/ursacomputing/crossbow/runs/7167567950?check_suite_focus=true]
Are failing with:
{code:java}
../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 {code}
This is due to the change introduced here:
https://github.com/apache/arrow/commit/01e3c0a704b1522ecc4e2b9d62f8ef96e01b70fe
--
This message was sent by Atlassian Jira
(v8.20.10#820010)