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

ARROW-7142: [C++] GCC compilation failures in nightlies #5815

Closed
wants to merge 1 commit into from

Conversation

bkietz
Copy link
Member

@bkietz bkietz commented Nov 12, 2019

@bkietz
Copy link
Member Author

bkietz commented Nov 12, 2019

@ursabot --help

@ursabot
Copy link

ursabot commented Nov 12, 2019

Usage: @ursabot [OPTIONS] COMMAND [ARGS]...

  Ursabot

Options:
  --help  Show this message and exit.

Commands:
  benchmark  Run the benchmark suite in comparison mode.
  build      Trigger all tests registered for this pull request.
  crossbow   Trigger crossbow builds for this pull request

@bkietz
Copy link
Member Author

bkietz commented Nov 12, 2019

@ursabot crossbow --help

@ursabot
Copy link

ursabot commented Nov 12, 2019

Usage: @ursabot crossbow [OPTIONS] COMMAND [ARGS]...

  Trigger crossbow builds for this pull request

Options:
  -r, --repo TEXT  Crossbow repository on github to use
  --help           Show this message and exit.

Commands:
  submit  Submit crossbow testing tasks.

@github-actions
Copy link

@bkietz
Copy link
Member Author

bkietz commented Nov 12, 2019

@ursabot crossbow submit --help

@ursabot
Copy link

ursabot commented Nov 12, 2019

Usage: @ursabot crossbow submit [OPTIONS] [TASK]...

  Submit crossbow testing tasks.

  See groups defined in arrow/dev/tasks/tests.yml

Options:
  -g, --group [docker|integration|cpp-python|conda|wheel|linux|gandiva|nightly]
                                  Submit task groups as defined in tests.yml
  --help                          Show this message and exit.

@bkietz
Copy link
Member Author

bkietz commented Nov 12, 2019

@ursabot crossbow submit -g nightly

@ursabot
Copy link

ursabot commented Nov 12, 2019

AMD64 Conda Crossbow Submit (#76550) builder has been succeeded.

Revision: e5734c3

Submitted crossbow builds: ursa-labs/crossbow @ ursabot-323

Task Status
centos-6 Azure
centos-7 Azure
centos-8 Azure
conda-linux-gcc-py27 Azure
conda-linux-gcc-py36 Azure
conda-linux-gcc-py37 Azure
conda-osx-clang-py27 Azure
conda-osx-clang-py36 Azure
conda-osx-clang-py37 Azure
conda-win-vs2015-py36 Azure
conda-win-vs2015-py37 Azure
debian-buster Azure
debian-stretch Azure
gandiva-jar-osx TravisCI
gandiva-jar-trusty TravisCI
homebrew-cpp TravisCI
macos-r-autobrew TravisCI
test-conda-cpp CircleCI
test-conda-python-2.7 CircleCI
test-conda-python-2.7-pandas-latest CircleCI
test-conda-python-2.7-pandas-master CircleCI
test-conda-python-3.6 CircleCI
test-conda-python-3.7 CircleCI
test-conda-python-3.7-dask-latest CircleCI
test-conda-python-3.7-dask-master CircleCI
test-conda-python-3.7-hdfs-2.9.2 CircleCI
test-conda-python-3.7-pandas-latest CircleCI
test-conda-python-3.7-pandas-master CircleCI
test-conda-python-3.7-spark-master CircleCI
test-conda-python-3.7-turbodbc-latest CircleCI
test-conda-python-3.7-turbodbc-master CircleCI
test-conda-r-3.6 CircleCI
test-debian-10-cpp CircleCI
test-debian-10-go-1.12 CircleCI
test-debian-10-python-3 CircleCI
test-debian-10-rust-nightly-2019-09-25 CircleCI
test-debian-c-glib CircleCI
test-debian-ruby CircleCI
test-fedora-29-cpp CircleCI
test-fedora-29-python-3 CircleCI
test-ubuntu-14.04-cpp CircleCI
test-ubuntu-16.04-cpp CircleCI
test-ubuntu-18.04-cpp CircleCI
test-ubuntu-18.04-cpp-cmake32 CircleCI
test-ubuntu-18.04-cpp-release CircleCI
test-ubuntu-18.04-cpp-static CircleCI
test-ubuntu-18.04-docs CircleCI
test-ubuntu-18.04-python-3 CircleCI
test-ubuntu-18.04-r-3.6 CircleCI
test-ubuntu-18.04-r-sanitizer CircleCI
test-ubuntu-c-glib CircleCI
test-ubuntu-fuzzit CircleCI
test-ubuntu-ruby CircleCI
ubuntu-bionic Azure
ubuntu-disco Azure
ubuntu-xenial Azure
wheel-manylinux1-cp27m TravisCI
wheel-manylinux1-cp27mu TravisCI
wheel-manylinux1-cp35m TravisCI
wheel-manylinux1-cp36m TravisCI
wheel-manylinux1-cp37m TravisCI
wheel-manylinux2010-cp27m TravisCI
wheel-manylinux2010-cp27mu TravisCI
wheel-manylinux2010-cp35m TravisCI
wheel-manylinux2010-cp36m TravisCI
wheel-manylinux2010-cp37m TravisCI
wheel-osx-cp27m TravisCI
wheel-osx-cp35m TravisCI
wheel-osx-cp36m TravisCI
wheel-osx-cp37m TravisCI
wheel-win-cp36m Appveyor
wheel-win-cp37m Appveyor

@pprudhvi
Copy link
Contributor

pprudhvi commented Nov 14, 2019

Earlier our linux builds were failing due to bit_util_test; passing with this patch. Thanks.

Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

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

+1

@pitrou pitrou closed this in f3f7bd8 Nov 14, 2019
@bkietz bkietz deleted the 7142-Compile-error-with-GCC-5- branch February 25, 2021 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants