Skip to content

Commit

Permalink
Merge pull request #51 from traversaro/rebuildprotobuf
Browse files Browse the repository at this point in the history
Manually apply "Rebuild for libabseil 20240722, libgrp 1.65 & libprotobuf 5.27.5" migration and add yum dependencies to run EGL-based tests
  • Loading branch information
traversaro authored Oct 2, 2024
2 parents f6af075 + 2dd153f commit 86cb931
Show file tree
Hide file tree
Showing 18 changed files with 53 additions and 35 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .ci_support/linux_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-alma-x86_64:8
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/linux_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-alma-x86_64:8
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_aarch64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_aarch64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_ppc64le_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_ppc64le_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
__migrator:
build_number: 1
commit_message: Rebuild for libabseil 20240722, libgrp 1.65 & libprotobuf 5.27.5
kind: version
migration_number: 1
exclude:
- abseil-cpp
- grpc-cpp
- libprotobuf
- protobuf
- re2
libabseil:
- 20240722
libgrpc:
- "1.65"
libprotobuf:
- 5.27.5
migrator_ts: 1727040240.8650293
4 changes: 2 additions & 2 deletions .ci_support/osx_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ cxx_compiler:
cxx_compiler_version:
- '17'
libabseil:
- '20240116'
- '20240722'
libarchive:
- '3.7'
libprotobuf:
- 4.25.3
- 5.27.5
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ cxx_compiler:
cxx_compiler_version:
- '17'
libabseil:
- '20240116'
- '20240722'
libarchive:
- '3.7'
libprotobuf:
- 4.25.3
- 5.27.5
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ cxx_compiler:
cxx_compiler_version:
- '17'
libabseil:
- '20240116'
- '20240722'
libarchive:
- '3.7'
libprotobuf:
- 4.25.3
- 5.27.5
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ cxx_compiler:
cxx_compiler_version:
- '17'
libabseil:
- '20240116'
- '20240722'
libarchive:
- '3.7'
libprotobuf:
- 4.25.3
- 5.27.5
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/win_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ channel_targets:
cxx_compiler:
- vs2019
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/win_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ channel_targets:
cxx_compiler:
- vs2019
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
Expand Down
2 changes: 1 addition & 1 deletion .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ python_impl:
numpy:
# part of a zip_keys: python, python_impl, numpy
- 1.23


docker_image: # [linux64]
- quay.io/condaforge/linux-anvil-alma-x86_64:8 # [linux64]
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ source:
sha256: de4072ad372db6c3f511ff4534410767fb0def1972d83c8894e0ee794358a5ec

build:
number: 3
number: 4

outputs:
- name: {{ cxx_name }}
Expand Down
6 changes: 1 addition & 5 deletions recipe/yum_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
mesa-libGL
mesa-libEGL
mesa-dri-drivers
libselinux
libXdamage
libXxf86vm
libXext

0 comments on commit 86cb931

Please sign in to comment.