arrow
arrow copied to clipboard
ARROW-12590: [C++][R] Update copies of Homebrew files to reflect recent updates
Building on #12157
https://issues.apache.org/jira/browse/ARROW-12590
@jonkeane looks like it works 👍 takes 2x longer on macos-11 though (more features?) maybe we can add (sc)caching later to speed that up. A sample run: https://github.com/ursacomputing/crossbow/runs/7617843476?check_suite_focus=true
Do I understand configure
correctly that tools/autobrew
is only used if there is a local formula?
@github-actions crossbow submit r-binary-packages homebrew-r-autobrew
Revision: 2ca18194303848034dedc24d069dea2d0ff92091
Submitted crossbow builds: ursacomputing/crossbow @ actions-e54e908ed9
Task | Status |
---|---|
homebrew-r-autobrew | |
r-binary-packages |
I moved fixing the python lint to https://issues.apache.org/jira/browse/ARROW-17282
I also pulled out 10.13 testing, will open separate JIRA for those.
@nealrichardson upstreaming the changes in dependencies and build flags can happen with the 9.0.0 release PR right?
@github-actions crossbow submit homebrew-r-autobrew r-binary-packages
Revision: 27b87156021f0cde8010f66e3b128f360977722f
Submitted crossbow builds: ursacomputing/crossbow @ actions-515f7b9de1
Task | Status |
---|---|
homebrew-r-autobrew | |
r-binary-packages |
@nealrichardson upstreaming the changes in dependencies and build flags can happen with the 9.0.0 release PR right?
Already in progress: https://github.com/autobrew/homebrew-core/pull/114 Please review and make sure we haven't missed anything.
@github-actions crossbow submit homebrew-r-autobrew
Revision: 0c7b7dd05d06d579df4cd5647084700bab58287c
Submitted crossbow builds: ursacomputing/crossbow @ actions-06301e563c
Task | Status |
---|---|
homebrew-r-autobrew |
@github-actions crossbow submit homebrew-r-autobrew
Revision: fbfd86da8f29a13aa36dc171db17c1f434a9a794
Submitted crossbow builds: ursacomputing/crossbow @ actions-9215dbc6a9
Task | Status |
---|---|
homebrew-r-autobrew |
@github-actions crossbow submit homebrew-r-autobrew
Revision: 1bd4ee2d3135f88d2e100b183fe3991926016dbf
Submitted crossbow builds: ursacomputing/crossbow @ actions-73c090d310
Task | Status |
---|---|
homebrew-r-autobrew |
@neal this should be done now. I will add the 10.13 runners to the nightlies in another PR.
@github-actions crossbow submit homebrew-r-autobrew
Revision: 197f509f6eb39dd40df1e0ac3a4106769ac5f884
Submitted crossbow builds: ursacomputing/crossbow @ actions-c336cff456
Task | Status |
---|---|
homebrew-r-autobrew |
@assignUser Hmm. We get a git fetch
error:
https://github.com/ursacomputing/crossbow/runs/7870472001?check_suite_focus=true#step:7:572
==> Cloning https://github.com/assignUser/arrow.git
Updating /Users/voltrondata/tmp/apache-arrow--git
git config remote.origin.url https://github.com/assignUser/arrow.git
git config remote.origin.fetch \+refs/heads/master:refs/remotes/origin/master
git fetch origin
==> Checking out revision 197f509f6eb39dd40df1e0ac3a4106769ac5f884
git checkout -f 197f509f6eb39dd40df1e0ac3a4106769ac5f884 --
fatal: reference is not a tree: 197f509f6eb39dd40df1e0ac3a4106769ac5f884
Error: An exception occured within a child process:
DownloadError: Failed to download resource "apache-arrow"
Failure while executing; `git checkout -f 197f509f6eb39dd40df1e0ac3a4106769ac5f884 --` exited with 128. Here's the output:
fatal: reference is not a tree: 197f509f6eb39dd40df1e0ac3a4106769ac5f884
Could you confirm this?
@kou the issue is with the runner, I need to modify the cleanup script. I'll start another run once I'm done with that.
@github-actions crossbow submit homebrew-r-autobrew
Revision: 92904b191f4b3aa43a30f580a394d99ae4516c78
Submitted crossbow builds: ursacomputing/crossbow @ actions-6bd568128d
Task | Status |
---|---|
homebrew-r-autobrew |
It seems to be working.
Benchmark runs are scheduled for baseline = 8474ee5a3ed725d4bb56c75fc1b13a53cba1fd1f and contender = 70c67086c01bb1b64c19e3f46382574bd554dcf1. 70c67086c01bb1b64c19e3f46382574bd554dcf1 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
[Failed :arrow_down:1.67% :arrow_up:0.2%] test-mac-arm
[Failed :arrow_down:0.27% :arrow_up:0.0%] ursa-i9-9960x
[Finished :arrow_down:0.85% :arrow_up:0.28%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] 70c67086
ec2-t3-xlarge-us-east-2
[Failed] 70c67086
test-mac-arm
[Failed] 70c67086
ursa-i9-9960x
[Finished] 70c67086
ursa-thinkcentre-m75q
[Finished] 8474ee5a
ec2-t3-xlarge-us-east-2
[Finished] 8474ee5a
test-mac-arm
[Failed] 8474ee5a
ursa-i9-9960x
[Finished] 8474ee5a
ursa-thinkcentre-m75q
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