Skip to content

[Release] Verify 6.0.0 RC0 [WIP]#11470

Closed
kszucs wants to merge 3 commits into
apache:release-6.0.0from
kszucs:release-6.0.0-rc0
Closed

[Release] Verify 6.0.0 RC0 [WIP]#11470
kszucs wants to merge 3 commits into
apache:release-6.0.0from
kszucs:release-6.0.0-rc0

Conversation

@kszucs

@kszucs kszucs commented Oct 19, 2021

Copy link
Copy Markdown
Member

No description provided.

@github-actions

Copy link
Copy Markdown

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW

Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@kszucs

kszucs commented Oct 19, 2021

Copy link
Copy Markdown
Member Author

@github-actions crossbow submit --group verify-rc-source --param release=6.0.0 --param rc=0

@github-actions

Copy link
Copy Markdown

Revision: 421dd6d

Submitted crossbow builds: ursacomputing/crossbow @ actions-1013

Task Status
verify-rc-source-cpp-linux-amd64 Github Actions
verify-rc-source-cpp-macos-amd64 Github Actions
verify-rc-source-cpp-macos-arm64 Github Actions
verify-rc-source-csharp-linux-amd64 Github Actions
verify-rc-source-csharp-macos-amd64 Github Actions
verify-rc-source-csharp-macos-arm64 Github Actions
verify-rc-source-go-linux-amd64 Github Actions
verify-rc-source-go-macos-amd64 Github Actions
verify-rc-source-go-macos-arm64 Github Actions
verify-rc-source-integration-linux-amd64 Github Actions
verify-rc-source-integration-macos-amd64 Github Actions
verify-rc-source-integration-macos-arm64 Github Actions
verify-rc-source-java-linux-amd64 Github Actions
verify-rc-source-java-macos-amd64 Github Actions
verify-rc-source-js-linux-amd64 Github Actions
verify-rc-source-js-macos-amd64 Github Actions
verify-rc-source-js-macos-arm64 Github Actions
verify-rc-source-python-linux-amd64 Github Actions
verify-rc-source-python-macos-amd64 Github Actions
verify-rc-source-python-macos-arm64 Github Actions
verify-rc-source-ruby-linux-amd64 Github Actions
verify-rc-source-ruby-macos-amd64 Github Actions
verify-rc-source-ruby-macos-arm64 Github Actions
verify-rc-source-windows Github Actions

@kszucs

kszucs commented Oct 20, 2021

Copy link
Copy Markdown
Member Author

The C++ verification fails with a valid cmake issue:

CMake Error in src/arrow/flight/CMakeLists.txt:
  Imported target "gRPC::grpc++" includes non-existent path

    "/tmp/arrow-6.0.0.v1qFD/apache-arrow-6.0.0/cpp/build/absl_ep-install/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



CMake Error in src/arrow/flight/CMakeLists.txt:
  Imported target "gRPC::grpc++" includes non-existent path

    "/tmp/arrow-6.0.0.v1qFD/apache-arrow-6.0.0/cpp/build/absl_ep-install/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.

Addressing it then cutting a new RC.

@kszucs

kszucs commented Oct 20, 2021

Copy link
Copy Markdown
Member Author

Closing in favor of #11487

@kszucs kszucs closed this Oct 20, 2021
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.

1 participant