You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/10/09 22:22:18 UTC

[GitHub] [arrow] kou opened a new pull request #8419: ARROW-10256: [C++][Flight] Disable -Werror carefully

kou opened a new pull request #8419:
URL: https://github.com/apache/arrow/pull/8419


   If we replace "-Werror" with "", "-Werror=SOMETHING" is
   "=SOMETHING". "=SOMETHING" always causes build error because
   "=SOMETHING" is treated as an input file.
   
   For example, CentOS 8 RPM build uses "-Werror=format-security".


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kou commented on pull request #8419: ARROW-10256: [C++][Flight] Disable -Werror carefully

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #8419:
URL: https://github.com/apache/arrow/pull/8419#issuecomment-706523637


   @github-actions crossbow submit centos-8-*


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8419: ARROW-10256: [C++][Flight] Disable -Werror carefully

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8419:
URL: https://github.com/apache/arrow/pull/8419#issuecomment-706421641






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8419: ARROW-10256: [C++][Flight] Disable -Werror carefully

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8419:
URL: https://github.com/apache/arrow/pull/8419#issuecomment-706523941


   Revision: 953af85d06849db05f95953ce98400e309017cfb
   
   Submitted crossbow builds: [ursa-labs/crossbow @ actions-636](https://github.com/ursa-labs/crossbow/branches/all?query=actions-636)
   
   |Task|Status|
   |----|------|
   |centos-8-aarch64|[![TravisCI](https://img.shields.io/travis/ursa-labs/crossbow/actions-636-travis-centos-8-aarch64.svg)](https://travis-ci.org/ursa-labs/crossbow/branches)|
   |centos-8-amd64|[![Github Actions](https://github.com/ursa-labs/crossbow/workflows/Crossbow/badge.svg?branch=actions-636-github-centos-8-amd64)](https://github.com/ursa-labs/crossbow/actions?query=branch:actions-636-github-centos-8-amd64)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] wesm commented on pull request #8419: ARROW-10256: [C++][Flight] Disable -Werror carefully

Posted by GitBox <gi...@apache.org>.
wesm commented on pull request #8419:
URL: https://github.com/apache/arrow/pull/8419#issuecomment-706426958


   Oh, thank you for catching this!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kou commented on pull request #8419: ARROW-10256: [C++][Flight] Disable -Werror carefully

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #8419:
URL: https://github.com/apache/arrow/pull/8419#issuecomment-706533077


   +1
   
   Failures are unrelated.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kou commented on pull request #8419: ARROW-10256: [C++][Flight] Disable -Werror carefully

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #8419:
URL: https://github.com/apache/arrow/pull/8419#issuecomment-706416164


   @github-actions crossbow submit centos-8-*


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kou closed pull request #8419: ARROW-10256: [C++][Flight] Disable -Werror carefully

Posted by GitBox <gi...@apache.org>.
kou closed pull request #8419:
URL: https://github.com/apache/arrow/pull/8419


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org