]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update FreeBSD 11 to 11.4
authorMichal Nowak <mnowak@isc.org>
Wed, 17 Jun 2020 07:28:26 +0000 (09:28 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 29 Jun 2020 10:44:17 +0000 (12:44 +0200)
(cherry picked from commit 18f97b9af2b579b9d21ee62472d1547f3576eec1)

.gitlab-ci.yml
PLATFORMS.md

index 3e1552fc5747dcc7c9946bba37c7895370668743..44392dfe992a2099a480ed21c352bb4d6e163e79 100644 (file)
@@ -1103,30 +1103,32 @@ unit:gcc:softhsm2.6:
     - job: gcc:softhsm2.6
       artifacts: true
 
-# Jobs for Clang builds on FreeBSD 11.3 (amd64)
+# Jobs for Clang builds on FreeBSD 11.4 (amd64)
 
-clang:freebsd11.3:amd64:
+clang:freebsd11.4:amd64:
   variables:
     CFLAGS: "${CFLAGS_COMMON}"
     USER: gitlab-runner
+    # Temporarily disable LMDB support [GL #1976]
+    EXTRA_CONFIGURE: "--without-lmdb"
   <<: *freebsd_amd64
   <<: *build_job
 
-system:clang:freebsd11.3:amd64:
+system:clang:freebsd11.4:amd64:
   <<: *freebsd_amd64
   <<: *system_test_job
   variables:
     USER: gitlab-runner
     TEST_PARALLEL_JOBS: 4
   needs:
-    - job: clang:freebsd11.3:amd64
+    - job: clang:freebsd11.4:amd64
       artifacts: true
 
-unit:clang:freebsd11.3:amd64:
+unit:clang:freebsd11.4:amd64:
   <<: *freebsd_amd64
   <<: *unit_test_job
   needs:
-    - job: clang:freebsd11.3:amd64
+    - job: clang:freebsd11.4:amd64
       artifacts: true
 
 # Jobs for Clang builds on FreeBSD 12.1 (amd64)
@@ -1134,7 +1136,8 @@ unit:clang:freebsd11.3:amd64:
 clang:freebsd12.1:amd64:
   variables:
     CFLAGS: "${CFLAGS_COMMON}"
-    EXTRA_CONFIGURE: "--enable-dnstap"
+    # Temporarily disable LMDB support [GL #1976]
+    EXTRA_CONFIGURE: "--enable-dnstap --without-lmdb"
     USER: gitlab-runner
   <<: *freebsd_amd64
   <<: *build_job
index dd0cd1e81954fd1697df6a1e5974277f1a2ca154..9e03bb22c98723787d25e899fc9d3185c1564a04 100644 (file)
@@ -49,7 +49,7 @@ following systems:
 * Ubuntu LTS 16.04, 20.04
 * Fedora 32
 * Red Hat Enterprise Linux / CentOS 7, 8
-* FreeBSD 11.3, 12.1
+* FreeBSD 11.4, 12.1
 * OpenBSD 6.7
 * Alpine Linux 3.12