You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/02/23 06:47:37 UTC

[GitHub] [arrow] kou opened a new pull request, #34304: GH-34303: [CI][Packaging][deb] Use system Meson on Debian GNU/Linux bookworm

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

   ### Rationale for this change
   
   "pip3 install meson" isn't accepted on Debian GNU/Linux bookworm.
   
   ### What changes are included in this PR?
   
   System Meson is recent engouh.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] github-actions[bot] commented on pull request #34304: GH-34303: [CI][Packaging][deb] Use system Meson on Debian GNU/Linux bookworm

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34304:
URL: https://github.com/apache/arrow/pull/34304#issuecomment-1441279200

   * Closes: #34303


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] github-actions[bot] commented on pull request #34304: GH-34303: [CI][Packaging][deb] Use system Meson on Debian GNU/Linux bookworm

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34304:
URL: https://github.com/apache/arrow/pull/34304#issuecomment-1441279233

   :warning: GitHub issue #34303 **has been automatically assigned in GitHub** to PR creator.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] ursabot commented on pull request #34304: GH-34303: [CI][Packaging][deb] Use system Meson on Debian GNU/Linux bookworm

Posted by "ursabot (via GitHub)" <gi...@apache.org>.
ursabot commented on PR #34304:
URL: https://github.com/apache/arrow/pull/34304#issuecomment-1442639961

   Benchmark runs are scheduled for baseline = 939567b5d42b0f5a36994fa61c9abaf3daa032ce and contender = 41aedfdd4e452d547773dd2ea8a493139b24c572. 41aedfdd4e452d547773dd2ea8a493139b24c572 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/c7d278175719430688c3f0d75494ae97...f01ffe6f9726495a9c25ecc14f89758d/)
   [Failed :arrow_down:0.31% :arrow_up:0.0%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/af429afa33594ddaa10f54f491687da0...fb74c961e25e48cb9bca023f23ceae15/)
   [Finished :arrow_down:4.59% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/6549663f821649188561415775acfad7...1581d7eb969e47af847a89b218f15299/)
   [Finished :arrow_down:0.16% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/ab7cce31a56442e3b407c365c6c837bd...142f07b4b1b942118bd77a029aa31ff8/)
   Buildkite builds:
   [Finished] [`41aedfdd` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2425)
   [Failed] [`41aedfdd` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2455)
   [Finished] [`41aedfdd` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2422)
   [Finished] [`41aedfdd` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2446)
   [Finished] [`939567b5` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2424)
   [Failed] [`939567b5` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2453)
   [Finished] [`939567b5` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2421)
   [Finished] [`939567b5` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2445)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] github-actions[bot] commented on pull request #34304: GH-34303: [CI][Packaging][deb] Use system Meson on Debian GNU/Linux bookworm

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34304:
URL: https://github.com/apache/arrow/pull/34304#issuecomment-1441280630

   Revision: cf34333eca4285c0e720b248334be8c4dd79bc1e
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-65377cdea9](https://github.com/ursacomputing/crossbow/branches/all?query=actions-65377cdea9)
   
   |Task|Status|
   |----|------|
   |debian-bookworm-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-65377cdea9-github-debian-bookworm-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4250127493/jobs/7390928202)|
   |debian-bookworm-arm64|[![Travis CI](https://img.shields.io/travis/ursacomputing/crossbow/actions-65377cdea9-travis-debian-bookworm-arm64.svg)](https://github.com/ursacomputing/crossbow/runs/11540461067)|


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] kou merged pull request #34304: GH-34303: [CI][Packaging][deb] Use system Meson on Debian GNU/Linux bookworm

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou merged PR #34304:
URL: https://github.com/apache/arrow/pull/34304


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] kou commented on pull request #34304: GH-34303: [CI][Packaging][deb] Use system Meson on Debian GNU/Linux bookworm

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on PR #34304:
URL: https://github.com/apache/arrow/pull/34304#issuecomment-1441279194

   @github-actions crossbow submit debian-bookworm-*


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] kou commented on pull request #34304: GH-34303: [CI][Packaging][deb] Use system Meson on Debian GNU/Linux bookworm

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on PR #34304:
URL: https://github.com/apache/arrow/pull/34304#issuecomment-1442356112

   +1


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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