# Oracle Linux
-.oraclelinux-7-amd64: &oraclelinux_7_amd64_image
- image: "$CI_REGISTRY_IMAGE:oraclelinux-7-amd64"
- <<: *linux_amd64
-
.oraclelinux-8-amd64: &oraclelinux_8_amd64_image
image: "$CI_REGISTRY_IMAGE:oraclelinux-8-amd64"
<<: *linux_amd64
- job: gcc:alpine3.20:amd64
artifacts: true
-# Jobs for regular GCC builds on Oracle Linux 7 (amd64)
-
-gcc:oraclelinux7:amd64:
- variables:
- CC: gcc
- # -Wno-address suppresses isc_buffer macro warnings
- CFLAGS: "${CFLAGS_COMMON} -Wno-address"
- EXTRA_CONFIGURE: "--with-libidn2"
- <<: *oraclelinux_7_amd64_image
- <<: *build_job
-
-system:gcc:oraclelinux7:amd64:
- <<: *oraclelinux_7_amd64_image
- <<: *system_test_job
- needs:
- - job: gcc:oraclelinux7:amd64
- artifacts: true
-
-unit:gcc:oraclelinux7:amd64:
- <<: *oraclelinux_7_amd64_image
- <<: *unit_test_job
- needs:
- - job: gcc:oraclelinux7:amd64
- artifacts: true
-
# Jobs for regular GCC builds on Oracle Linux 8 (amd64)
gcc:oraclelinux8:amd64:
- Debian 11, 12
- Ubuntu LTS 20.04, 22.04, 24.04
- Fedora 40
-- Red Hat Enterprise Linux / CentOS / Oracle Linux 7, 8, 9
+- Red Hat Enterprise Linux / CentOS / Oracle Linux 8, 9
- FreeBSD 13.3, 14.0
- Alpine Linux 3.20
- Platforms past or close to their respective EOL dates, such as:
- Ubuntu 14.04, 16.04 (Ubuntu ESM releases are not supported)
- - CentOS 6
+ - Red Hat Enterprise Linux / CentOS / Oracle Linux 6, 7
- Debian 8 Jessie, 9 Stretch, 10 Buster
- FreeBSD 10.x, 11.x