Skip to content

Conversation

@nealrichardson
Copy link
Member

No description provided.

@nealrichardson
Copy link
Member Author

@github-actions crossbow submit homebrew-r-autobrew

@github-actions
Copy link

@nealrichardson
Copy link
Member Author

^ that should fail but should fail differently: it should say that the version requirement isn't met. Then once the bottle is upgraded, it should work on retry.

@github-actions
Copy link

Revision: 316d4b241710e931acc17905c1b5a8d6a3ac6278

Submitted crossbow builds: ursacomputing/crossbow @ actions-613

Task Status
homebrew-r-autobrew Github Actions

@kszucs
Copy link
Member

kszucs commented Jul 19, 2021

There are more failing builds: #10659 (comment)

Interestingly the debian 10 based builds have ZSTD with version 1.3.8 but the issue is still there: https://github.com/ursacomputing/crossbow/runs/3106411669?check_suite_focus=true#step:8:316

@kszucs
Copy link
Member

kszucs commented Jul 19, 2021

@github-actions crossbow submit test-debian-10-cpp

@github-actions
Copy link

Revision: ddc76aef0747ef25e73408a69e2c037d5ceefa89

Submitted crossbow builds: ursacomputing/crossbow @ actions-615

Task Status
test-debian-10-cpp Github Actions

@nealrichardson
Copy link
Member Author

The autobrew job didn't fail as expected, maybe cmake found something newer on the system but then still used the old 1.3.5 when compiling?

@kszucs
Copy link
Member

kszucs commented Jul 19, 2021

@kszucs
Copy link
Member

kszucs commented Jul 19, 2021

@github-actions crossbow submit test-debian-10-cpp homebrew-r-autobrew

@github-actions
Copy link

Revision: dc521704f9a7a4876e8069f44bc4cb712597b8fb

Submitted crossbow builds: ursacomputing/crossbow @ actions-616

Task Status
homebrew-r-autobrew Github Actions
test-debian-10-cpp Github Actions

@kszucs
Copy link
Member

kszucs commented Jul 19, 2021

@github-actions crossbow submit test-ubuntu-* test-debian-*

@github-actions
Copy link

Revision: e27a2210ad030ae60669c4bab480d2ad117a92a1

Submitted crossbow builds: ursacomputing/crossbow @ actions-617

Task Status
test-debian-10-cpp Github Actions
test-debian-10-go-1.15 Azure
test-debian-10-python-3 Azure
test-debian-c-glib Github Actions
test-debian-ruby Github Actions
test-ubuntu-18.04-cpp Github Actions
test-ubuntu-18.04-cpp-release Github Actions
test-ubuntu-18.04-cpp-static Github Actions
test-ubuntu-18.04-python-3 Azure
test-ubuntu-18.04-r-sanitizer Azure
test-ubuntu-20.04-cpp Github Actions
test-ubuntu-20.04-cpp-14 Github Actions
test-ubuntu-20.04-cpp-17 Github Actions
test-ubuntu-20.04-cpp-thread-sanitizer Github Actions
test-ubuntu-20.10-docs Azure
test-ubuntu-c-glib Github Actions
test-ubuntu-default-docs Azure
test-ubuntu-ruby Github Actions

@kszucs
Copy link
Member

kszucs commented Jul 19, 2021

@github-actions crossbow submit ubuntu-bionic-* debian-buster-*

@github-actions
Copy link

Revision: 947c9dafee1de5671e7a92ea88458ca1f6902f58

Submitted crossbow builds: ursacomputing/crossbow @ actions-618

Task Status
debian-buster-amd64 Github Actions
debian-buster-arm64 TravisCI
ubuntu-bionic-amd64 Github Actions
ubuntu-bionic-arm64 TravisCI

@kszucs
Copy link
Member

kszucs commented Jul 19, 2021

@kou can we make both utcf8proc and zstd optional at this line?

@kou
Copy link
Member

kou commented Jul 19, 2021

Could you try the following? It's dirty but will work...

diff --git a/dev/tasks/linux-packages/apache-arrow/debian/libarrow-dev.install b/dev/tasks/linux-packages/apache-arrow/debian/libarrow-dev.install
index 83ddad126..ccd0c4e5b 100644
--- a/dev/tasks/linux-packages/apache-arrow/debian/libarrow-dev.install
+++ b/dev/tasks/linux-packages/apache-arrow/debian/libarrow-dev.install
@@ -6,8 +6,7 @@ usr/lib/*/cmake/arrow/Find*Alt.cmake
 usr/lib/*/cmake/arrow/FindArrow.cmake
 usr/lib/*/cmake/arrow/FindBrotli.cmake
 usr/lib/*/cmake/arrow/FindLz4.cmake
-usr/lib/*/cmake/arrow/FindSnappy.cmake
-usr/lib/*/cmake/arrow/Find[uz]*.cmake
+usr/lib/*/cmake/arrow/Find[Suz]*.cmake
 usr/lib/*/cmake/arrow/arrow-config.cmake
 usr/lib/*/libarrow.a
 usr/lib/*/libarrow.so

@kou
Copy link
Member

kou commented Jul 19, 2021

@github-actions crossbow submit amazon-linux-* centos-*

@github-actions
Copy link

Revision: 947c9dafee1de5671e7a92ea88458ca1f6902f58

Submitted crossbow builds: ursacomputing/crossbow @ actions-620

Task Status
amazon-linux-2-amd64 Github Actions
centos-7-amd64 Github Actions
centos-8-amd64 Github Actions
centos-8-arm64 TravisCI

@kszucs
Copy link
Member

kszucs commented Jul 19, 2021

@github-actions crossbow submit ubuntu-bionic-* debian-buster-*

@github-actions
Copy link

Revision: 4084657e8ab1f7f92decd1a6125cffbd197f605b

Submitted crossbow builds: ursacomputing/crossbow @ actions-621

Task Status
debian-buster-amd64 Github Actions
debian-buster-arm64 TravisCI
ubuntu-bionic-amd64 Github Actions
ubuntu-bionic-arm64 TravisCI

@kszucs
Copy link
Member

kszucs commented Jul 19, 2021

@github-actions crossbow submit amazon-linux-* centos-*

@github-actions
Copy link

Revision: 536b8ed8e3a4f7d9d4a1e7c5b7a56fff135031bb

Submitted crossbow builds: ursacomputing/crossbow @ actions-622

Task Status
amazon-linux-2-amd64 Github Actions
centos-7-amd64 Github Actions
centos-8-amd64 Github Actions
centos-8-arm64 TravisCI

@kszucs
Copy link
Member

kszucs commented Jul 19, 2021

@github-actions crossbow submit amazon-linux-2-amd64

@github-actions
Copy link

Revision: 9ec7e7afa1e7bb6185f5c199dbb0f875607d8df6

Submitted crossbow builds: ursacomputing/crossbow @ actions-623

Task Status
amazon-linux-2-amd64 Github Actions

@kszucs kszucs force-pushed the cmake-zstd-version branch from 9ec7e7a to 8370e80 Compare July 19, 2021 22:19
@kszucs
Copy link
Member

kszucs commented Jul 19, 2021

@github-actions crossbow submit -g nightly

@github-actions
Copy link

Revision: 8370e80

Submitted crossbow builds: ursacomputing/crossbow @ actions-624

Task Status
centos-7-amd64 Github Actions
centos-8-amd64 Github Actions
centos-8-arm64 TravisCI
conda-clean Azure
conda-linux-gcc-py36-arm64 Azure
conda-linux-gcc-py36-cpu-r40 Azure
conda-linux-gcc-py36-cuda Azure
conda-linux-gcc-py37-arm64 Azure
conda-linux-gcc-py37-cpu-r41 Azure
conda-linux-gcc-py37-cuda Azure
conda-linux-gcc-py38-arm64 Azure
conda-linux-gcc-py38-cpu Azure
conda-linux-gcc-py38-cuda Azure
conda-linux-gcc-py39-arm64 Azure
conda-linux-gcc-py39-cpu Azure
conda-linux-gcc-py39-cuda Azure
conda-osx-arm64-clang-py38 Azure
conda-osx-arm64-clang-py39 Azure
conda-osx-clang-py36-r40 Azure
conda-osx-clang-py37-r41 Azure
conda-osx-clang-py38 Azure
conda-osx-clang-py39 Azure
conda-win-vs2017-py36-r40 Azure
conda-win-vs2017-py37-r41 Azure
conda-win-vs2017-py38 Azure
conda-win-vs2017-py39 Azure
debian-bullseye-amd64 Github Actions
debian-bullseye-arm64 TravisCI
debian-buster-amd64 Github Actions
debian-buster-arm64 TravisCI
example-cpp-minimal-build-static Github Actions
example-cpp-minimal-build-static-system-dependency Github Actions
homebrew-cpp Github Actions
homebrew-r-autobrew Github Actions
java-jars Github Actions
nuget Github Actions
python-sdist Github Actions
test-build-vcpkg-win Github Actions
test-conda-cpp Github Actions
test-conda-cpp-valgrind Github Actions
test-conda-python-3.6 Github Actions
test-conda-python-3.6-pandas-0.23 Github Actions
test-conda-python-3.7 Github Actions
test-conda-python-3.7-dask-latest Github Actions
test-conda-python-3.7-dask-master Github Actions
test-conda-python-3.7-hdfs-2.9.2 Github Actions
test-conda-python-3.7-hdfs-3.2.1 Github Actions
test-conda-python-3.7-kartothek-latest Github Actions
test-conda-python-3.7-kartothek-master Github Actions
test-conda-python-3.7-pandas-0.24 Github Actions
test-conda-python-3.7-pandas-latest Github Actions
test-conda-python-3.7-spark-branch-3.0 Github Actions
test-conda-python-3.7-turbodbc-latest Github Actions
test-conda-python-3.7-turbodbc-master Github Actions
test-conda-python-3.8 Github Actions
test-conda-python-3.8-hypothesis Github Actions
test-conda-python-3.8-pandas-latest Github Actions
test-conda-python-3.8-pandas-nightly Github Actions
test-conda-python-3.8-spark-master Github Actions
test-conda-python-3.9 Github Actions
test-conda-python-3.9-pandas-master Github Actions
test-debian-10-cpp Github Actions
test-debian-10-go-1.15 Azure
test-debian-10-python-3 Azure
test-debian-c-glib Github Actions
test-debian-ruby Github Actions
test-fedora-33-cpp Github Actions
test-fedora-33-python-3 Azure
test-r-devdocs Github Actions
test-r-gcc-11 Github Actions
test-r-install-local Github Actions
test-r-linux-as-cran Github Actions
test-r-linux-rchk Github Actions
test-r-linux-valgrind Azure
test-r-minimal-build Azure
test-r-rhub-ubuntu-gcc-release-latest Azure
test-r-rocker-r-base-latest Azure
test-r-rstudio-r-base-3.6-bionic Azure
test-r-rstudio-r-base-3.6-centos7-devtoolset-8 Azure
test-r-rstudio-r-base-3.6-centos8 Azure
test-r-rstudio-r-base-3.6-opensuse15 Azure
test-r-rstudio-r-base-3.6-opensuse42 Azure
test-r-rtools-35 Github Actions
test-r-ubuntu-21.04 Github Actions
test-r-version-compatibility Github Actions
test-r-versions Github Actions
test-r-without-arrow Azure
test-ubuntu-18.04-cpp Github Actions
test-ubuntu-18.04-cpp-release Github Actions
test-ubuntu-18.04-cpp-static Github Actions
test-ubuntu-18.04-python-3 Azure
test-ubuntu-18.04-r-sanitizer Azure
test-ubuntu-20.04-cpp Github Actions
test-ubuntu-20.04-cpp-14 Github Actions
test-ubuntu-20.04-cpp-17 Github Actions
test-ubuntu-20.04-cpp-thread-sanitizer Github Actions
test-ubuntu-20.10-docs Azure
test-ubuntu-c-glib Github Actions
test-ubuntu-default-docs Azure
test-ubuntu-ruby Github Actions
ubuntu-bionic-amd64 Github Actions
ubuntu-bionic-arm64 TravisCI
ubuntu-focal-amd64 Github Actions
ubuntu-focal-arm64 TravisCI
ubuntu-groovy-amd64 Github Actions
ubuntu-groovy-arm64 TravisCI
ubuntu-hirsute-amd64 Github Actions
ubuntu-hirsute-arm64 TravisCI
wheel-macos-big-sur-cp39-arm64 Github Actions
wheel-macos-big-sur-cp39-universal2 Github Actions
wheel-macos-high-sierra-cp36-amd64 Github Actions
wheel-macos-high-sierra-cp37-amd64 Github Actions
wheel-macos-high-sierra-cp38-amd64 Github Actions
wheel-macos-high-sierra-cp39-amd64 Github Actions
wheel-macos-mavericks-cp36-amd64 Github Actions
wheel-macos-mavericks-cp37-amd64 Github Actions
wheel-macos-mavericks-cp38-amd64 Github Actions
wheel-macos-mavericks-cp39-amd64 Github Actions
wheel-manylinux2010-cp36-amd64 Github Actions
wheel-manylinux2010-cp37-amd64 Github Actions
wheel-manylinux2010-cp38-amd64 Github Actions
wheel-manylinux2010-cp39-amd64 Github Actions
wheel-manylinux2014-cp36-amd64 Github Actions
wheel-manylinux2014-cp36-arm64 TravisCI
wheel-manylinux2014-cp37-amd64 Github Actions
wheel-manylinux2014-cp37-arm64 TravisCI
wheel-manylinux2014-cp38-amd64 Github Actions
wheel-manylinux2014-cp38-arm64 TravisCI
wheel-manylinux2014-cp39-amd64 Github Actions
wheel-manylinux2014-cp39-arm64 TravisCI
wheel-windows-cp36-amd64 Github Actions
wheel-windows-cp37-amd64 Github Actions
wheel-windows-cp38-amd64 Github Actions
wheel-windows-cp39-amd64 Github Actions

@kszucs kszucs requested a review from kou July 19, 2021 23:01
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants