Running with gitlab-runner 13.12.0 (7a6612da)  on dsop-shared-gitlab-runner-5fcd8977b8-m6qmr JrExJ6yx  feature flags: FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY:false section_start:1631096481:resolve_secrets Resolving secrets section_end:1631096481:resolve_secrets section_start:1631096481:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.2 ... Using attach strategy to execute scripts... section_end:1631096481:prepare_executor section_start:1631096481:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-5092-concurrent-09cr65 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-5092-concurrent-09cr65 to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-jrexj6yx-project-5092-concurrent-09cr65 via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1631096487:prepare_script section_start:1631096487:get_sources Getting source from Git repository $ until [ $(curl --fail --silent --output /dev/stderr --write-out "%{http_code}" localhost:15020/healthz/ready) -eq 200 ]; do echo Waiting for Sidecar; sleep 3 ; done ; echo Sidecar available; Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/JrExJ6yx/0/dsop/opensource/gdal/gdal/.git/ Created fresh repository. Checking out 0563fb48 as master... Skipping Git submodules setup section_end:1631096490:get_sources section_start:1631096490:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (6314024)... Downloading artifacts from coordinator... ok  id=6314024 responseStatus=200 OK token=2a29U3sz WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (6314026)... Downloading artifacts from coordinator... ok  id=6314026 responseStatus=200 OK token=AtWLYBqw WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6314021)... Downloading artifacts from coordinator... ok  id=6314021 responseStatus=200 OK token=pas-vZc2 WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (6314025)... Downloading artifacts from coordinator... ok  id=6314025 responseStatus=200 OK token=GEzVVbzB WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1631096491:download_artifacts section_start:1631096491:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/gdal-3.3.1.tar.gz' -> './gdal-3.3.1.tar.gz' 'ci-artifacts/import-artifacts/external-resources/proj-8.1.0.tar.gz' -> './proj-8.1.0.tar.gz' 'ci-artifacts/import-artifacts/external-resources/proj-datumgrid-1.8.zip' -> './proj-datumgrid-1.8.zip' Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image time="2021-09-08T10:21:31Z" level=warning msg="missing \"RSYNC_REMOTE\" build argument. Try adding \"--build-arg RSYNC_REMOTE=\" to the command line" STEP 1: FROM registry1.dso.mil/ironbank/opensource/python/python38:latest AS gdal-base Trying to pull registry1.dso.mil/ironbank/opensource/python/python38:latest... Getting image source signatures Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:7e9523461232e9a8f06fb30c474bcf3f7fa7dd493076bf8f3c0be657bce43490 Copying blob sha256:361ab352f363f6ec6a580e3cfcf5dca838fb183986a9850dba165161b137d3bb Copying config sha256:530d179ae49e56087597154bc85c20a30085fceb9294694f0e27b047da2331f1 Writing manifest to image destination Storing signatures STEP 2: ARG PACKAGES="wget unzip make libtool gcc-c++ sqlite sqlite-devel" STEP 3: ARG GDAL_PKGS="curl-devel libtiff-devel zlib-devel libzstd libjpeg-turbo-devel libpng-devel libwebp-devel expat-devel postgresql-devel openjpeg2" STEP 4: ARG ETC_PKGS="rsync" STEP 5: USER root STEP 6: RUN dnf update -y --nodocs && dnf install -y --setopt=tsflags=nodocs $PACKAGES $GDAL_PKGS $ETC_PKGS && dnf clean all && rm -rf /var/cache/dnf Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 247 kB/s | 2.4 MB 00:09 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.5 kB/s | 14 kB 00:09 Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:01 ago on Wed Sep 8 10:22:26 2021. Package libzstd-1.4.4-1.el8.x86_64 is already installed. Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: expat-devel x86_64 2.2.5-4.el8 ubi-8-baseos 55 k gcc-c++ x86_64 8.4.1-1.el8 ubi-8-appstream 12 M libcurl-devel x86_64 7.61.1-18.el8 ubi-8-baseos 833 k libjpeg-turbo-devel x86_64 1.5.3-10.el8 ubi-8-appstream 109 k libpng-devel x86_64 2:1.6.34-5.el8 ubi-8-baseos 328 k libpq-devel x86_64 13.3-1.el8_4 ubi-8-appstream 97 k libtiff-devel x86_64 4.0.9-18.el8 ubi-8-appstream 511 k libtool x86_64 2.4.6-25.el8 ubi-8-appstream 709 k libwebp-devel x86_64 1.0.0-3.el8_4 ubi-8-appstream 37 k make x86_64 1:4.2.1-10.el8 ubi-8-baseos 498 k openjpeg2 x86_64 2.3.1-6.el8 ubi-8-appstream 154 k rsync x86_64 3.1.3-12.el8 ubi-8-baseos 405 k sqlite x86_64 3.26.0-13.el8 ubi-8-baseos 667 k sqlite-devel x86_64 3.26.0-13.el8 ubi-8-baseos 165 k unzip x86_64 6.0-45.el8_4 ubi-8-baseos 195 k wget x86_64 1.19.5-10.el8 ubi-8-appstream 734 k zlib-devel x86_64 1.2.11-17.el8 ubi-8-baseos 58 k Installing dependencies: autoconf noarch 2.69-27.el8 ubi-8-appstream 710 k automake noarch 1.16.1-7.el8 ubi-8-appstream 713 k binutils x86_64 2.30-93.el8 ubi-8-baseos 5.8 M cpp x86_64 8.4.1-1.el8 ubi-8-appstream 10 M emacs-filesystem noarch 1:26.1-5.el8 ubi-8-baseos 69 k gcc x86_64 8.4.1-1.el8 ubi-8-appstream 23 M glibc-devel x86_64 2.28-151.el8 ubi-8-baseos 1.0 M glibc-headers x86_64 2.28-151.el8 ubi-8-baseos 478 k groff-base x86_64 1.22.3-18.el8 ubi-8-baseos 1.0 M isl x86_64 0.16.1-6.el8 ubi-8-appstream 841 k jbigkit-libs x86_64 2.1-14.el8 ubi-8-appstream 55 k kernel-headers x86_64 4.18.0-305.17.1.el8_4 ubi-8-baseos 7.1 M libgomp x86_64 8.4.1-1.el8 ubi-8-baseos 204 k libjpeg-turbo x86_64 1.5.3-10.el8 ubi-8-appstream 156 k libmpc x86_64 1.1.0-9.1.el8 ubi-8-appstream 61 k libpkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 35 k libpng x86_64 2:1.6.34-5.el8 ubi-8-baseos 126 k libpq x86_64 13.3-1.el8_4 ubi-8-appstream 197 k libstdc++-devel x86_64 8.4.1-1.el8 ubi-8-appstream 2.0 M libtiff x86_64 4.0.9-18.el8 ubi-8-appstream 188 k libwebp x86_64 1.0.0-3.el8_4 ubi-8-appstream 272 k libxcrypt-devel x86_64 4.1.1-4.el8 ubi-8-baseos 25 k m4 x86_64 1.4.18-7.el8 ubi-8-baseos 223 k ncurses x86_64 6.1-7.20180224.el8 ubi-8-baseos 387 k openssl x86_64 1:1.1.1g-15.el8_3 ubi-8-baseos 707 k perl-Carp noarch 1.42-396.el8 ubi-8-baseos 30 k perl-Data-Dumper x86_64 2.167-399.el8 ubi-8-baseos 58 k perl-Digest noarch 1.17-395.el8 ubi-8-appstream 27 k perl-Digest-MD5 x86_64 2.55-396.el8 ubi-8-appstream 37 k perl-Encode x86_64 4:2.97-3.el8 ubi-8-baseos 1.5 M perl-Errno x86_64 1.28-419.el8_4.1 ubi-8-baseos 76 k perl-Exporter noarch 5.72-396.el8 ubi-8-baseos 34 k perl-File-Path noarch 2.15-2.el8 ubi-8-baseos 38 k perl-File-Temp noarch 0.230.600-1.el8 ubi-8-baseos 63 k perl-Getopt-Long noarch 1:2.50-4.el8 ubi-8-baseos 63 k perl-HTTP-Tiny noarch 0.074-1.el8 ubi-8-baseos 58 k perl-IO x86_64 1.38-419.el8_4.1 ubi-8-baseos 142 k perl-MIME-Base64 x86_64 3.15-396.el8 ubi-8-baseos 31 k perl-Net-SSLeay x86_64 1.88-1.module+el8.3.0+6446+594cad75 ubi-8-appstream 379 k perl-PathTools x86_64 3.74-1.el8 ubi-8-baseos 90 k perl-Pod-Escapes noarch 1:1.07-395.el8 ubi-8-baseos 20 k perl-Pod-Perldoc noarch 3.28-396.el8 ubi-8-baseos 88 k perl-Pod-Simple noarch 1:3.35-395.el8 ubi-8-baseos 213 k perl-Pod-Usage noarch 4:1.69-395.el8 ubi-8-baseos 34 k perl-Scalar-List-Utils x86_64 3:1.49-2.el8 ubi-8-baseos 68 k perl-Socket x86_64 4:2.027-3.el8 ubi-8-baseos 59 k perl-Storable x86_64 1:3.11-3.el8 ubi-8-baseos 98 k perl-Term-ANSIColor noarch 4.06-396.el8 ubi-8-baseos 46 k perl-Term-Cap noarch 1.17-395.el8 ubi-8-baseos 23 k perl-Text-ParseWords noarch 3.30-395.el8 ubi-8-baseos 18 k perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 ubi-8-baseos 24 k perl-Thread-Queue noarch 3.13-1.el8 ubi-8-appstream 24 k perl-Time-Local noarch 1:1.280-1.el8 ubi-8-baseos 34 k perl-URI noarch 1.73-3.el8 ubi-8-appstream 116 k perl-Unicode-Normalize x86_64 1.25-396.el8 ubi-8-baseos 82 k perl-constant noarch 1.33-396.el8 ubi-8-baseos 25 k perl-interpreter x86_64 4:5.26.3-419.el8_4.1 ubi-8-baseos 6.3 M perl-libnet noarch 3.11-3.el8 ubi-8-appstream 121 k perl-libs x86_64 4:5.26.3-419.el8_4.1 ubi-8-baseos 1.6 M perl-macros x86_64 4:5.26.3-419.el8_4.1 ubi-8-baseos 72 k perl-parent noarch 1:0.237-1.el8 ubi-8-baseos 20 k perl-podlators noarch 4.11-1.el8 ubi-8-baseos 118 k perl-threads x86_64 1:2.21-2.el8 ubi-8-baseos 61 k perl-threads-shared x86_64 1.58-2.el8 ubi-8-baseos 48 k pkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 38 k pkgconf-m4 noarch 1.4.2-1.el8 ubi-8-baseos 17 k pkgconf-pkg-config x86_64 1.4.2-1.el8 ubi-8-baseos 15 k Installing weak dependencies: perl-IO-Socket-IP noarch 0.39-5.el8 ubi-8-appstream 47 k perl-IO-Socket-SSL noarch 2.066-4.module+el8.3.0+6446+594cad75 ubi-8-appstream 298 k perl-Mozilla-CA noarch 20160104-7.module+el8.3.0+6498+9eecfe51 ubi-8-appstream 15 k Enabling module streams: perl 5.26 perl-IO-Socket-SSL 2.066 perl-libwww-perl 6.34 Transaction Summary ================================================================================================ Install 87 Packages Total download size: 86 M Installed size: 228 M Downloading Packages: [MIRROR] ncurses-6.1-7.20180224.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/n/ncurses-6.1-7.20180224.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/perl-Pod-Perldoc-3.28-396.el8.noarch.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] libxcrypt-devel-4.1.1-4.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libxcrypt-devel-4.1.1-4.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/87): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 5.0 kB/s | 25 kB 00:05 (2/87): perl-Pod-Perldoc-3.28-396.el8.noarch.rp 18 kB/s | 88 kB 00:05 (3/87): ncurses-6.1-7.20180224.el8.x86_64.rpm 77 kB/s | 387 kB 00:05 (4/87): perl-threads-2.21-2.el8.x86_64.rpm 13 MB/s | 61 kB 00:00 (5/87): perl-Term-Cap-1.17-395.el8.noarch.rpm 5.8 MB/s | 23 kB 00:00 (6/87): openssl-1.1.1g-15.el8_3.x86_64.rpm 64 MB/s | 707 kB 00:00 (7/87): glibc-headers-2.28-151.el8.x86_64.rpm 37 MB/s | 478 kB 00:00 (8/87): perl-Pod-Escapes-1.07-395.el8.noarch.rp 6.5 MB/s | 20 kB 00:00 (9/87): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 6.6 MB/s | 15 kB 00:00 (10/87): libpng-1.6.34-5.el8.x86_64.rpm 30 MB/s | 126 kB 00:00 (11/87): libpkgconf-1.4.2-1.el8.x86_64.rpm 13 MB/s | 35 kB 00:00 (12/87): emacs-filesystem-26.1-5.el8.noarch.rpm 20 MB/s | 69 kB 00:00 (13/87): perl-macros-5.26.3-419.el8_4.1.x86_64. 22 MB/s | 72 kB 00:00 (14/87): perl-Scalar-List-Utils-1.49-2.el8.x86_ 20 MB/s | 68 kB 00:00 (15/87): perl-Encode-2.97-3.el8.x86_64.rpm 83 MB/s | 1.5 MB 00:00 (16/87): perl-podlators-4.11-1.el8.noarch.rpm 37 MB/s | 118 kB 00:00 (17/87): perl-MIME-Base64-3.15-396.el8.x86_64.r 13 MB/s | 31 kB 00:00 (18/87): libgomp-8.4.1-1.el8.x86_64.rpm 57 MB/s | 204 kB 00:00 (19/87): perl-threads-shared-1.58-2.el8.x86_64. 20 MB/s | 48 kB 00:00 (20/87): perl-Term-ANSIColor-4.06-396.el8.noarc 18 MB/s | 46 kB 00:00 (21/87): perl-Getopt-Long-2.50-4.el8.noarch.rpm 23 MB/s | 63 kB 00:00 (22/87): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 22 MB/s | 58 kB 00:00 (23/87): libpng-devel-1.6.34-5.el8.x86_64.rpm 49 MB/s | 328 kB 00:00 (24/87): kernel-headers-4.18.0-305.17.1.el8_4.x 94 MB/s | 7.1 MB 00:00 (25/87): perl-Carp-1.42-396.el8.noarch.rpm 2.9 MB/s | 30 kB 00:00 (26/87): perl-File-Path-2.15-2.el8.noarch.rpm 14 MB/s | 38 kB 00:00 (27/87): perl-Unicode-Normalize-1.25-396.el8.x8 26 MB/s | 82 kB 00:00 (28/87): perl-Exporter-5.72-396.el8.noarch.rpm 13 MB/s | 34 kB 00:00 (29/87): perl-parent-0.237-1.el8.noarch.rpm 8.4 MB/s | 20 kB 00:00 (30/87): libcurl-devel-7.61.1-18.el8.x86_64.rpm 97 MB/s | 833 kB 00:00 (31/87): perl-Storable-3.11-3.el8.x86_64.rpm 32 MB/s | 98 kB 00:00 (32/87): perl-PathTools-3.74-1.el8.x86_64.rpm 30 MB/s | 90 kB 00:00 (33/87): rsync-3.1.3-12.el8.x86_64.rpm 74 MB/s | 405 kB 00:00 (34/87): perl-interpreter-5.26.3-419.el8_4.1.x8 88 MB/s | 6.3 MB 00:00 (35/87): perl-constant-1.33-396.el8.noarch.rpm 3.1 MB/s | 25 kB 00:00 (36/87): perl-Data-Dumper-2.167-399.el8.x86_64. 5.9 MB/s | 58 kB 00:00 (37/87): perl-File-Temp-0.230.600-1.el8.noarch. 23 MB/s | 63 kB 00:00 (38/87): perl-Text-ParseWords-3.30-395.el8.noar 7.4 MB/s | 18 kB 00:00 (39/87): sqlite-devel-3.26.0-13.el8.x86_64.rpm 45 MB/s | 165 kB 00:00 (40/87): expat-devel-2.2.5-4.el8.x86_64.rpm 15 MB/s | 55 kB 00:00 (41/87): perl-IO-1.38-419.el8_4.1.x86_64.rpm 43 MB/s | 142 kB 00:00 (42/87): perl-Time-Local-1.280-1.el8.noarch.rpm 11 MB/s | 34 kB 00:00 (43/87): perl-Socket-2.027-3.el8.x86_64.rpm 22 MB/s | 59 kB 00:00 (44/87): pkgconf-1.4.2-1.el8.x86_64.rpm 12 MB/s | 38 kB 00:00 (45/87): perl-Pod-Usage-1.69-395.el8.noarch.rpm 14 MB/s | 34 kB 00:00 (46/87): groff-base-1.22.3-18.el8.x86_64.rpm 107 MB/s | 1.0 MB 00:00 (47/87): m4-1.4.18-7.el8.x86_64.rpm 57 MB/s | 223 kB 00:00 (48/87): perl-libs-5.26.3-419.el8_4.1.x86_64.rp 107 MB/s | 1.6 MB 00:00 (49/87): perl-Errno-1.28-419.el8_4.1.x86_64.rpm 25 MB/s | 76 kB 00:00 (50/87): binutils-2.30-93.el8.x86_64.rpm 145 MB/s | 5.8 MB 00:00 (51/87): sqlite-3.26.0-13.el8.x86_64.rpm 51 MB/s | 667 kB 00:00 (52/87): make-4.2.1-10.el8.x86_64.rpm 87 MB/s | 498 kB 00:00 (53/87): glibc-devel-2.28-151.el8.x86_64.rpm 62 MB/s | 1.0 MB 00:00 (54/87): unzip-6.0-45.el8_4.x86_64.rpm 36 MB/s | 195 kB 00:00 (55/87): perl-Pod-Simple-3.35-395.el8.noarch.rp 58 MB/s | 213 kB 00:00 (56/87): zlib-devel-1.2.11-17.el8.x86_64.rpm 21 MB/s | 58 kB 00:00 (57/87): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.5 MB/s | 24 kB 00:00 (58/87): pkgconf-m4-1.4.2-1.el8.noarch.rpm 2.0 MB/s | 17 kB 00:00 [MIRROR] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/p/perl-IO-Socket-IP-0.39-5.el8.noarch.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] libtiff-4.0.9-18.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/l/libtiff-4.0.9-18.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] perl-URI-1.73-3.el8.noarch.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/p/perl-URI-1.73-3.el8.noarch.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (59/87): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 9.6 kB/s | 47 kB 00:04 (60/87): perl-URI-1.73-3.el8.noarch.rpm 24 kB/s | 116 kB 00:04 (61/87): libtiff-4.0.9-18.el8.x86_64.rpm 39 kB/s | 188 kB 00:04 (62/87): jbigkit-libs-2.1-14.el8.x86_64.rpm 16 MB/s | 55 kB 00:00 (63/87): perl-Net-SSLeay-1.88-1.module+el8.3.0+ 51 MB/s | 379 kB 00:00 (64/87): perl-libnet-3.11-3.el8.noarch.rpm 36 MB/s | 121 kB 00:00 (65/87): libtool-2.4.6-25.el8.x86_64.rpm 63 MB/s | 709 kB 00:00 (66/87): libjpeg-turbo-1.5.3-10.el8.x86_64.rpm 38 MB/s | 156 kB 00:00 (67/87): autoconf-2.69-27.el8.noarch.rpm 82 MB/s | 710 kB 00:00 (68/87): perl-Thread-Queue-3.13-1.el8.noarch.rp 6.7 MB/s | 24 kB 00:00 (69/87): openjpeg2-2.3.1-6.el8.x86_64.rpm 25 MB/s | 154 kB 00:00 (70/87): perl-Digest-MD5-2.55-396.el8.x86_64.rp 13 MB/s | 37 kB 00:00 (71/87): perl-Mozilla-CA-20160104-7.module+el8. 6.1 MB/s | 15 kB 00:00 (72/87): perl-IO-Socket-SSL-2.066-4.module+el8. 62 MB/s | 298 kB 00:00 (73/87): perl-Digest-1.17-395.el8.noarch.rpm 11 MB/s | 27 kB 00:00 (74/87): wget-1.19.5-10.el8.x86_64.rpm 99 MB/s | 734 kB 00:00 (75/87): libjpeg-turbo-devel-1.5.3-10.el8.x86_6 24 MB/s | 109 kB 00:00 (76/87): isl-0.16.1-6.el8.x86_64.rpm 96 MB/s | 841 kB 00:00 (77/87): libtiff-devel-4.0.9-18.el8.x86_64.rpm 59 MB/s | 511 kB 00:00 (78/87): automake-1.16.1-7.el8.noarch.rpm 85 MB/s | 713 kB 00:00 (79/87): libwebp-1.0.0-3.el8_4.x86_64.rpm 52 MB/s | 272 kB 00:00 (80/87): libmpc-1.1.0-9.1.el8.x86_64.rpm 23 MB/s | 61 kB 00:00 (81/87): libstdc++-devel-8.4.1-1.el8.x86_64.rpm 106 MB/s | 2.0 MB 00:00 (82/87): libpq-13.3-1.el8_4.x86_64.rpm 41 MB/s | 197 kB 00:00 (83/87): cpp-8.4.1-1.el8.x86_64.rpm 125 MB/s | 10 MB 00:00 (84/87): libpq-devel-13.3-1.el8_4.x86_64.rpm 20 MB/s | 97 kB 00:00 (85/87): libwebp-devel-1.0.0-3.el8_4.x86_64.rpm 10 MB/s | 37 kB 00:00 (86/87): gcc-c++-8.4.1-1.el8.x86_64.rpm 121 MB/s | 12 MB 00:00 (87/87): gcc-8.4.1-1.el8.x86_64.rpm 149 MB/s | 23 MB 00:00 -------------------------------------------------------------------------------- Total 8.4 MB/s | 86 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libmpc-1.1.0-9.1.el8.x86_64 1/87 Installing : libjpeg-turbo-1.5.3-10.el8.x86_64 2/87 Installing : cpp-8.4.1-1.el8.x86_64 3/87 Running scriptlet: cpp-8.4.1-1.el8.x86_64 3/87 Installing : libpq-13.3-1.el8_4.x86_64 4/87 Installing : libwebp-1.0.0-3.el8_4.x86_64 5/87 Installing : libstdc++-devel-8.4.1-1.el8.x86_64 6/87 Installing : isl-0.16.1-6.el8.x86_64 7/87 Running scriptlet: isl-0.16.1-6.el8.x86_64 7/87 Installing : jbigkit-libs-2.1-14.el8.x86_64 8/87 Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 8/87 Installing : libtiff-4.0.9-18.el8.x86_64 9/87 Installing : pkgconf-m4-1.4.2-1.el8.noarch 10/87 Installing : sqlite-3.26.0-13.el8.x86_64 11/87 Installing : m4-1.4.18-7.el8.x86_64 12/87 Running scriptlet: m4-1.4.18-7.el8.x86_64 12/87 Installing : groff-base-1.22.3-18.el8.x86_64 13/87 Installing : binutils-2.30-93.el8.x86_64 14/87 Running scriptlet: binutils-2.30-93.el8.x86_64 14/87 install-info: No such file or directory for /usr/share/info/as.info.gz install-info: No such file or directory for /usr/share/info/binutils.info.gz install-info: No such file or directory for /usr/share/info/gprof.info.gz install-info: No such file or directory for /usr/share/info/ld.info.gz install-info: No such file or directory for /usr/share/info/standards.info.gz Installing : libgomp-8.4.1-1.el8.x86_64 15/87 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 15/87 Installing : emacs-filesystem-1:26.1-5.el8.noarch 16/87 Installing : libpkgconf-1.4.2-1.el8.x86_64 17/87 Installing : pkgconf-1.4.2-1.el8.x86_64 18/87 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 19/87 Installing : zlib-devel-1.2.11-17.el8.x86_64 20/87 Installing : libpng-2:1.6.34-5.el8.x86_64 21/87 Installing : kernel-headers-4.18.0-305.17.1.el8_4.x86_64 22/87 Running scriptlet: glibc-headers-2.28-151.el8.x86_64 23/87 Installing : glibc-headers-2.28-151.el8.x86_64 23/87 Installing : glibc-devel-2.28-151.el8.x86_64 24/87 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 24/87 Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 25/87 Installing : gcc-8.4.1-1.el8.x86_64 26/87 Running scriptlet: gcc-8.4.1-1.el8.x86_64 26/87 Installing : openssl-1:1.1.1g-15.el8_3.x86_64 27/87 Installing : ncurses-6.1-7.20180224.el8.x86_64 28/87 Installing : perl-Digest-1.17-395.el8.noarch 29/87 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 30/87 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 31/87 Installing : perl-libnet-3.11-3.el8.noarch 32/87 Installing : perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad7 33/87 Installing : perl-URI-1.73-3.el8.noarch 34/87 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 35/87 Installing : perl-Time-Local-1:1.280-1.el8.noarch 36/87 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 37/87 Installing : perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9ee 38/87 Installing : perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594 39/87 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 40/87 Installing : perl-File-Temp-0.230.600-1.el8.noarch 41/87 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 42/87 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 43/87 Installing : perl-Term-Cap-1.17-395.el8.noarch 44/87 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 45/87 Installing : perl-podlators-4.11-1.el8.noarch 46/87 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 47/87 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 48/87 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 49/87 Installing : perl-Storable-1:3.11-3.el8.x86_64 50/87 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 51/87 Installing : perl-Socket-4:2.027-3.el8.x86_64 52/87 Installing : perl-Errno-1.28-419.el8_4.1.x86_64 53/87 Installing : perl-Encode-4:2.97-3.el8.x86_64 54/87 Installing : perl-macros-4:5.26.3-419.el8_4.1.x86_64 55/87 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 56/87 Installing : perl-Carp-1.42-396.el8.noarch 57/87 Installing : perl-Exporter-5.72-396.el8.noarch 58/87 Installing : perl-libs-4:5.26.3-419.el8_4.1.x86_64 59/87 Installing : perl-parent-1:0.237-1.el8.noarch 60/87 Installing : perl-threads-shared-1.58-2.el8.x86_64 61/87 Installing : perl-threads-1:2.21-2.el8.x86_64 62/87 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 63/87 Installing : perl-constant-1.33-396.el8.noarch 64/87 Installing : perl-PathTools-3.74-1.el8.x86_64 65/87 Installing : perl-File-Path-2.15-2.el8.noarch 66/87 Installing : perl-IO-1.38-419.el8_4.1.x86_64 67/87 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 68/87 Installing : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 69/87 Installing : autoconf-2.69-27.el8.noarch 70/87 Running scriptlet: autoconf-2.69-27.el8.noarch 70/87 install-info: No such file or directory for /usr/share/info/autoconf.info Installing : perl-Thread-Queue-3.13-1.el8.noarch 71/87 Installing : automake-1.16.1-7.el8.noarch 72/87 Installing : libtool-2.4.6-25.el8.x86_64 73/87 Running scriptlet: libtool-2.4.6-25.el8.x86_64 73/87 install-info: No such file or directory for /usr/share/info/libtool.info.gz Installing : gcc-c++-8.4.1-1.el8.x86_64 74/87 Installing : libpng-devel-2:1.6.34-5.el8.x86_64 75/87 Installing : libcurl-devel-7.61.1-18.el8.x86_64 76/87 Installing : sqlite-devel-3.26.0-13.el8.x86_64 77/87 Installing : expat-devel-2.2.5-4.el8.x86_64 78/87 Installing : libjpeg-turbo-devel-1.5.3-10.el8.x86_64 79/87 Installing : libtiff-devel-4.0.9-18.el8.x86_64 80/87 Installing : libpq-devel-13.3-1.el8_4.x86_64 81/87 Installing : libwebp-devel-1.0.0-3.el8_4.x86_64 82/87 Installing : wget-1.19.5-10.el8.x86_64 83/87 Running scriptlet: wget-1.19.5-10.el8.x86_64 83/87 install-info: No such file or directory for /usr/share/info/wget.info.gz Installing : openjpeg2-2.3.1-6.el8.x86_64 84/87 Installing : unzip-6.0-45.el8_4.x86_64 85/87 Installing : make-1:4.2.1-10.el8.x86_64 86/87 Running scriptlet: make-1:4.2.1-10.el8.x86_64 86/87 Installing : rsync-3.1.3-12.el8.x86_64 87/87 Running scriptlet: rsync-3.1.3-12.el8.x86_64 87/87 Verifying : ncurses-6.1-7.20180224.el8.x86_64 1/87 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 2/87 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 3/87 Verifying : perl-threads-1:2.21-2.el8.x86_64 4/87 Verifying : perl-Term-Cap-1.17-395.el8.noarch 5/87 Verifying : openssl-1:1.1.1g-15.el8_3.x86_64 6/87 Verifying : kernel-headers-4.18.0-305.17.1.el8_4.x86_64 7/87 Verifying : glibc-headers-2.28-151.el8.x86_64 8/87 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 9/87 Verifying : libpng-2:1.6.34-5.el8.x86_64 10/87 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 11/87 Verifying : libpkgconf-1.4.2-1.el8.x86_64 12/87 Verifying : emacs-filesystem-1:26.1-5.el8.noarch 13/87 Verifying : perl-Encode-4:2.97-3.el8.x86_64 14/87 Verifying : perl-macros-4:5.26.3-419.el8_4.1.x86_64 15/87 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 16/87 Verifying : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 17/87 Verifying : perl-podlators-4.11-1.el8.noarch 18/87 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 19/87 Verifying : libgomp-8.4.1-1.el8.x86_64 20/87 Verifying : perl-threads-shared-1.58-2.el8.x86_64 21/87 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 22/87 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 23/87 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 24/87 Verifying : libpng-devel-2:1.6.34-5.el8.x86_64 25/87 Verifying : perl-Carp-1.42-396.el8.noarch 26/87 Verifying : perl-File-Path-2.15-2.el8.noarch 27/87 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 28/87 Verifying : libcurl-devel-7.61.1-18.el8.x86_64 29/87 Verifying : perl-Exporter-5.72-396.el8.noarch 30/87 Verifying : perl-parent-1:0.237-1.el8.noarch 31/87 Verifying : perl-Storable-1:3.11-3.el8.x86_64 32/87 Verifying : rsync-3.1.3-12.el8.x86_64 33/87 Verifying : perl-PathTools-3.74-1.el8.x86_64 34/87 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 35/87 Verifying : perl-constant-1.33-396.el8.noarch 36/87 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 37/87 Verifying : binutils-2.30-93.el8.x86_64 38/87 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 39/87 Verifying : sqlite-devel-3.26.0-13.el8.x86_64 40/87 Verifying : expat-devel-2.2.5-4.el8.x86_64 41/87 Verifying : perl-IO-1.38-419.el8_4.1.x86_64 42/87 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 43/87 Verifying : perl-Socket-4:2.027-3.el8.x86_64 44/87 Verifying : pkgconf-1.4.2-1.el8.x86_64 45/87 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 46/87 Verifying : groff-base-1.22.3-18.el8.x86_64 47/87 Verifying : perl-libs-4:5.26.3-419.el8_4.1.x86_64 48/87 Verifying : m4-1.4.18-7.el8.x86_64 49/87 Verifying : perl-Errno-1.28-419.el8_4.1.x86_64 50/87 Verifying : sqlite-3.26.0-13.el8.x86_64 51/87 Verifying : glibc-devel-2.28-151.el8.x86_64 52/87 Verifying : make-1:4.2.1-10.el8.x86_64 53/87 Verifying : unzip-6.0-45.el8_4.x86_64 54/87 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 55/87 Verifying : zlib-devel-1.2.11-17.el8.x86_64 56/87 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 57/87 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 58/87 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 59/87 Verifying : libtiff-4.0.9-18.el8.x86_64 60/87 Verifying : perl-URI-1.73-3.el8.noarch 61/87 Verifying : perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad7 62/87 Verifying : libtool-2.4.6-25.el8.x86_64 63/87 Verifying : jbigkit-libs-2.1-14.el8.x86_64 64/87 Verifying : perl-libnet-3.11-3.el8.noarch 65/87 Verifying : autoconf-2.69-27.el8.noarch 66/87 Verifying : libjpeg-turbo-1.5.3-10.el8.x86_64 67/87 Verifying : openjpeg2-2.3.1-6.el8.x86_64 68/87 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 69/87 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 70/87 Verifying : perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594 71/87 Verifying : perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9ee 72/87 Verifying : wget-1.19.5-10.el8.x86_64 73/87 Verifying : perl-Digest-1.17-395.el8.noarch 74/87 Verifying : isl-0.16.1-6.el8.x86_64 75/87 Verifying : libjpeg-turbo-devel-1.5.3-10.el8.x86_64 76/87 Verifying : libtiff-devel-4.0.9-18.el8.x86_64 77/87 Verifying : libstdc++-devel-8.4.1-1.el8.x86_64 78/87 Verifying : automake-1.16.1-7.el8.noarch 79/87 Verifying : libwebp-1.0.0-3.el8_4.x86_64 80/87 Verifying : cpp-8.4.1-1.el8.x86_64 81/87 Verifying : libmpc-1.1.0-9.1.el8.x86_64 82/87 Verifying : gcc-8.4.1-1.el8.x86_64 83/87 Verifying : libpq-13.3-1.el8_4.x86_64 84/87 Verifying : gcc-c++-8.4.1-1.el8.x86_64 85/87 Verifying : libpq-devel-13.3-1.el8_4.x86_64 86/87 Verifying : libwebp-devel-1.0.0-3.el8_4.x86_64 87/87 Installed products updated. Installed: autoconf-2.69-27.el8.noarch automake-1.16.1-7.el8.noarch binutils-2.30-93.el8.x86_64 cpp-8.4.1-1.el8.x86_64 emacs-filesystem-1:26.1-5.el8.noarch expat-devel-2.2.5-4.el8.x86_64 gcc-8.4.1-1.el8.x86_64 gcc-c++-8.4.1-1.el8.x86_64 glibc-devel-2.28-151.el8.x86_64 glibc-headers-2.28-151.el8.x86_64 groff-base-1.22.3-18.el8.x86_64 isl-0.16.1-6.el8.x86_64 jbigkit-libs-2.1-14.el8.x86_64 kernel-headers-4.18.0-305.17.1.el8_4.x86_64 libcurl-devel-7.61.1-18.el8.x86_64 libgomp-8.4.1-1.el8.x86_64 libjpeg-turbo-1.5.3-10.el8.x86_64 libjpeg-turbo-devel-1.5.3-10.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libpng-2:1.6.34-5.el8.x86_64 libpng-devel-2:1.6.34-5.el8.x86_64 libpq-13.3-1.el8_4.x86_64 libpq-devel-13.3-1.el8_4.x86_64 libstdc++-devel-8.4.1-1.el8.x86_64 libtiff-4.0.9-18.el8.x86_64 libtiff-devel-4.0.9-18.el8.x86_64 libtool-2.4.6-25.el8.x86_64 libwebp-1.0.0-3.el8_4.x86_64 libwebp-devel-1.0.0-3.el8_4.x86_64 libxcrypt-devel-4.1.1-4.el8.x86_64 m4-1.4.18-7.el8.x86_64 make-1:4.2.1-10.el8.x86_64 ncurses-6.1-7.20180224.el8.x86_64 openjpeg2-2.3.1-6.el8.x86_64 openssl-1:1.1.1g-15.el8_3.x86_64 perl-Carp-1.42-396.el8.noarch perl-Data-Dumper-2.167-399.el8.x86_64 perl-Digest-1.17-395.el8.noarch perl-Digest-MD5-2.55-396.el8.x86_64 perl-Encode-4:2.97-3.el8.x86_64 perl-Errno-1.28-419.el8_4.1.x86_64 perl-Exporter-5.72-396.el8.noarch perl-File-Path-2.15-2.el8.noarch perl-File-Temp-0.230.600-1.el8.noarch perl-Getopt-Long-1:2.50-4.el8.noarch perl-HTTP-Tiny-0.074-1.el8.noarch perl-IO-1.38-419.el8_4.1.x86_64 perl-IO-Socket-IP-0.39-5.el8.noarch perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch perl-MIME-Base64-3.15-396.el8.x86_64 perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.x86_64 perl-PathTools-3.74-1.el8.x86_64 perl-Pod-Escapes-1:1.07-395.el8.noarch perl-Pod-Perldoc-3.28-396.el8.noarch perl-Pod-Simple-1:3.35-395.el8.noarch perl-Pod-Usage-4:1.69-395.el8.noarch perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 perl-Socket-4:2.027-3.el8.x86_64 perl-Storable-1:3.11-3.el8.x86_64 perl-Term-ANSIColor-4.06-396.el8.noarch perl-Term-Cap-1.17-395.el8.noarch perl-Text-ParseWords-3.30-395.el8.noarch perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch perl-Thread-Queue-3.13-1.el8.noarch perl-Time-Local-1:1.280-1.el8.noarch perl-URI-1.73-3.el8.noarch perl-Unicode-Normalize-1.25-396.el8.x86_64 perl-constant-1.33-396.el8.noarch perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 perl-libnet-3.11-3.el8.noarch perl-libs-4:5.26.3-419.el8_4.1.x86_64 perl-macros-4:5.26.3-419.el8_4.1.x86_64 perl-parent-1:0.237-1.el8.noarch perl-podlators-4.11-1.el8.noarch perl-threads-1:2.21-2.el8.x86_64 perl-threads-shared-1.58-2.el8.x86_64 pkgconf-1.4.2-1.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch pkgconf-pkg-config-1.4.2-1.el8.x86_64 rsync-3.1.3-12.el8.x86_64 sqlite-3.26.0-13.el8.x86_64 sqlite-devel-3.26.0-13.el8.x86_64 unzip-6.0-45.el8_4.x86_64 wget-1.19.5-10.el8.x86_64 zlib-devel-1.2.11-17.el8.x86_64 Complete! 25 files removed STEP 7: ARG PROJ_DATUMGRID_VERSION=1.8 STEP 8: ARG PROJ_DATUMGRID_FILENAME=proj-datumgrid-${PROJ_DATUMGRID_VERSION}.zip STEP 9: COPY ./${PROJ_DATUMGRID_FILENAME} /tmp STEP 10: RUN mkdir -p /build_projgrids/usr/share/proj && unzip -q -j -u -o /tmp/${PROJ_DATUMGRID_FILENAME} -d /build_projgrids/usr/share/proj && rm -f /tmp/${PROJ_DATUMGRID_FILENAME} STEP 11: ARG RSYNC_REMOTE STEP 12: ARG PROJ_VERSION=8.1.0 STEP 13: ARG PROJ_FILENAME=proj-${PROJ_VERSION}.tar.gz STEP 14: COPY ./${PROJ_FILENAME} /tmp STEP 15: USER root STEP 16: RUN mkdir proj && tar -C proj --strip-components=1 -xf /tmp/${PROJ_FILENAME} STEP 17: COPY ./scripts/autogen.sh /proj/autogen.sh STEP 18: RUN cd /proj && ./autogen.sh && if test "${RSYNC_REMOTE}" != ""; then echo "Downloading cache..."; rsync -ra ${RSYNC_REMOTE}/proj/ $HOME/; echo "Finished"; export CC="ccache gcc"; export CXX="ccache g++"; export PROJ_DB_CACHE_DIR="$HOME/.ccache"; ccache -M 100M; fi && ./configure --prefix=/usr --disable-static --enable-lto && make -j$(nproc) && make install && make install DESTDIR="/build_proj" && if test "${RSYNC_REMOTE}" != ""; then ccache -s; echo "Uploading cache..."; rsync -ra --delete $HOME/.ccache ${RSYNC_REMOTE}/proj/; echo "Finished"; rm -rf $HOME/.ccache; unset CC; unset CXX; fi && cd .. && rm -rf proj && for i in /build_proj/usr/lib/*; do strip -s $i 2>/dev/null || /bin/true; done && for i in /build_proj/usr/bin/*; do strip -s $i 2>/dev/null || /bin/true; done Running aclocal Running autoheader Running libtoolize libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' Running automake configure.ac:14: installing './compile' configure.ac:21: installing './config.guess' configure.ac:21: installing './config.sub' configure.ac:10: installing './install-sh' configure.ac:10: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' Running autoconf ====================================== Now you are ready to run './configure' ====================================== configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether g++ supports C++11 features by default... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 ./configure: line 7838: /usr/bin/file: No such file or directory checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement checking CXX_WFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Werror -we10006... no checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076... no checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Werror=vla... yes checking whether C compiler accepts -Werror=declaration-after-statement... yes checking whether C compiler accepts -Wdate-time... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C++ compiler accepts -Wextra-semi... yes checking whether C compiler accepts -Wno-sign-compare... yes checking whether C compiler accepts -Wcomma... no checking whether C compiler accepts -Wfloat-conversion... yes checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync... no checking whether C++ compiler accepts -Wunused-private-field... no checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wnon-virtual-dtor... yes checking whether C++ compiler accepts -Wold-style-cast... yes checking whether C++ compiler accepts -Weffc++... yes checking if -Weffc++ should be enabled... yes checking whether C++ compiler accepts -Woverloaded-virtual... yes checking whether C++ compiler accepts -Wweak-vtables... no checking whether C++ compiler accepts -Wdeprecated... yes checking whether C++ compiler accepts -Wabstract-vbase-init... no checking whether C++ compiler accepts -Winconsistent-missing-destructor-override... no checking whether C++ compiler accepts -Wzero-as-null-pointer-constant... yes checking to enable LTO (link time optimization) build... checking whether C++ compiler accepts -flto... yes checking if -flto is available at link time... yes checking whether C compiler accepts -Wodr... yes checking for exp in -lm... yes checking for ANSI C header files... (cached) yes checking whether C compiler accepts -fp-model precise... no checking for library containing sqrt... none required checking for localeconv... yes checking for strerror... yes checking for dladdr in -ldl... yes checking for mutexes... checking for pthread_create in -lpthread... yes checking for pthread_mutexattr_settype in -lpthread... yes checking whether PTHREAD_MUTEX_RECURSIVE is declared... yes enabled, pthread checking for SQLITE3... yes checking for sqlite3... yes checking for TIFF... yes checking for curl-config... /usr/bin/curl-config found libcurl version 7.61.1 checking for curl_global_init in -lcurl... yes using internal GTest. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cmake/Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/proj/Makefile config.status: creating include/proj/internal/Makefile config.status: creating include/proj/internal/vendor/Makefile config.status: creating include/proj/internal/vendor/nlohmann/Makefile config.status: creating test/Makefile config.status: creating test/cli/Makefile config.status: creating test/gie/Makefile config.status: creating test/gigs/Makefile config.status: creating test/unit/Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating data/Makefile config.status: creating test/googletest/Makefile config.status: creating test/googletest/include/Makefile config.status: creating test/googletest/include/gtest/Makefile config.status: creating test/googletest/include/gtest/internal/Makefile config.status: creating test/googletest/include/gtest/internal/custom/Makefile config.status: creating test/googletest/src/Makefile config.status: creating proj.pc config.status: creating src/proj_config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in include make[1]: Entering directory '/proj/include' Making all in proj make[2]: Entering directory '/proj/include/proj' Making all in internal make[3]: Entering directory '/proj/include/proj/internal' Making all in vendor make[4]: Entering directory '/proj/include/proj/internal/vendor' Making all in nlohmann make[5]: Entering directory '/proj/include/proj/internal/vendor/nlohmann' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/proj/include/proj/internal/vendor/nlohmann' make[5]: Entering directory '/proj/include/proj/internal/vendor' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/proj/include/proj/internal/vendor' make[4]: Leaving directory '/proj/include/proj/internal/vendor' make[4]: Entering directory '/proj/include/proj/internal' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/proj/include/proj/internal' make[3]: Leaving directory '/proj/include/proj/internal' make[3]: Entering directory '/proj/include/proj' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/proj/include/proj' make[2]: Leaving directory '/proj/include/proj' make[2]: Entering directory '/proj/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/proj/include' make[1]: Leaving directory '/proj/include' Making all in src make[1]: Entering directory '/proj/src' make all-am make[2]: Entering directory '/proj/src' depbase=`echo iso19111/io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/io.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/io.lo iso19111/io.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/internal.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/internal.lo iso19111/internal.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/factory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/factory.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/factory.lo iso19111/factory.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/c_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/c_api.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/c_api.lo iso19111/c_api.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aasincos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT aasincos.lo -MD -MP -MF $depbase.Tpo -c -o aasincos.lo aasincos.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adjlon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT adjlon.lo -MD -MP -MF $depbase.Tpo -c -o adjlon.lo adjlon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dmstor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT dmstor.lo -MD -MP -MF $depbase.Tpo -c -o dmstor.lo dmstor.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT auth.lo -MD -MP -MF $depbase.Tpo -c -o auth.lo auth.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo deriv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT deriv.lo -MD -MP -MF $depbase.Tpo -c -o deriv.lo deriv.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ell_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT ell_set.lo -MD -MP -MF $depbase.Tpo -c -o ell_set.lo ell_set.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ellps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT ellps.lo -MD -MP -MF $depbase.Tpo -c -o ellps.lo ellps.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo factors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT factors.lo -MD -MP -MF $depbase.Tpo -c -o factors.lo factors.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT fwd.lo -MD -MP -MF $depbase.Tpo -c -o fwd.lo fwd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT init.lo -MD -MP -MF $depbase.Tpo -c -o init.lo init.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo inv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT inv.lo -MD -MP -MF $depbase.Tpo -c -o inv.lo inv.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT list.lo -MD -MP -MF $depbase.Tpo -c -o list.lo list.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/io.lo -MD -MP -MF iso19111/.deps/io.Tpo -c iso19111/io.cpp -fPIC -DPIC -o iso19111/.libs/io.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT ellps.lo -MD -MP -MF .deps/ellps.Tpo -c ellps.cpp -fPIC -DPIC -o .libs/ellps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/c_api.lo -MD -MP -MF iso19111/.deps/c_api.Tpo -c iso19111/c_api.cpp -fPIC -DPIC -o iso19111/.libs/c_api.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.cpp -fPIC -DPIC -o .libs/list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/internal.lo -MD -MP -MF iso19111/.deps/internal.Tpo -c iso19111/internal.cpp -fPIC -DPIC -o iso19111/.libs/internal.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT aasincos.lo -MD -MP -MF .deps/aasincos.Tpo -c aasincos.cpp -fPIC -DPIC -o .libs/aasincos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.cpp -fPIC -DPIC -o .libs/init.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT adjlon.lo -MD -MP -MF .deps/adjlon.Tpo -c adjlon.cpp -fPIC -DPIC -o .libs/adjlon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT dmstor.lo -MD -MP -MF .deps/dmstor.Tpo -c dmstor.cpp -fPIC -DPIC -o .libs/dmstor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c auth.cpp -fPIC -DPIC -o .libs/auth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/factory.lo -MD -MP -MF iso19111/.deps/factory.Tpo -c iso19111/factory.cpp -fPIC -DPIC -o iso19111/.libs/factory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT ell_set.lo -MD -MP -MF .deps/ell_set.Tpo -c ell_set.cpp -fPIC -DPIC -o .libs/ell_set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT inv.lo -MD -MP -MF .deps/inv.Tpo -c inv.cpp -fPIC -DPIC -o .libs/inv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT deriv.lo -MD -MP -MF .deps/deriv.Tpo -c deriv.cpp -fPIC -DPIC -o .libs/deriv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT fwd.lo -MD -MP -MF .deps/fwd.Tpo -c fwd.cpp -fPIC -DPIC -o .libs/fwd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT factors.lo -MD -MP -MF .deps/factors.Tpo -c factors.cpp -fPIC -DPIC -o .libs/factors.o depbase=`echo malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mlfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT mlfn.lo -MD -MP -MF $depbase.Tpo -c -o mlfn.lo mlfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo msfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT msfn.lo -MD -MP -MF $depbase.Tpo -c -o msfn.lo msfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo proj_mdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT proj_mdist.lo -MD -MP -MF $depbase.Tpo -c -o proj_mdist.lo proj_mdist.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo param.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT param.lo -MD -MP -MF $depbase.Tpo -c -o param.lo param.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo phi2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT phi2.lo -MD -MP -MF $depbase.Tpo -c -o phi2.lo phi2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pr_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT pr_list.lo -MD -MP -MF $depbase.Tpo -c -o pr_list.lo pr_list.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo qsfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT qsfn.lo -MD -MP -MF $depbase.Tpo -c -o qsfn.lo qsfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo strerrno.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT strerrno.lo -MD -MP -MF $depbase.Tpo -c -o strerrno.lo strerrno.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tsfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT tsfn.lo -MD -MP -MF $depbase.Tpo -c -o tsfn.lo tsfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo units.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT units.lo -MD -MP -MF $depbase.Tpo -c -o units.lo units.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.cpp -fPIC -DPIC -o .libs/malloc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT mlfn.lo -MD -MP -MF .deps/mlfn.Tpo -c mlfn.cpp -fPIC -DPIC -o .libs/mlfn.o depbase=`echo ctx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT ctx.lo -MD -MP -MF $depbase.Tpo -c -o ctx.lo ctx.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT phi2.lo -MD -MP -MF .deps/phi2.Tpo -c phi2.cpp -fPIC -DPIC -o .libs/phi2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT pr_list.lo -MD -MP -MF .deps/pr_list.Tpo -c pr_list.cpp -fPIC -DPIC -o .libs/pr_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT msfn.lo -MD -MP -MF .deps/msfn.Tpo -c msfn.cpp -fPIC -DPIC -o .libs/msfn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT proj_mdist.lo -MD -MP -MF .deps/proj_mdist.Tpo -c proj_mdist.cpp -fPIC -DPIC -o .libs/proj_mdist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.cpp -fPIC -DPIC -o .libs/param.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT units.lo -MD -MP -MF .deps/units.Tpo -c units.cpp -fPIC -DPIC -o .libs/units.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT qsfn.lo -MD -MP -MF .deps/qsfn.Tpo -c qsfn.cpp -fPIC -DPIC -o .libs/qsfn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT strerrno.lo -MD -MP -MF .deps/strerrno.Tpo -c strerrno.cpp -fPIC -DPIC -o .libs/strerrno.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT tsfn.lo -MD -MP -MF .deps/tsfn.Tpo -c tsfn.cpp -fPIC -DPIC -o .libs/tsfn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c ctx.cpp -fPIC -DPIC -o .libs/ctx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cpp -fPIC -DPIC -o .libs/log.o depbase=`echo zpoly1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT zpoly1.lo -MD -MP -MF $depbase.Tpo -c -o zpoly1.lo zpoly1.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rtodms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT rtodms.lo -MD -MP -MF $depbase.Tpo -c -o rtodms.lo rtodms.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo release.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT release.lo -MD -MP -MF $depbase.Tpo -c -o release.lo release.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gauss.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT gauss.lo -MD -MP -MF $depbase.Tpo -c -o gauss.lo gauss.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo generic_inverse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT generic_inverse.lo -MD -MP -MF $depbase.Tpo -c -o generic_inverse.lo generic_inverse.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo datums.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT datums.lo -MD -MP -MF $depbase.Tpo -c -o datums.lo datums.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo datum_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT datum_set.lo -MD -MP -MF $depbase.Tpo -c -o datum_set.lo datum_set.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT mutex.lo -MD -MP -MF $depbase.Tpo -c -o mutex.lo mutex.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo initcache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT initcache.lo -MD -MP -MF $depbase.Tpo -c -o initcache.lo initcache.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo geodesic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT geodesic.lo -MD -MP -MF $depbase.Tpo -c -o geodesic.lo geodesic.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo strtod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT strtod.lo -MD -MP -MF $depbase.Tpo -c -o strtod.lo strtod.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT rtodms.lo -MD -MP -MF .deps/rtodms.Tpo -c rtodms.cpp -fPIC -DPIC -o .libs/rtodms.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT generic_inverse.lo -MD -MP -MF .deps/generic_inverse.Tpo -c generic_inverse.cpp -fPIC -DPIC -o .libs/generic_inverse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT release.lo -MD -MP -MF .deps/release.Tpo -c release.cpp -fPIC -DPIC -o .libs/release.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT zpoly1.lo -MD -MP -MF .deps/zpoly1.Tpo -c zpoly1.cpp -fPIC -DPIC -o .libs/zpoly1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT gauss.lo -MD -MP -MF .deps/gauss.Tpo -c gauss.cpp -fPIC -DPIC -o .libs/gauss.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT datum_set.lo -MD -MP -MF .deps/datum_set.Tpo -c datum_set.cpp -fPIC -DPIC -o .libs/datum_set.o depbase=`echo 4D_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT 4D_api.lo -MD -MP -MF $depbase.Tpo -c -o 4D_api.lo 4D_api.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT datums.lo -MD -MP -MF .deps/datums.Tpo -c datums.cpp -fPIC -DPIC -o .libs/datums.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT geodesic.lo -MD -MP -MF .deps/geodesic.Tpo -c geodesic.c -fPIC -DPIC -o .libs/geodesic.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp -fPIC -DPIC -o .libs/mutex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.cpp -fPIC -DPIC -o .libs/strtod.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT initcache.lo -MD -MP -MF .deps/initcache.Tpo -c initcache.cpp -fPIC -DPIC -o .libs/initcache.o depbase=`echo pipeline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT pipeline.lo -MD -MP -MF $depbase.Tpo -c -o pipeline.lo pipeline.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT 4D_api.lo -MD -MP -MF .deps/4D_api.Tpo -c 4D_api.cpp -fPIC -DPIC -o .libs/4D_api.o depbase=`echo internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT internal.lo -MD -MP -MF $depbase.Tpo -c -o internal.lo internal.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo wkt_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT wkt_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt_parser.lo wkt_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo wkt1_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT wkt1_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt1_parser.lo wkt1_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT pipeline.lo -MD -MP -MF .deps/pipeline.Tpo -c pipeline.cpp -fPIC -DPIC -o .libs/pipeline.o depbase=`echo wkt1_generated_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT wkt1_generated_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt1_generated_parser.lo wkt1_generated_parser.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo wkt2_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT wkt2_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt2_parser.lo wkt2_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo wkt2_generated_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT wkt2_generated_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt2_generated_parser.lo wkt2_generated_parser.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo proj_json_streaming_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT proj_json_streaming_writer.lo -MD -MP -MF $depbase.Tpo -c -o proj_json_streaming_writer.lo proj_json_streaming_writer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tracing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT tracing.lo -MD -MP -MF $depbase.Tpo -c -o tracing.lo tracing.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo grids.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT grids.lo -MD -MP -MF $depbase.Tpo -c -o grids.lo grids.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo filemanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT filemanager.lo -MD -MP -MF $depbase.Tpo -c -o filemanager.lo filemanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c internal.cpp -fPIC -DPIC -o .libs/internal.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT wkt1_parser.lo -MD -MP -MF .deps/wkt1_parser.Tpo -c wkt1_parser.cpp -fPIC -DPIC -o .libs/wkt1_parser.o depbase=`echo networkfilemanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT networkfilemanager.lo -MD -MP -MF $depbase.Tpo -c -o networkfilemanager.lo networkfilemanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT wkt_parser.lo -MD -MP -MF .deps/wkt_parser.Tpo -c wkt_parser.cpp -fPIC -DPIC -o .libs/wkt_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT wkt2_generated_parser.lo -MD -MP -MF .deps/wkt2_generated_parser.Tpo -c wkt2_generated_parser.c -fPIC -DPIC -o .libs/wkt2_generated_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT tracing.lo -MD -MP -MF .deps/tracing.Tpo -c tracing.cpp -fPIC -DPIC -o .libs/tracing.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT wkt1_generated_parser.lo -MD -MP -MF .deps/wkt1_generated_parser.Tpo -c wkt1_generated_parser.c -fPIC -DPIC -o .libs/wkt1_generated_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT proj_json_streaming_writer.lo -MD -MP -MF .deps/proj_json_streaming_writer.Tpo -c proj_json_streaming_writer.cpp -fPIC -DPIC -o .libs/proj_json_streaming_writer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT wkt2_parser.lo -MD -MP -MF .deps/wkt2_parser.Tpo -c wkt2_parser.cpp -fPIC -DPIC -o .libs/wkt2_parser.o depbase=`echo sqlite3_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT sqlite3_utils.lo -MD -MP -MF $depbase.Tpo -c -o sqlite3_utils.lo sqlite3_utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo apps/geod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/geod.o -MD -MP -MF $depbase.Tpo -c -o apps/geod.o apps/geod.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/geod_set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/geod_set.o -MD -MP -MF $depbase.Tpo -c -o apps/geod_set.o apps/geod_set.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/geod_interface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/geod_interface.o -MD -MP -MF $depbase.Tpo -c -o apps/geod_interface.o apps/geod_interface.cpp &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT grids.lo -MD -MP -MF .deps/grids.Tpo -c grids.cpp -fPIC -DPIC -o .libs/grids.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT filemanager.lo -MD -MP -MF .deps/filemanager.Tpo -c filemanager.cpp -fPIC -DPIC -o .libs/filemanager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT networkfilemanager.lo -MD -MP -MF .deps/networkfilemanager.Tpo -c networkfilemanager.cpp -fPIC -DPIC -o .libs/networkfilemanager.o depbase=`echo apps/cs2cs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/cs2cs.o -MD -MP -MF $depbase.Tpo -c -o apps/cs2cs.o apps/cs2cs.cpp &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT sqlite3_utils.lo -MD -MP -MF .deps/sqlite3_utils.Tpo -c sqlite3_utils.cpp -fPIC -DPIC -o .libs/sqlite3_utils.o depbase=`echo apps/gie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/gie.o -MD -MP -MF $depbase.Tpo -c -o apps/gie.o apps/gie.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/proj_strtod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/proj_strtod.o -MD -MP -MF $depbase.Tpo -c -o apps/proj_strtod.o apps/proj_strtod.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/cct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/cct.o -MD -MP -MF $depbase.Tpo -c -o apps/cct.o apps/cct.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/projinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/projinfo.o -MD -MP -MF $depbase.Tpo -c -o apps/projinfo.o apps/projinfo.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/projsync.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/projsync.o -MD -MP -MF $depbase.Tpo -c -o apps/projsync.o apps/projsync.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/proj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/proj.o -MD -MP -MF $depbase.Tpo -c -o apps/proj.o apps/proj.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/emess.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/emess.o -MD -MP -MF $depbase.Tpo -c -o apps/emess.o apps/emess.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT apps/utils.o -MD -MP -MF $depbase.Tpo -c -o apps/utils.o apps/utils.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo iso19111/static.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/static.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/static.lo iso19111/static.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/util.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/util.lo iso19111/util.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/metadata.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/metadata.lo iso19111/metadata.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/common.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/common.lo iso19111/common.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/static.lo -MD -MP -MF iso19111/.deps/static.Tpo -c iso19111/static.cpp -fPIC -DPIC -o iso19111/.libs/static.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/metadata.lo -MD -MP -MF iso19111/.deps/metadata.Tpo -c iso19111/metadata.cpp -fPIC -DPIC -o iso19111/.libs/metadata.o depbase=`echo iso19111/crs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/crs.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/crs.lo iso19111/crs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/util.lo -MD -MP -MF iso19111/.deps/util.Tpo -c iso19111/util.cpp -fPIC -DPIC -o iso19111/.libs/util.o depbase=`echo iso19111/datum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/datum.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/datum.lo iso19111/datum.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/coordinatesystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/coordinatesystem.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/coordinatesystem.lo iso19111/coordinatesystem.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/common.lo -MD -MP -MF iso19111/.deps/common.Tpo -c iso19111/common.cpp -fPIC -DPIC -o iso19111/.libs/common.o depbase=`echo iso19111/operation/concatenatedoperation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/concatenatedoperation.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/operation/concatenatedoperation.lo iso19111/operation/concatenatedoperation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/operation/coordinateoperationfactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/coordinateoperationfactory.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/operation/coordinateoperationfactory.lo iso19111/operation/coordinateoperationfactory.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/operation/conversion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/conversion.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/operation/conversion.lo iso19111/operation/conversion.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/crs.lo -MD -MP -MF iso19111/.deps/crs.Tpo -c iso19111/crs.cpp -fPIC -DPIC -o iso19111/.libs/crs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/datum.lo -MD -MP -MF iso19111/.deps/datum.Tpo -c iso19111/datum.cpp -fPIC -DPIC -o iso19111/.libs/datum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/coordinatesystem.lo -MD -MP -MF iso19111/.deps/coordinatesystem.Tpo -c iso19111/coordinatesystem.cpp -fPIC -DPIC -o iso19111/.libs/coordinatesystem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/concatenatedoperation.lo -MD -MP -MF iso19111/operation/.deps/concatenatedoperation.Tpo -c iso19111/operation/concatenatedoperation.cpp -fPIC -DPIC -o iso19111/operation/.libs/concatenatedoperation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/coordinateoperationfactory.lo -MD -MP -MF iso19111/operation/.deps/coordinateoperationfactory.Tpo -c iso19111/operation/coordinateoperationfactory.cpp -fPIC -DPIC -o iso19111/operation/.libs/coordinateoperationfactory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/conversion.lo -MD -MP -MF iso19111/operation/.deps/conversion.Tpo -c iso19111/operation/conversion.cpp -fPIC -DPIC -o iso19111/operation/.libs/conversion.o depbase=`echo iso19111/operation/esriparammappings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/esriparammappings.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/operation/esriparammappings.lo iso19111/operation/esriparammappings.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/operation/oputils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/oputils.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/operation/oputils.lo iso19111/operation/oputils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/operation/parammappings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/parammappings.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/operation/parammappings.lo iso19111/operation/parammappings.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/operation/projbasedoperation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/projbasedoperation.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/operation/projbasedoperation.lo iso19111/operation/projbasedoperation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/esriparammappings.lo -MD -MP -MF iso19111/operation/.deps/esriparammappings.Tpo -c iso19111/operation/esriparammappings.cpp -fPIC -DPIC -o iso19111/operation/.libs/esriparammappings.o depbase=`echo iso19111/operation/singleoperation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/singleoperation.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/operation/singleoperation.lo iso19111/operation/singleoperation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/parammappings.lo -MD -MP -MF iso19111/operation/.deps/parammappings.Tpo -c iso19111/operation/parammappings.cpp -fPIC -DPIC -o iso19111/operation/.libs/parammappings.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/projbasedoperation.lo -MD -MP -MF iso19111/operation/.deps/projbasedoperation.Tpo -c iso19111/operation/projbasedoperation.cpp -fPIC -DPIC -o iso19111/operation/.libs/projbasedoperation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/oputils.lo -MD -MP -MF iso19111/operation/.deps/oputils.Tpo -c iso19111/operation/oputils.cpp -fPIC -DPIC -o iso19111/operation/.libs/oputils.o depbase=`echo iso19111/operation/transformation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/transformation.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/operation/transformation.lo iso19111/operation/transformation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iso19111/operation/vectorofvaluesparams.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/vectorofvaluesparams.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/operation/vectorofvaluesparams.lo iso19111/operation/vectorofvaluesparams.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/singleoperation.lo -MD -MP -MF iso19111/operation/.deps/singleoperation.Tpo -c iso19111/operation/singleoperation.cpp -fPIC -DPIC -o iso19111/operation/.libs/singleoperation.o depbase=`echo projections/aeqd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/aeqd.lo -MD -MP -MF $depbase.Tpo -c -o projections/aeqd.lo projections/aeqd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/adams.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/adams.lo -MD -MP -MF $depbase.Tpo -c -o projections/adams.lo projections/adams.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/gnom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/gnom.lo -MD -MP -MF $depbase.Tpo -c -o projections/gnom.lo projections/gnom.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/transformation.lo -MD -MP -MF iso19111/operation/.deps/transformation.Tpo -c iso19111/operation/transformation.cpp -fPIC -DPIC -o iso19111/operation/.libs/transformation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT iso19111/operation/vectorofvaluesparams.lo -MD -MP -MF iso19111/operation/.deps/vectorofvaluesparams.Tpo -c iso19111/operation/vectorofvaluesparams.cpp -fPIC -DPIC -o iso19111/operation/.libs/vectorofvaluesparams.o depbase=`echo projections/laea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/laea.lo -MD -MP -MF $depbase.Tpo -c -o projections/laea.lo projections/laea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/mod_ster.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/mod_ster.lo -MD -MP -MF $depbase.Tpo -c -o projections/mod_ster.lo projections/mod_ster.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/aeqd.lo -MD -MP -MF projections/.deps/aeqd.Tpo -c projections/aeqd.cpp -fPIC -DPIC -o projections/.libs/aeqd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/gnom.lo -MD -MP -MF projections/.deps/gnom.Tpo -c projections/gnom.cpp -fPIC -DPIC -o projections/.libs/gnom.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/adams.lo -MD -MP -MF projections/.deps/adams.Tpo -c projections/adams.cpp -fPIC -DPIC -o projections/.libs/adams.o depbase=`echo projections/nsper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/nsper.lo -MD -MP -MF $depbase.Tpo -c -o projections/nsper.lo projections/nsper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/nzmg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/nzmg.lo -MD -MP -MF $depbase.Tpo -c -o projections/nzmg.lo projections/nzmg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/laea.lo -MD -MP -MF projections/.deps/laea.Tpo -c projections/laea.cpp -fPIC -DPIC -o projections/.libs/laea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/mod_ster.lo -MD -MP -MF projections/.deps/mod_ster.Tpo -c projections/mod_ster.cpp -fPIC -DPIC -o projections/.libs/mod_ster.o depbase=`echo projections/ortho.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/ortho.lo -MD -MP -MF $depbase.Tpo -c -o projections/ortho.lo projections/ortho.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/nsper.lo -MD -MP -MF projections/.deps/nsper.Tpo -c projections/nsper.cpp -fPIC -DPIC -o projections/.libs/nsper.o depbase=`echo projections/stere.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/stere.lo -MD -MP -MF $depbase.Tpo -c -o projections/stere.lo projections/stere.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/nzmg.lo -MD -MP -MF projections/.deps/nzmg.Tpo -c projections/nzmg.cpp -fPIC -DPIC -o projections/.libs/nzmg.o depbase=`echo projections/sterea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/sterea.lo -MD -MP -MF $depbase.Tpo -c -o projections/sterea.lo projections/sterea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/aea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/aea.lo -MD -MP -MF $depbase.Tpo -c -o projections/aea.lo projections/aea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/bipc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/bipc.lo -MD -MP -MF $depbase.Tpo -c -o projections/bipc.lo projections/bipc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/stere.lo -MD -MP -MF projections/.deps/stere.Tpo -c projections/stere.cpp -fPIC -DPIC -o projections/.libs/stere.o depbase=`echo projections/bonne.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/bonne.lo -MD -MP -MF $depbase.Tpo -c -o projections/bonne.lo projections/bonne.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/eqdc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eqdc.lo -MD -MP -MF $depbase.Tpo -c -o projections/eqdc.lo projections/eqdc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/ortho.lo -MD -MP -MF projections/.deps/ortho.Tpo -c projections/ortho.cpp -fPIC -DPIC -o projections/.libs/ortho.o depbase=`echo projections/isea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/isea.lo -MD -MP -MF $depbase.Tpo -c -o projections/isea.lo projections/isea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/sterea.lo -MD -MP -MF projections/.deps/sterea.Tpo -c projections/sterea.cpp -fPIC -DPIC -o projections/.libs/sterea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/aea.lo -MD -MP -MF projections/.deps/aea.Tpo -c projections/aea.cpp -fPIC -DPIC -o projections/.libs/aea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/bipc.lo -MD -MP -MF projections/.deps/bipc.Tpo -c projections/bipc.cpp -fPIC -DPIC -o projections/.libs/bipc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/bonne.lo -MD -MP -MF projections/.deps/bonne.Tpo -c projections/bonne.cpp -fPIC -DPIC -o projections/.libs/bonne.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eqdc.lo -MD -MP -MF projections/.deps/eqdc.Tpo -c projections/eqdc.cpp -fPIC -DPIC -o projections/.libs/eqdc.o depbase=`echo projections/ccon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/ccon.lo -MD -MP -MF $depbase.Tpo -c -o projections/ccon.lo projections/ccon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/imw_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/imw_p.lo -MD -MP -MF $depbase.Tpo -c -o projections/imw_p.lo projections/imw_p.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/isea.lo -MD -MP -MF projections/.deps/isea.Tpo -c projections/isea.cpp -fPIC -DPIC -o projections/.libs/isea.o depbase=`echo projections/krovak.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/krovak.lo -MD -MP -MF $depbase.Tpo -c -o projections/krovak.lo projections/krovak.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/lcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/lcc.lo -MD -MP -MF $depbase.Tpo -c -o projections/lcc.lo projections/lcc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/poly.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/poly.lo -MD -MP -MF $depbase.Tpo -c -o projections/poly.lo projections/poly.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/rpoly.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/rpoly.lo -MD -MP -MF $depbase.Tpo -c -o projections/rpoly.lo projections/rpoly.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/sconics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/sconics.lo -MD -MP -MF $depbase.Tpo -c -o projections/sconics.lo projections/sconics.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/ccon.lo -MD -MP -MF projections/.deps/ccon.Tpo -c projections/ccon.cpp -fPIC -DPIC -o projections/.libs/ccon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/imw_p.lo -MD -MP -MF projections/.deps/imw_p.Tpo -c projections/imw_p.cpp -fPIC -DPIC -o projections/.libs/imw_p.o depbase=`echo projections/rouss.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/rouss.lo -MD -MP -MF $depbase.Tpo -c -o projections/rouss.lo projections/rouss.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/cass.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/cass.lo -MD -MP -MF $depbase.Tpo -c -o projections/cass.lo projections/cass.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/poly.lo -MD -MP -MF projections/.deps/poly.Tpo -c projections/poly.cpp -fPIC -DPIC -o projections/.libs/poly.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/lcc.lo -MD -MP -MF projections/.deps/lcc.Tpo -c projections/lcc.cpp -fPIC -DPIC -o projections/.libs/lcc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/krovak.lo -MD -MP -MF projections/.deps/krovak.Tpo -c projections/krovak.cpp -fPIC -DPIC -o projections/.libs/krovak.o depbase=`echo projections/cc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/cc.lo -MD -MP -MF $depbase.Tpo -c -o projections/cc.lo projections/cc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/cea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/cea.lo -MD -MP -MF $depbase.Tpo -c -o projections/cea.lo projections/cea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/sconics.lo -MD -MP -MF projections/.deps/sconics.Tpo -c projections/sconics.cpp -fPIC -DPIC -o projections/.libs/sconics.o depbase=`echo projections/eqc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eqc.lo -MD -MP -MF $depbase.Tpo -c -o projections/eqc.lo projections/eqc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/rouss.lo -MD -MP -MF projections/.deps/rouss.Tpo -c projections/rouss.cpp -fPIC -DPIC -o projections/.libs/rouss.o depbase=`echo projections/gall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/gall.lo -MD -MP -MF $depbase.Tpo -c -o projections/gall.lo projections/gall.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/rpoly.lo -MD -MP -MF projections/.deps/rpoly.Tpo -c projections/rpoly.cpp -fPIC -DPIC -o projections/.libs/rpoly.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/cass.lo -MD -MP -MF projections/.deps/cass.Tpo -c projections/cass.cpp -fPIC -DPIC -o projections/.libs/cass.o depbase=`echo projections/labrd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/labrd.lo -MD -MP -MF $depbase.Tpo -c -o projections/labrd.lo projections/labrd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/cea.lo -MD -MP -MF projections/.deps/cea.Tpo -c projections/cea.cpp -fPIC -DPIC -o projections/.libs/cea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eqc.lo -MD -MP -MF projections/.deps/eqc.Tpo -c projections/eqc.cpp -fPIC -DPIC -o projections/.libs/eqc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/cc.lo -MD -MP -MF projections/.deps/cc.Tpo -c projections/cc.cpp -fPIC -DPIC -o projections/.libs/cc.o depbase=`echo projections/lsat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/lsat.lo -MD -MP -MF $depbase.Tpo -c -o projections/lsat.lo projections/lsat.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/misrsom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/misrsom.lo -MD -MP -MF $depbase.Tpo -c -o projections/misrsom.lo projections/misrsom.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/gall.lo -MD -MP -MF projections/.deps/gall.Tpo -c projections/gall.cpp -fPIC -DPIC -o projections/.libs/gall.o depbase=`echo projections/merc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/merc.lo -MD -MP -MF $depbase.Tpo -c -o projections/merc.lo projections/merc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/mill.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/mill.lo -MD -MP -MF $depbase.Tpo -c -o projections/mill.lo projections/mill.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/ocea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/ocea.lo -MD -MP -MF $depbase.Tpo -c -o projections/ocea.lo projections/ocea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/omerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/omerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/omerc.lo projections/omerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/somerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/somerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/somerc.lo projections/somerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/tcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/tcc.lo -MD -MP -MF $depbase.Tpo -c -o projections/tcc.lo projections/tcc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/labrd.lo -MD -MP -MF projections/.deps/labrd.Tpo -c projections/labrd.cpp -fPIC -DPIC -o projections/.libs/labrd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/lsat.lo -MD -MP -MF projections/.deps/lsat.Tpo -c projections/lsat.cpp -fPIC -DPIC -o projections/.libs/lsat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/misrsom.lo -MD -MP -MF projections/.deps/misrsom.Tpo -c projections/misrsom.cpp -fPIC -DPIC -o projections/.libs/misrsom.o depbase=`echo projections/tcea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/tcea.lo -MD -MP -MF $depbase.Tpo -c -o projections/tcea.lo projections/tcea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/times.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/times.lo -MD -MP -MF $depbase.Tpo -c -o projections/times.lo projections/times.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/merc.lo -MD -MP -MF projections/.deps/merc.Tpo -c projections/merc.cpp -fPIC -DPIC -o projections/.libs/merc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/mill.lo -MD -MP -MF projections/.deps/mill.Tpo -c projections/mill.cpp -fPIC -DPIC -o projections/.libs/mill.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/ocea.lo -MD -MP -MF projections/.deps/ocea.Tpo -c projections/ocea.cpp -fPIC -DPIC -o projections/.libs/ocea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/omerc.lo -MD -MP -MF projections/.deps/omerc.Tpo -c projections/omerc.cpp -fPIC -DPIC -o projections/.libs/omerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/somerc.lo -MD -MP -MF projections/.deps/somerc.Tpo -c projections/somerc.cpp -fPIC -DPIC -o projections/.libs/somerc.o depbase=`echo projections/tmerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/tmerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/tmerc.lo projections/tmerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/tobmerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/tobmerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/tobmerc.lo projections/tobmerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/tcc.lo -MD -MP -MF projections/.deps/tcc.Tpo -c projections/tcc.cpp -fPIC -DPIC -o projections/.libs/tcc.o depbase=`echo projections/airy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/airy.lo -MD -MP -MF $depbase.Tpo -c -o projections/airy.lo projections/airy.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/tcea.lo -MD -MP -MF projections/.deps/tcea.Tpo -c projections/tcea.cpp -fPIC -DPIC -o projections/.libs/tcea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/times.lo -MD -MP -MF projections/.deps/times.Tpo -c projections/times.cpp -fPIC -DPIC -o projections/.libs/times.o depbase=`echo projections/aitoff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/aitoff.lo -MD -MP -MF $depbase.Tpo -c -o projections/aitoff.lo projections/aitoff.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/tmerc.lo -MD -MP -MF projections/.deps/tmerc.Tpo -c projections/tmerc.cpp -fPIC -DPIC -o projections/.libs/tmerc.o depbase=`echo projections/august.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/august.lo -MD -MP -MF $depbase.Tpo -c -o projections/august.lo projections/august.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/tobmerc.lo -MD -MP -MF projections/.deps/tobmerc.Tpo -c projections/tobmerc.cpp -fPIC -DPIC -o projections/.libs/tobmerc.o depbase=`echo projections/bacon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/bacon.lo -MD -MP -MF $depbase.Tpo -c -o projections/bacon.lo projections/bacon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/bertin1953.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/bertin1953.lo -MD -MP -MF $depbase.Tpo -c -o projections/bertin1953.lo projections/bertin1953.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/airy.lo -MD -MP -MF projections/.deps/airy.Tpo -c projections/airy.cpp -fPIC -DPIC -o projections/.libs/airy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/aitoff.lo -MD -MP -MF projections/.deps/aitoff.Tpo -c projections/aitoff.cpp -fPIC -DPIC -o projections/.libs/aitoff.o depbase=`echo projections/chamb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/chamb.lo -MD -MP -MF $depbase.Tpo -c -o projections/chamb.lo projections/chamb.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/hammer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/hammer.lo -MD -MP -MF $depbase.Tpo -c -o projections/hammer.lo projections/hammer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/lagrng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/lagrng.lo -MD -MP -MF $depbase.Tpo -c -o projections/lagrng.lo projections/lagrng.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/larr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/larr.lo -MD -MP -MF $depbase.Tpo -c -o projections/larr.lo projections/larr.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/lask.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/lask.lo -MD -MP -MF $depbase.Tpo -c -o projections/lask.lo projections/lask.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/latlong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/latlong.lo -MD -MP -MF $depbase.Tpo -c -o projections/latlong.lo projections/latlong.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/august.lo -MD -MP -MF projections/.deps/august.Tpo -c projections/august.cpp -fPIC -DPIC -o projections/.libs/august.o depbase=`echo projections/nicol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/nicol.lo -MD -MP -MF $depbase.Tpo -c -o projections/nicol.lo projections/nicol.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/bacon.lo -MD -MP -MF projections/.deps/bacon.Tpo -c projections/bacon.cpp -fPIC -DPIC -o projections/.libs/bacon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/bertin1953.lo -MD -MP -MF projections/.deps/bertin1953.Tpo -c projections/bertin1953.cpp -fPIC -DPIC -o projections/.libs/bertin1953.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/hammer.lo -MD -MP -MF projections/.deps/hammer.Tpo -c projections/hammer.cpp -fPIC -DPIC -o projections/.libs/hammer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/chamb.lo -MD -MP -MF projections/.deps/chamb.Tpo -c projections/chamb.cpp -fPIC -DPIC -o projections/.libs/chamb.o depbase=`echo projections/ob_tran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/ob_tran.lo -MD -MP -MF $depbase.Tpo -c -o projections/ob_tran.lo projections/ob_tran.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/oea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/oea.lo -MD -MP -MF $depbase.Tpo -c -o projections/oea.lo projections/oea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/larr.lo -MD -MP -MF projections/.deps/larr.Tpo -c projections/larr.cpp -fPIC -DPIC -o projections/.libs/larr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/lagrng.lo -MD -MP -MF projections/.deps/lagrng.Tpo -c projections/lagrng.cpp -fPIC -DPIC -o projections/.libs/lagrng.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/lask.lo -MD -MP -MF projections/.deps/lask.Tpo -c projections/lask.cpp -fPIC -DPIC -o projections/.libs/lask.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/latlong.lo -MD -MP -MF projections/.deps/latlong.Tpo -c projections/latlong.cpp -fPIC -DPIC -o projections/.libs/latlong.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/nicol.lo -MD -MP -MF projections/.deps/nicol.Tpo -c projections/nicol.cpp -fPIC -DPIC -o projections/.libs/nicol.o depbase=`echo projections/tpeqd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/tpeqd.lo -MD -MP -MF $depbase.Tpo -c -o projections/tpeqd.lo projections/tpeqd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/vandg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/vandg.lo -MD -MP -MF $depbase.Tpo -c -o projections/vandg.lo projections/vandg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/vandg2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/vandg2.lo -MD -MP -MF $depbase.Tpo -c -o projections/vandg2.lo projections/vandg2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/ob_tran.lo -MD -MP -MF projections/.deps/ob_tran.Tpo -c projections/ob_tran.cpp -fPIC -DPIC -o projections/.libs/ob_tran.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/oea.lo -MD -MP -MF projections/.deps/oea.Tpo -c projections/oea.cpp -fPIC -DPIC -o projections/.libs/oea.o depbase=`echo projections/vandg4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/vandg4.lo -MD -MP -MF $depbase.Tpo -c -o projections/vandg4.lo projections/vandg4.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/wag7.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/wag7.lo -MD -MP -MF $depbase.Tpo -c -o projections/wag7.lo projections/wag7.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/tpeqd.lo -MD -MP -MF projections/.deps/tpeqd.Tpo -c projections/tpeqd.cpp -fPIC -DPIC -o projections/.libs/tpeqd.o depbase=`echo projections/lcca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/lcca.lo -MD -MP -MF $depbase.Tpo -c -o projections/lcca.lo projections/lcca.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/geos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/geos.lo -MD -MP -MF $depbase.Tpo -c -o projections/geos.lo projections/geos.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/boggs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/boggs.lo -MD -MP -MF $depbase.Tpo -c -o projections/boggs.lo projections/boggs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/vandg2.lo -MD -MP -MF projections/.deps/vandg2.Tpo -c projections/vandg2.cpp -fPIC -DPIC -o projections/.libs/vandg2.o depbase=`echo projections/collg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/collg.lo -MD -MP -MF $depbase.Tpo -c -o projections/collg.lo projections/collg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/vandg.lo -MD -MP -MF projections/.deps/vandg.Tpo -c projections/vandg.cpp -fPIC -DPIC -o projections/.libs/vandg.o depbase=`echo projections/comill.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/comill.lo -MD -MP -MF $depbase.Tpo -c -o projections/comill.lo projections/comill.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/crast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/crast.lo -MD -MP -MF $depbase.Tpo -c -o projections/crast.lo projections/crast.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/denoy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/denoy.lo -MD -MP -MF $depbase.Tpo -c -o projections/denoy.lo projections/denoy.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/vandg4.lo -MD -MP -MF projections/.deps/vandg4.Tpo -c projections/vandg4.cpp -fPIC -DPIC -o projections/.libs/vandg4.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/wag7.lo -MD -MP -MF projections/.deps/wag7.Tpo -c projections/wag7.cpp -fPIC -DPIC -o projections/.libs/wag7.o depbase=`echo projections/eck1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eck1.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck1.lo projections/eck1.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/lcca.lo -MD -MP -MF projections/.deps/lcca.Tpo -c projections/lcca.cpp -fPIC -DPIC -o projections/.libs/lcca.o depbase=`echo projections/eck2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eck2.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck2.lo projections/eck2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/geos.lo -MD -MP -MF projections/.deps/geos.Tpo -c projections/geos.cpp -fPIC -DPIC -o projections/.libs/geos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/boggs.lo -MD -MP -MF projections/.deps/boggs.Tpo -c projections/boggs.cpp -fPIC -DPIC -o projections/.libs/boggs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/comill.lo -MD -MP -MF projections/.deps/comill.Tpo -c projections/comill.cpp -fPIC -DPIC -o projections/.libs/comill.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/collg.lo -MD -MP -MF projections/.deps/collg.Tpo -c projections/collg.cpp -fPIC -DPIC -o projections/.libs/collg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/crast.lo -MD -MP -MF projections/.deps/crast.Tpo -c projections/crast.cpp -fPIC -DPIC -o projections/.libs/crast.o depbase=`echo projections/eck3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eck3.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck3.lo projections/eck3.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/eck4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eck4.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck4.lo projections/eck4.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eck1.lo -MD -MP -MF projections/.deps/eck1.Tpo -c projections/eck1.cpp -fPIC -DPIC -o projections/.libs/eck1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/denoy.lo -MD -MP -MF projections/.deps/denoy.Tpo -c projections/denoy.cpp -fPIC -DPIC -o projections/.libs/denoy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eck2.lo -MD -MP -MF projections/.deps/eck2.Tpo -c projections/eck2.cpp -fPIC -DPIC -o projections/.libs/eck2.o depbase=`echo projections/eck5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eck5.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck5.lo projections/eck5.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/fahey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/fahey.lo -MD -MP -MF $depbase.Tpo -c -o projections/fahey.lo projections/fahey.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/fouc_s.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/fouc_s.lo -MD -MP -MF $depbase.Tpo -c -o projections/fouc_s.lo projections/fouc_s.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eck3.lo -MD -MP -MF projections/.deps/eck3.Tpo -c projections/eck3.cpp -fPIC -DPIC -o projections/.libs/eck3.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eck4.lo -MD -MP -MF projections/.deps/eck4.Tpo -c projections/eck4.cpp -fPIC -DPIC -o projections/.libs/eck4.o depbase=`echo projections/gins8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/gins8.lo -MD -MP -MF $depbase.Tpo -c -o projections/gins8.lo projections/gins8.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/gstmerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/gstmerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/gstmerc.lo projections/gstmerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/gn_sinu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/gn_sinu.lo -MD -MP -MF $depbase.Tpo -c -o projections/gn_sinu.lo projections/gn_sinu.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/goode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/goode.lo -MD -MP -MF $depbase.Tpo -c -o projections/goode.lo projections/goode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eck5.lo -MD -MP -MF projections/.deps/eck5.Tpo -c projections/eck5.cpp -fPIC -DPIC -o projections/.libs/eck5.o depbase=`echo projections/igh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/igh.lo -MD -MP -MF $depbase.Tpo -c -o projections/igh.lo projections/igh.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/igh_o.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/igh_o.lo -MD -MP -MF $depbase.Tpo -c -o projections/igh_o.lo projections/igh_o.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/hatano.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/hatano.lo -MD -MP -MF $depbase.Tpo -c -o projections/hatano.lo projections/hatano.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/loxim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/loxim.lo -MD -MP -MF $depbase.Tpo -c -o projections/loxim.lo projections/loxim.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/fahey.lo -MD -MP -MF projections/.deps/fahey.Tpo -c projections/fahey.cpp -fPIC -DPIC -o projections/.libs/fahey.o depbase=`echo projections/mbt_fps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/mbt_fps.lo -MD -MP -MF $depbase.Tpo -c -o projections/mbt_fps.lo projections/mbt_fps.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/fouc_s.lo -MD -MP -MF projections/.deps/fouc_s.Tpo -c projections/fouc_s.cpp -fPIC -DPIC -o projections/.libs/fouc_s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/gins8.lo -MD -MP -MF projections/.deps/gins8.Tpo -c projections/gins8.cpp -fPIC -DPIC -o projections/.libs/gins8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/gn_sinu.lo -MD -MP -MF projections/.deps/gn_sinu.Tpo -c projections/gn_sinu.cpp -fPIC -DPIC -o projections/.libs/gn_sinu.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/gstmerc.lo -MD -MP -MF projections/.deps/gstmerc.Tpo -c projections/gstmerc.cpp -fPIC -DPIC -o projections/.libs/gstmerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/goode.lo -MD -MP -MF projections/.deps/goode.Tpo -c projections/goode.cpp -fPIC -DPIC -o projections/.libs/goode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/igh_o.lo -MD -MP -MF projections/.deps/igh_o.Tpo -c projections/igh_o.cpp -fPIC -DPIC -o projections/.libs/igh_o.o depbase=`echo projections/mbtfpp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/mbtfpp.lo -MD -MP -MF $depbase.Tpo -c -o projections/mbtfpp.lo projections/mbtfpp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/loxim.lo -MD -MP -MF projections/.deps/loxim.Tpo -c projections/loxim.cpp -fPIC -DPIC -o projections/.libs/loxim.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/hatano.lo -MD -MP -MF projections/.deps/hatano.Tpo -c projections/hatano.cpp -fPIC -DPIC -o projections/.libs/hatano.o depbase=`echo projections/mbtfpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/mbtfpq.lo -MD -MP -MF $depbase.Tpo -c -o projections/mbtfpq.lo projections/mbtfpq.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/igh.lo -MD -MP -MF projections/.deps/igh.Tpo -c projections/igh.cpp -fPIC -DPIC -o projections/.libs/igh.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/mbt_fps.lo -MD -MP -MF projections/.deps/mbt_fps.Tpo -c projections/mbt_fps.cpp -fPIC -DPIC -o projections/.libs/mbt_fps.o depbase=`echo projections/moll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/moll.lo -MD -MP -MF $depbase.Tpo -c -o projections/moll.lo projections/moll.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/nell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/nell.lo -MD -MP -MF $depbase.Tpo -c -o projections/nell.lo projections/nell.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/mbtfpp.lo -MD -MP -MF projections/.deps/mbtfpp.Tpo -c projections/mbtfpp.cpp -fPIC -DPIC -o projections/.libs/mbtfpp.o depbase=`echo projections/nell_h.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/nell_h.lo -MD -MP -MF $depbase.Tpo -c -o projections/nell_h.lo projections/nell_h.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/mbtfpq.lo -MD -MP -MF projections/.deps/mbtfpq.Tpo -c projections/mbtfpq.cpp -fPIC -DPIC -o projections/.libs/mbtfpq.o depbase=`echo projections/patterson.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/patterson.lo -MD -MP -MF $depbase.Tpo -c -o projections/patterson.lo projections/patterson.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/putp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/putp2.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp2.lo projections/putp2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/putp3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/putp3.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp3.lo projections/putp3.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/putp4p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/putp4p.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp4p.lo projections/putp4p.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/putp5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/putp5.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp5.lo projections/putp5.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/putp6.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/putp6.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp6.lo projections/putp6.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/qsc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/qsc.lo -MD -MP -MF $depbase.Tpo -c -o projections/qsc.lo projections/qsc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/moll.lo -MD -MP -MF projections/.deps/moll.Tpo -c projections/moll.cpp -fPIC -DPIC -o projections/.libs/moll.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/nell.lo -MD -MP -MF projections/.deps/nell.Tpo -c projections/nell.cpp -fPIC -DPIC -o projections/.libs/nell.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/patterson.lo -MD -MP -MF projections/.deps/patterson.Tpo -c projections/patterson.cpp -fPIC -DPIC -o projections/.libs/patterson.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/nell_h.lo -MD -MP -MF projections/.deps/nell_h.Tpo -c projections/nell_h.cpp -fPIC -DPIC -o projections/.libs/nell_h.o depbase=`echo projections/robin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/robin.lo -MD -MP -MF $depbase.Tpo -c -o projections/robin.lo projections/robin.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/sch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/sch.lo -MD -MP -MF $depbase.Tpo -c -o projections/sch.lo projections/sch.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/sts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/sts.lo -MD -MP -MF $depbase.Tpo -c -o projections/sts.lo projections/sts.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/putp2.lo -MD -MP -MF projections/.deps/putp2.Tpo -c projections/putp2.cpp -fPIC -DPIC -o projections/.libs/putp2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/putp5.lo -MD -MP -MF projections/.deps/putp5.Tpo -c projections/putp5.cpp -fPIC -DPIC -o projections/.libs/putp5.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/putp4p.lo -MD -MP -MF projections/.deps/putp4p.Tpo -c projections/putp4p.cpp -fPIC -DPIC -o projections/.libs/putp4p.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/putp3.lo -MD -MP -MF projections/.deps/putp3.Tpo -c projections/putp3.cpp -fPIC -DPIC -o projections/.libs/putp3.o depbase=`echo projections/urm5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/urm5.lo -MD -MP -MF $depbase.Tpo -c -o projections/urm5.lo projections/urm5.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/qsc.lo -MD -MP -MF projections/.deps/qsc.Tpo -c projections/qsc.cpp -fPIC -DPIC -o projections/.libs/qsc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/putp6.lo -MD -MP -MF projections/.deps/putp6.Tpo -c projections/putp6.cpp -fPIC -DPIC -o projections/.libs/putp6.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/robin.lo -MD -MP -MF projections/.deps/robin.Tpo -c projections/robin.cpp -fPIC -DPIC -o projections/.libs/robin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/sch.lo -MD -MP -MF projections/.deps/sch.Tpo -c projections/sch.cpp -fPIC -DPIC -o projections/.libs/sch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/sts.lo -MD -MP -MF projections/.deps/sts.Tpo -c projections/sts.cpp -fPIC -DPIC -o projections/.libs/sts.o depbase=`echo projections/urmfps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/urmfps.lo -MD -MP -MF $depbase.Tpo -c -o projections/urmfps.lo projections/urmfps.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/wag2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/wag2.lo -MD -MP -MF $depbase.Tpo -c -o projections/wag2.lo projections/wag2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/wag3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/wag3.lo -MD -MP -MF $depbase.Tpo -c -o projections/wag3.lo projections/wag3.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/urm5.lo -MD -MP -MF projections/.deps/urm5.Tpo -c projections/urm5.cpp -fPIC -DPIC -o projections/.libs/urm5.o depbase=`echo projections/wink1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/wink1.lo -MD -MP -MF $depbase.Tpo -c -o projections/wink1.lo projections/wink1.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/wink2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/wink2.lo -MD -MP -MF $depbase.Tpo -c -o projections/wink2.lo projections/wink2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/healpix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/healpix.lo -MD -MP -MF $depbase.Tpo -c -o projections/healpix.lo projections/healpix.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/natearth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/natearth.lo -MD -MP -MF $depbase.Tpo -c -o projections/natearth.lo projections/natearth.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/natearth2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/natearth2.lo -MD -MP -MF $depbase.Tpo -c -o projections/natearth2.lo projections/natearth2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/wag2.lo -MD -MP -MF projections/.deps/wag2.Tpo -c projections/wag2.cpp -fPIC -DPIC -o projections/.libs/wag2.o depbase=`echo projections/calcofi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/calcofi.lo -MD -MP -MF $depbase.Tpo -c -o projections/calcofi.lo projections/calcofi.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo projections/eqearth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eqearth.lo -MD -MP -MF $depbase.Tpo -c -o projections/eqearth.lo projections/eqearth.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/urmfps.lo -MD -MP -MF projections/.deps/urmfps.Tpo -c projections/urmfps.cpp -fPIC -DPIC -o projections/.libs/urmfps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/wag3.lo -MD -MP -MF projections/.deps/wag3.Tpo -c projections/wag3.cpp -fPIC -DPIC -o projections/.libs/wag3.o depbase=`echo projections/col_urban.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/col_urban.lo -MD -MP -MF $depbase.Tpo -c -o projections/col_urban.lo projections/col_urban.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo conversions/axisswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/axisswap.lo -MD -MP -MF $depbase.Tpo -c -o conversions/axisswap.lo conversions/axisswap.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/wink2.lo -MD -MP -MF projections/.deps/wink2.Tpo -c projections/wink2.cpp -fPIC -DPIC -o projections/.libs/wink2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/healpix.lo -MD -MP -MF projections/.deps/healpix.Tpo -c projections/healpix.cpp -fPIC -DPIC -o projections/.libs/healpix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/wink1.lo -MD -MP -MF projections/.deps/wink1.Tpo -c projections/wink1.cpp -fPIC -DPIC -o projections/.libs/wink1.o depbase=`echo conversions/cart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/cart.lo -MD -MP -MF $depbase.Tpo -c -o conversions/cart.lo conversions/cart.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo conversions/geoc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/geoc.lo -MD -MP -MF $depbase.Tpo -c -o conversions/geoc.lo conversions/geoc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/natearth2.lo -MD -MP -MF projections/.deps/natearth2.Tpo -c projections/natearth2.cpp -fPIC -DPIC -o projections/.libs/natearth2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/calcofi.lo -MD -MP -MF projections/.deps/calcofi.Tpo -c projections/calcofi.cpp -fPIC -DPIC -o projections/.libs/calcofi.o depbase=`echo conversions/geocent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/geocent.lo -MD -MP -MF $depbase.Tpo -c -o conversions/geocent.lo conversions/geocent.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/eqearth.lo -MD -MP -MF projections/.deps/eqearth.Tpo -c projections/eqearth.cpp -fPIC -DPIC -o projections/.libs/eqearth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/natearth.lo -MD -MP -MF projections/.deps/natearth.Tpo -c projections/natearth.cpp -fPIC -DPIC -o projections/.libs/natearth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/axisswap.lo -MD -MP -MF conversions/.deps/axisswap.Tpo -c conversions/axisswap.cpp -fPIC -DPIC -o conversions/.libs/axisswap.o depbase=`echo conversions/noop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/noop.lo -MD -MP -MF $depbase.Tpo -c -o conversions/noop.lo conversions/noop.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT projections/col_urban.lo -MD -MP -MF projections/.deps/col_urban.Tpo -c projections/col_urban.cpp -fPIC -DPIC -o projections/.libs/col_urban.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/geocent.lo -MD -MP -MF conversions/.deps/geocent.Tpo -c conversions/geocent.cpp -fPIC -DPIC -o conversions/.libs/geocent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/cart.lo -MD -MP -MF conversions/.deps/cart.Tpo -c conversions/cart.cpp -fPIC -DPIC -o conversions/.libs/cart.o depbase=`echo conversions/topocentric.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/topocentric.lo -MD -MP -MF $depbase.Tpo -c -o conversions/topocentric.lo conversions/topocentric.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/geoc.lo -MD -MP -MF conversions/.deps/geoc.Tpo -c conversions/geoc.cpp -fPIC -DPIC -o conversions/.libs/geoc.o depbase=`echo conversions/set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/set.lo -MD -MP -MF $depbase.Tpo -c -o conversions/set.lo conversions/set.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo conversions/unitconvert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/unitconvert.lo -MD -MP -MF $depbase.Tpo -c -o conversions/unitconvert.lo conversions/unitconvert.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo transformations/affine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/affine.lo -MD -MP -MF $depbase.Tpo -c -o transformations/affine.lo transformations/affine.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/noop.lo -MD -MP -MF conversions/.deps/noop.Tpo -c conversions/noop.cpp -fPIC -DPIC -o conversions/.libs/noop.o depbase=`echo transformations/deformation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/deformation.lo -MD -MP -MF $depbase.Tpo -c -o transformations/deformation.lo transformations/deformation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo transformations/helmert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/helmert.lo -MD -MP -MF $depbase.Tpo -c -o transformations/helmert.lo transformations/helmert.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo transformations/hgridshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/hgridshift.lo -MD -MP -MF $depbase.Tpo -c -o transformations/hgridshift.lo transformations/hgridshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo transformations/horner.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/horner.lo -MD -MP -MF $depbase.Tpo -c -o transformations/horner.lo transformations/horner.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/topocentric.lo -MD -MP -MF conversions/.deps/topocentric.Tpo -c conversions/topocentric.cpp -fPIC -DPIC -o conversions/.libs/topocentric.o depbase=`echo transformations/molodensky.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/molodensky.lo -MD -MP -MF $depbase.Tpo -c -o transformations/molodensky.lo transformations/molodensky.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo transformations/vgridshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/vgridshift.lo -MD -MP -MF $depbase.Tpo -c -o transformations/vgridshift.lo transformations/vgridshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/set.lo -MD -MP -MF conversions/.deps/set.Tpo -c conversions/set.cpp -fPIC -DPIC -o conversions/.libs/set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT conversions/unitconvert.lo -MD -MP -MF conversions/.deps/unitconvert.Tpo -c conversions/unitconvert.cpp -fPIC -DPIC -o conversions/.libs/unitconvert.o depbase=`echo transformations/xyzgridshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/xyzgridshift.lo -MD -MP -MF $depbase.Tpo -c -o transformations/xyzgridshift.lo transformations/xyzgridshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/deformation.lo -MD -MP -MF transformations/.deps/deformation.Tpo -c transformations/deformation.cpp -fPIC -DPIC -o transformations/.libs/deformation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/affine.lo -MD -MP -MF transformations/.deps/affine.Tpo -c transformations/affine.cpp -fPIC -DPIC -o transformations/.libs/affine.o depbase=`echo transformations/defmodel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/defmodel.lo -MD -MP -MF $depbase.Tpo -c -o transformations/defmodel.lo transformations/defmodel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/horner.lo -MD -MP -MF transformations/.deps/horner.Tpo -c transformations/horner.cpp -fPIC -DPIC -o transformations/.libs/horner.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/helmert.lo -MD -MP -MF transformations/.deps/helmert.Tpo -c transformations/helmert.cpp -fPIC -DPIC -o transformations/.libs/helmert.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/hgridshift.lo -MD -MP -MF transformations/.deps/hgridshift.Tpo -c transformations/hgridshift.cpp -fPIC -DPIC -o transformations/.libs/hgridshift.o depbase=`echo transformations/tinshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/tinshift.lo -MD -MP -MF $depbase.Tpo -c -o transformations/tinshift.lo transformations/tinshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/molodensky.lo -MD -MP -MF transformations/.deps/molodensky.Tpo -c transformations/molodensky.cpp -fPIC -DPIC -o transformations/.libs/molodensky.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/vgridshift.lo -MD -MP -MF transformations/.deps/vgridshift.Tpo -c transformations/vgridshift.cpp -fPIC -DPIC -o transformations/.libs/vgridshift.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/defmodel.lo -MD -MP -MF transformations/.deps/defmodel.Tpo -c transformations/defmodel.cpp -fPIC -DPIC -o transformations/.libs/defmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/xyzgridshift.lo -MD -MP -MF transformations/.deps/xyzgridshift.Tpo -c transformations/xyzgridshift.cpp -fPIC -DPIC -o transformations/.libs/xyzgridshift.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/usr/share/proj\" -DMUTEX_pthread -I../include -DTIFF_ENABLED -DCURL_ENABLED -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -MT transformations/tinshift.lo -MD -MP -MF transformations/.deps/tinshift.Tpo -c transformations/tinshift.cpp -fPIC -DPIC -o transformations/.libs/tinshift.o WARNING: Error writing log line to trace: transform: short internal buffer WARNING: Error writing log line to trace: transform: short internal buffer libtool: link: (cd ".libs" && rm -f "libproj.so.22" && ln -s "libproj.so.22.1.0" "libproj.so.22") libtool: link: (cd ".libs" && rm -f "libproj.so" && ln -s "libproj.so.22.1.0" "libproj.so") libtool: link: ( cd ".libs" && rm -f "libproj.la" && ln -s "../libproj.la" "libproj.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o proj apps/proj.o apps/emess.o apps/utils.o libproj.la -lpthread -ldl -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o geod apps/geod.o apps/geod_set.o apps/geod_interface.o apps/emess.o libproj.la -lpthread -ldl -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o cs2cs apps/cs2cs.o apps/emess.o apps/utils.o libproj.la -lpthread -ldl -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o gie apps/gie.o apps/proj_strtod.o libproj.la -lpthread -ldl -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o projinfo apps/projinfo.o libproj.la -lpthread -ldl -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o cct apps/cct.o apps/proj_strtod.o libproj.la -lpthread -ldl -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o projsync apps/projsync.o libproj.la -lpthread -ldl -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o .libs/gie apps/gie.o apps/proj_strtod.o ./.libs/libproj.so -lsqlite3 -ltiff -lcurl -lpthread -ldl -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o .libs/cs2cs apps/cs2cs.o apps/emess.o apps/utils.o ./.libs/libproj.so -lsqlite3 -ltiff -lcurl -lpthread -ldl -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o .libs/projsync apps/projsync.o ./.libs/libproj.so -lsqlite3 -ltiff -lcurl -lpthread -ldl -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o .libs/projinfo apps/projinfo.o ./.libs/libproj.so -lsqlite3 -ltiff -lcurl -lpthread -ldl -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o .libs/cct apps/cct.o apps/proj_strtod.o ./.libs/libproj.so -lsqlite3 -ltiff -lcurl -lpthread -ldl -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o .libs/geod apps/geod.o apps/geod_set.o apps/geod_interface.o apps/emess.o ./.libs/libproj.so -lsqlite3 -ltiff -lcurl -lpthread -ldl -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -Wodr -flto -g -O2 -fvisibility=hidden -o .libs/proj apps/proj.o apps/emess.o apps/utils.o ./.libs/libproj.so -lsqlite3 -ltiff -lcurl -lpthread -ldl -lm make[2]: Leaving directory '/proj/src' make[1]: Leaving directory '/proj/src' Making all in man make[1]: Entering directory '/proj/man' Making all in man1 make[2]: Entering directory '/proj/man/man1' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/proj/man/man1' make[2]: Entering directory '/proj/man' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/proj/man' make[1]: Leaving directory '/proj/man' Making all in data make[1]: Entering directory '/proj/data' Make proj.db rm -f proj.db make[1]: Leaving directory '/proj/data' Making all in cmake make[1]: Entering directory '/proj/cmake' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/proj/cmake' make[1]: Entering directory '/proj' fgrep -v "[![" README.md > README make[1]: Leaving directory '/proj' Making install in include make[1]: Entering directory '/proj/include' Making install in proj make[2]: Entering directory '/proj/include/proj' Making install in internal make[3]: Entering directory '/proj/include/proj/internal' Making install in vendor make[4]: Entering directory '/proj/include/proj/internal/vendor' Making install in nlohmann make[5]: Entering directory '/proj/include/proj/internal/vendor/nlohmann' make[6]: Entering directory '/proj/include/proj/internal/vendor/nlohmann' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/proj/include/proj/internal/vendor/nlohmann' make[5]: Leaving directory '/proj/include/proj/internal/vendor/nlohmann' make[5]: Entering directory '/proj/include/proj/internal/vendor' make[6]: Entering directory '/proj/include/proj/internal/vendor' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/proj/include/proj/internal/vendor' make[5]: Leaving directory '/proj/include/proj/internal/vendor' make[4]: Leaving directory '/proj/include/proj/internal/vendor' make[4]: Entering directory '/proj/include/proj/internal' make[5]: Entering directory '/proj/include/proj/internal' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/proj/include/proj/internal' make[4]: Leaving directory '/proj/include/proj/internal' make[3]: Leaving directory '/proj/include/proj/internal' make[3]: Entering directory '/proj/include/proj' make[4]: Entering directory '/proj/include/proj' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/include/proj' /usr/bin/install -c -m 644 util.hpp metadata.hpp common.hpp crs.hpp datum.hpp coordinatesystem.hpp coordinateoperation.hpp io.hpp nn.hpp '/usr/include/proj' make[4]: Leaving directory '/proj/include/proj' make[3]: Leaving directory '/proj/include/proj' make[2]: Leaving directory '/proj/include/proj' make[2]: Entering directory '/proj/include' make[3]: Entering directory '/proj/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/proj/include' make[2]: Leaving directory '/proj/include' make[1]: Leaving directory '/proj/include' Making install in src make[1]: Entering directory '/proj/src' make[2]: Entering directory '/proj/src' /usr/bin/mkdir -p '/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libproj.la '/usr/lib64' libtool: install: /usr/bin/install -c .libs/libproj.so.22.1.0 /usr/lib64/libproj.so.22.1.0 libtool: install: (cd /usr/lib64 && { ln -s -f libproj.so.22.1.0 libproj.so.22 || { rm -f libproj.so.22 && ln -s libproj.so.22.1.0 libproj.so.22; }; }) libtool: install: (cd /usr/lib64 && { ln -s -f libproj.so.22.1.0 libproj.so || { rm -f libproj.so && ln -s libproj.so.22.1.0 libproj.so; }; }) libtool: install: /usr/bin/install -c .libs/libproj.lai /usr/lib64/libproj.la libtool: finish: PATH="/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c proj geod cs2cs gie cct projinfo projsync '/usr/bin' libtool: install: /usr/bin/install -c .libs/proj /usr/bin/proj libtool: install: /usr/bin/install -c .libs/geod /usr/bin/geod libtool: install: /usr/bin/install -c .libs/cs2cs /usr/bin/cs2cs libtool: install: /usr/bin/install -c .libs/gie /usr/bin/gie libtool: install: /usr/bin/install -c .libs/cct /usr/bin/cct libtool: install: /usr/bin/install -c .libs/projinfo /usr/bin/projinfo libtool: install: /usr/bin/install -c .libs/projsync /usr/bin/projsync rm -f /usr/bin/invproj (cd /usr/bin; ln -s proj invproj) rm -f /usr/bin/invgeod (cd /usr/bin; ln -s geod invgeod) /usr/bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 proj.h proj_experimental.h proj_constants.h geodesic.h proj_symbol_rename.h '/usr/include' make[2]: Leaving directory '/proj/src' make[1]: Leaving directory '/proj/src' Making install in man make[1]: Entering directory '/proj/man' Making install in man1 make[2]: Entering directory '/proj/man/man1' make[3]: Entering directory '/proj/man/man1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 geod.1 proj.1 cs2cs.1 cct.1 gie.1 projinfo.1 projsync.1 '/usr/share/man/man1' make[3]: Leaving directory '/proj/man/man1' make[2]: Leaving directory '/proj/man/man1' make[2]: Entering directory '/proj/man' make[3]: Entering directory '/proj/man' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/proj/man' make[2]: Leaving directory '/proj/man' make[1]: Leaving directory '/proj/man' Making install in data make[1]: Entering directory '/proj/data' make[2]: Entering directory '/proj/data' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /proj/install-sh -d /usr/share/proj /usr/bin/mkdir -p '/usr/share/proj' /usr/bin/install -c -m 644 proj.ini GL27 nad.lst nad27 nad83 world other.extra CH ITRF2000 ITRF2008 ITRF2014 proj.db projjson.schema.json deformation_model.schema.json triangulation.schema.json '/usr/share/proj' make[2]: Leaving directory '/proj/data' make[1]: Leaving directory '/proj/data' Making install in cmake make[1]: Entering directory '/proj/cmake' make[2]: Entering directory '/proj/cmake' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/proj/cmake' make[1]: Leaving directory '/proj/cmake' make[1]: Entering directory '/proj' make[2]: Entering directory '/proj' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/share/doc/proj' /usr/bin/install -c -m 644 COPYING NEWS AUTHORS '/usr/share/doc/proj' /usr/bin/mkdir -p '/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 proj.pc '/usr/lib64/pkgconfig' make[2]: Leaving directory '/proj' make[1]: Leaving directory '/proj' Making install in include make[1]: Entering directory '/proj/include' Making install in proj make[2]: Entering directory '/proj/include/proj' Making install in internal make[3]: Entering directory '/proj/include/proj/internal' Making install in vendor make[4]: Entering directory '/proj/include/proj/internal/vendor' Making install in nlohmann make[5]: Entering directory '/proj/include/proj/internal/vendor/nlohmann' make[6]: Entering directory '/proj/include/proj/internal/vendor/nlohmann' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/proj/include/proj/internal/vendor/nlohmann' make[5]: Leaving directory '/proj/include/proj/internal/vendor/nlohmann' make[5]: Entering directory '/proj/include/proj/internal/vendor' make[6]: Entering directory '/proj/include/proj/internal/vendor' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/proj/include/proj/internal/vendor' make[5]: Leaving directory '/proj/include/proj/internal/vendor' make[4]: Leaving directory '/proj/include/proj/internal/vendor' make[4]: Entering directory '/proj/include/proj/internal' make[5]: Entering directory '/proj/include/proj/internal' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/proj/include/proj/internal' make[4]: Leaving directory '/proj/include/proj/internal' make[3]: Leaving directory '/proj/include/proj/internal' make[3]: Entering directory '/proj/include/proj' make[4]: Entering directory '/proj/include/proj' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build_proj/usr/include/proj' /usr/bin/install -c -m 644 util.hpp metadata.hpp common.hpp crs.hpp datum.hpp coordinatesystem.hpp coordinateoperation.hpp io.hpp nn.hpp '/build_proj/usr/include/proj' make[4]: Leaving directory '/proj/include/proj' make[3]: Leaving directory '/proj/include/proj' make[2]: Leaving directory '/proj/include/proj' make[2]: Entering directory '/proj/include' make[3]: Entering directory '/proj/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/proj/include' make[2]: Leaving directory '/proj/include' make[1]: Leaving directory '/proj/include' Making install in src make[1]: Entering directory '/proj/src' make[2]: Entering directory '/proj/src' /usr/bin/mkdir -p '/build_proj/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libproj.la '/build_proj/usr/lib64' libtool: install: /usr/bin/install -c .libs/libproj.so.22.1.0 /build_proj/usr/lib64/libproj.so.22.1.0 libtool: install: (cd /build_proj/usr/lib64 && { ln -s -f libproj.so.22.1.0 libproj.so.22 || { rm -f libproj.so.22 && ln -s libproj.so.22.1.0 libproj.so.22; }; }) libtool: install: (cd /build_proj/usr/lib64 && { ln -s -f libproj.so.22.1.0 libproj.so || { rm -f libproj.so && ln -s libproj.so.22.1.0 libproj.so; }; }) libtool: install: /usr/bin/install -c .libs/libproj.lai /build_proj/usr/lib64/libproj.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/build_proj/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c proj geod cs2cs gie cct projinfo projsync '/build_proj/usr/bin' libtool: install: /usr/bin/install -c .libs/proj /build_proj/usr/bin/proj libtool: install: /usr/bin/install -c .libs/geod /build_proj/usr/bin/geod libtool: install: /usr/bin/install -c .libs/cs2cs /build_proj/usr/bin/cs2cs libtool: install: /usr/bin/install -c .libs/gie /build_proj/usr/bin/gie libtool: install: /usr/bin/install -c .libs/cct /build_proj/usr/bin/cct libtool: install: /usr/bin/install -c .libs/projinfo /build_proj/usr/bin/projinfo libtool: install: /usr/bin/install -c .libs/projsync /build_proj/usr/bin/projsync rm -f /build_proj/usr/bin/invproj (cd /build_proj/usr/bin; ln -s proj invproj) rm -f /build_proj/usr/bin/invgeod (cd /build_proj/usr/bin; ln -s geod invgeod) /usr/bin/mkdir -p '/build_proj/usr/include' /usr/bin/install -c -m 644 proj.h proj_experimental.h proj_constants.h geodesic.h proj_symbol_rename.h '/build_proj/usr/include' make[2]: Leaving directory '/proj/src' make[1]: Leaving directory '/proj/src' Making install in man make[1]: Entering directory '/proj/man' Making install in man1 make[2]: Entering directory '/proj/man/man1' make[3]: Entering directory '/proj/man/man1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build_proj/usr/share/man/man1' /usr/bin/install -c -m 644 geod.1 proj.1 cs2cs.1 cct.1 gie.1 projinfo.1 projsync.1 '/build_proj/usr/share/man/man1' make[3]: Leaving directory '/proj/man/man1' make[2]: Leaving directory '/proj/man/man1' make[2]: Entering directory '/proj/man' make[3]: Entering directory '/proj/man' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/proj/man' make[2]: Leaving directory '/proj/man' make[1]: Leaving directory '/proj/man' Making install in data make[1]: Entering directory '/proj/data' make[2]: Entering directory '/proj/data' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /proj/install-sh -d /build_proj/usr/share/proj /usr/bin/mkdir -p '/build_proj/usr/share/proj' /usr/bin/install -c -m 644 proj.ini GL27 nad.lst nad27 nad83 world other.extra CH ITRF2000 ITRF2008 ITRF2014 proj.db projjson.schema.json deformation_model.schema.json triangulation.schema.json '/build_proj/usr/share/proj' make[2]: Leaving directory '/proj/data' make[1]: Leaving directory '/proj/data' Making install in cmake make[1]: Entering directory '/proj/cmake' make[2]: Entering directory '/proj/cmake' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/proj/cmake' make[1]: Leaving directory '/proj/cmake' make[1]: Entering directory '/proj' make[2]: Entering directory '/proj' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build_proj/usr/share/doc/proj' /usr/bin/install -c -m 644 COPYING NEWS AUTHORS '/build_proj/usr/share/doc/proj' /usr/bin/mkdir -p '/build_proj/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 proj.pc '/build_proj/usr/lib64/pkgconfig' make[2]: Leaving directory '/proj' make[1]: Leaving directory '/proj' STEP 19: ARG GDAL_VERSION=3.3.1 STEP 20: ARG GDAL_FILENAME=gdal-${GDAL_VERSION}.tar.gz STEP 21: COPY ${GDAL_FILENAME} /tmp STEP 22: RUN if test "${RSYNC_REMOTE}" != ""; then echo "Downloading cache..."; rsync -ra ${RSYNC_REMOTE}/gdal/ $HOME/; echo "Finished"; export CC="ccache gcc"; export CXX="ccache g++"; ccache -M 1G; fi && mkdir gdal && tar -C gdal --strip-components=1 -xf /tmp/${GDAL_FILENAME} && cd gdal && ./configure --prefix=/usr --without-libtool --with-hide-internal-symbols --with-proj=/usr --with-libtiff=internal --with-rename-internal-libtiff-symbols --with-geotiff=internal --with-rename-internal-libgeotiff-symbols --enable-lto && make -j$(nproc) && make install DESTDIR="/build" && if test "${RSYNC_REMOTE}" != ""; then ccache -s; echo "Uploading cache..."; rsync -ra --delete $HOME/.ccache ${RSYNC_REMOTE}/gdal/; echo "Finished"; rm -rf $HOME/.ccache; unset CC; unset CXX; fi && cd ../.. && rm -rf gdal && mkdir -p /build_gdal_version_changing/usr/include && mv /build/usr/lib64 /build_gdal_version_changing/usr && mv /build/usr/include/gdal_version.h /build_gdal_version_changing/usr/include && mv /build/usr/bin /build_gdal_version_changing/usr && for i in /build_gdal_version_changing/usr/lib/*; do strip -s $i 2>/dev/null || /bin/true; done && for i in /build_gdal_version_changing/usr/bin/*; do strip -s $i 2>/dev/null || /bin/true; done && (for i in /build/usr/share/gdal/bag*.xml /build/usr/share/gdal/*.svg /build/usr/share/gdal/*.png /build/usr/share/gdal/gmlas* /build/usr/share/gdal/netcdf_config.xsd ;do rm $i; done) configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking CXX_WFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Werror -we10006... no checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076... no checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Werror=vla... yes checking whether C compiler accepts -Wdate-time... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C++ compiler accepts -Wextra-semi... yes checking whether C compiler accepts -Wno-sign-compare... yes checking whether C compiler accepts -Wcomma... no checking whether C compiler accepts -Wfloat-conversion... yes checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync... no checking whether C++ compiler accepts -Wunused-private-field... no checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wnon-virtual-dtor... yes checking whether C++ compiler accepts -Wold-style-cast... yes checking whether C++ compiler accepts -Weffc++... yes checking if -Weffc++ should be enabled... yes checking whether C++ compiler accepts -Woverloaded-virtual... yes checking whether C++ compiler accepts -fno-operator-names... yes checking whether C++ compiler accepts -Wzero-as-null-pointer-constant... yes checking if use C++14 compiler options... disabled by user checking whether g++ supports C++11 features by default... yes checking whether C++ compiler accepts -Wsuggest-override... yes checking if -Wimplicit-fallthrough can be enabled... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 ./configure: line 11432: /usr/bin/file: No such file or directory checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for std::isnan... yes checking for ranlib... (cached) ranlib checking for g++ -shared ... yes checking for dlopen in -ldl... yes checking for nanosleep in -lrt... yes checking for sin in -lm... yes checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking dbmalloc.h usability... no checking dbmalloc.h presence... no checking for dbmalloc.h... no checking for dlfcn.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking linux/userfaultfd.h usability... yes checking linux/userfaultfd.h presence... yes checking for linux/userfaultfd.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking whether byte ordering is bigendian... no checking for long long... yes checking for 64bit file io... yes checking for stat64... yes checking for fopen64... yes checking for ftruncate64... yes checking size of int... 4 checking size of unsigned long... 8 checking size of void*... 8 checking for int8... no checking for int16... no checking for int32... no checking for uintptr_t... yes checking for vprintf... yes checking for _doprnt... no checking for snprintf... yes checking for vsnprintf... yes checking for atoll... yes checking for strtoll... yes checking for strtoull... yes checking for strtof... yes checking for getcwd... yes checking whether strtof is declared... yes checking for readlink... yes checking for lstat... yes checking for posix_spawnp... yes checking for posix_memalign... yes checking for vfork... yes checking for mmap... yes checking for sigaction... yes checking for statvfs... yes checking for statvfs64... yes checking for getrlimit... yes checking for RLIMIT_AS... yes checking for gmtime_r... yes checking for localtime_r... yes checking for uselocale... yes checking to enable debug build... no, CFLAGS="-g -O2 -fPIC" checking whether GCC 4.1 atomic builtins are available... yes checking whether GCC bswap builtins are available... yes checking for __uint128_t... yes checking whether SSE is available at compile time... yes checking whether SSSE3 is available at compile time... yes checking whether AVX is available at compile time... yes checking to enable LTO (link time optimization) build... yes checking whether we should hide internal symbols... yes checking for local include/lib path... none checking for pthread_create in -lpthread... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ADAPTIVE_NP... yes checking for pthread_spinlock_t... yes checking for 5 args mremap()... yes checking for _SC_PHYS_PAGES... yes checking for deflateInit_ in -lz... yes checking for inflateCopy in -lz... yes using pre-installed libz checking for libdeflate_zlib_decompress in -ldeflate... no checking libdeflate.h usability... no checking libdeflate.h presence... no checking for libdeflate.h... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); using ICONV_CPP_CONST="" configure: Bash completions not requested checking for jpeg_read_scanlines in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes using pre-installed libjpeg. checking for libtiff... using internal TIFF code. checking for curl-config... /usr/bin/curl-config found libcurl version 7.61.1 checking for curl_global_init in -lcurl... yes checking for sqlite3_open in -lsqlite3... yes checking for SQLite3 library >= 3.0.0... yes checking for sqlite3_column_table_name in -lsqlite3... yes checking for PROJ >= 6 library... checking for proj_create_from_wkt in -lproj... yes configure: proj.h found checking for spatialite... disabled checking for ZSTD_decompressStream in -lzstd... no libzstd not found - ZSTD support disabled checking for PostgreSQL... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.21... yes checking for PQ... yes checking for PQconnectdb in -lpq... yes checking for G_gisinit_2 in -lgrass5... no checking for ffopen in -lcfitsio... no libcfitsio not found - FITS support disabled checking for Mopen in -lcsf... no checking csf.h usability... no checking csf.h presence... no checking for csf.h... no using internal csf code. checking for libpng... checking for png_set_IHDR in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes using pre-installed libpng. checking for libcrunch... dds support disabled. checking for gta_version in -lgta... no libgta not found - GTA support disabled checking for PCIDSK... using internal libpcidsk. using internal GeoTIFF code. checking charls/version.h usability... no checking charls/version.h presence... no checking for charls/version.h... no checking CharLS/interface.h usability... no checking CharLS/interface.h presence... no checking for CharLS/interface.h... no checking CharLS/charls.h usability... no checking CharLS/charls.h presence... no checking for CharLS/charls.h... no checking for jpeg12... disabled, libjpeg or libtiff not internal checking for DGifOpenFileName in -lgif... no checking gif_lib.h usability... no checking gif_lib.h presence... no checking for gif_lib.h... no using internal gif code. checking for OGDI... no checking ecs.h usability... no checking ecs.h presence... no checking for ecs.h... no checking for FMEObjects... no SOSI support disabled. checking for MongoCXX... MongoCXX not found. checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.21... yes checking for MONGOCXXV3... no checking for SDreaddata in -lmfhdfalt... no checking for SDreaddata in -lmfhdf... no checking for SDreaddata in -lhdf4... no checking for SDreaddata in -lmfhdf... no checking for SDreaddata in -lmfhdf... no checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.21... yes checking for HDF5... no checking for H5Fopen in -lhdf5... no checking for kea-config... no checking for kea... no checking for nc-config... no did not find nc-config, some features may be missing use --with-netcdf=/path/to/netcdf or add nc-config to PATH checking for nc_open in -lnetcdf... no libnetcdf not found ... netCDF support disabled checking for jpc_decode in -ljasper... no checking for jp2_decode in -ljasper... no checking for pgx_decode in -ljasper... no checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.21... yes checking for OPENJPEG... no checking for FileGDBAPI... FileGDBAPI not found. checking for NCScbmOpenFileView in -lNCSEcw... no checking for NCScbmOpenFileView in -lecwj2... no checking for Kakadu JPEG2000 support... not requested. configure: MrSID support disabled. configure: MrSID/MG4 Lidar support disabled. checking for JP2Lura support... checking for MSG... not requested checking if Oracle support is enabled... no enabled checking for MySQL... no checking for Ingres... no checking for Xerces C++ Parser... no checking for XML_ParserCreate in -lexpat... yes checking for Expat XML Parser headers in /usr/include... found checking for Expat XML Parser... yes checking if Expat XML Parser version is >= 1.95.0... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.25... yes checking for LIBKML... no checking for Google libkml... no check for unixODBC checking for SQLConnect in -lodbc... no checking for SQLInstallDriverEx in -lodbcinst... no check for windows ODBC checking for main in -lodbc32... no checking for SQLInstallDriverEx in -lodbccp32... no checking if Oracle support is enabled... no checking for DODS... disabled checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.21... yes checking for LIBXML2... no configure: rasterlite2 support disabled checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no checking Checking for Teigha... disabled configure: IBM Informix DataBlade not supported. checking for WebPDecodeRGB in -lwebp... yes checking for geos-config... no checking for sfcgal-config... no checking qhull/libqhull.h usability... no checking qhull/libqhull.h presence... no checking for qhull/libqhull.h... no checking libqhull/libqhull.h usability... no checking libqhull/libqhull.h presence... no checking for libqhull/libqhull.h... no checking for OpenCL support... no checking for FreeXL support... checking freexl.h usability... no checking freexl.h presence... no checking for freexl.h... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no libfreexl not found - FreeXL support disabled checking for json_object_set_serializer in -ljson-c... no using internal libjson-c code checking whether to enable PAM... yes checking whether to build PDF driver as a plugin... no checking for poppler... disabled checking for podofo... disabled checking for pdfium... disabled checking GDAL version information from gdal_version.h.in: 3.3.1 checking for perl bindings... disabled checking for python bindings... disabled checking whether we should include Java support... no HDFS support not requested. checking for tiledb_coords in -ltiledb... no libtiledb not found - TileDB support disabled checking whether we should include MDB support... no configure: checking whether we should include rasdaman support... rasdaman support not requested. checking for rdb_library_name in -lrdb... no librdb not found - RDB support disabled checking whether we should include Armadillo support... no checking for cryptopp... no checking for crypto... checking for EVP_sha256 in -lcrypto... no checking for LERC... checking for lerc_decode in -l"LercLib"... no checking for lerc_decode in -l"Lerc"... no checking Lerc_c_api.h usability... no checking Lerc_c_api.h presence... no checking for Lerc_c_api.h... no enabled, internal checking for NULL... disabled checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.21... yes checking for EXR... no checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.21... yes checking for HEIF... no checking if sprintf can be overloaded for GDAL compilation... yes configure: creating ./config.status config.status: creating GDALmake.opt config.status: creating port/cpl_config.h config.status: executing libtool commands GDAL is now configured for x86_64-pc-linux-gnu Installation directory: /usr C compiler: gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden C++ compiler: g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden C++14 support: no LIBTOOL support: no Armadillo support: no CFITSIO support: no crypto/openssl support: no cryptopp support: no cURL support (wms/wcs/...):yes DDS support: no DODS support: no ECW support: no Expat support: yes EXR support: no FGDB support: no FreeXL support: no GEORASTER support: no GEOS support: Google libkml support: no GRASS support: no GTA support: no HDF4 support: no HDF5 support: no HDFS support: no HEIF support: no INFORMIX DataBlade support:no Ingres support: no JP2Lura support: no JPEG 12 bit: no JPEG-in-TIFF 12 bit: no JPEG JasPer support: no JPEG-Lossless/CharLS: no Kakadu support: no Kea support: no LERC support: internal libdeflate support: no LIBGEOTIFF support: internal LIBGIF support: internal LIBJPEG support: external LIBLZMA support: no LIBPNG support: external LIBTIFF support: internal (BigTIFF=yes) libxml2 support: no LIBZ support: external MDB support: no MongoCXX v3 support: no MongoDB support: no MrSID/MG4 Lidar support: no MrSID support: no MSG support: no MySQL support: no NetCDF support: no OCI support: no ODBC support: no OGDI support: no OpenCL support: no OpenJPEG support: no PCIDSK support: internal PCRaster support: internal PCRE support: no PDFium support: no Podofo support: no Poppler support: no PostgreSQL support: yes QHull support: internal Rasdaman support: no RasterLite2 support: no RDB support: no SFCGAL support: SOSI support: no SpatiaLite support: no SQLite support: yes Teigha (DWG and DGNv8): no TileDB support: no userfaultfd support: yes WebP support: yes Xerces-C support: no ZSTD support: no misc. gdal formats: aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted elas envisat ers esric fit gff gsg gxf hf2 idrisi ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt stacta terragen tga til tsx usgsdem xpm xyz zmap rik ozi eeda plmosaic rda wcs wms wmts daas ogcapi rasterlite mbtiles grib pdf misc. ogr formats: arcgen avc cad csv dgn dxf edigeo flatgeobuf geoconcept georss gml gmt gpsbabel gpx gtm jml mapml mvt ntf openfilegdb pgdump rec s57 selafin shape svg sxf tiger vdv wasp idrisi pds sdts amigocloud carto cloudant couchdb csw elastic ngw plscenes wfs gpkg vfk osm ods xlsx lvbag disabled gdal formats: disabled ogr formats: SWIG Bindings: no PROJ >= 6: yes enable GNM building: yes enable pthread support: yes enable POSIX iconv support:yes hide internal symbols: yes (cd port; make) (cd gcore; make generate_gdal_version_h) rm -f gdal.pc echo 'CONFIG_VERSION='`cat ./VERSION`'' >> gdal.pc make[1]: Entering directory '/gdal/port' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_conv.o cpl_conv.cpp make[1]: Entering directory '/gdal/gcore' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_error.o cpl_error.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_string.o cpl_string.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cplgetsymbol.o cplgetsymbol.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cplstringlist.o cplstringlist.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_strtod.o cpl_strtod.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_path.o cpl_path.cpp echo 'CONFIG_INST_PREFIX=/usr' >> gdal.pc g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_csv.o cpl_csv.cpp echo 'CONFIG_INST_LIBS=-L/usr/lib64 -lgdal' >> gdal.pc g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_findfile.o cpl_findfile.cpp echo 'CONFIG_INST_CFLAGS=-I/usr/include' >> gdal.pc g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_minixml.o cpl_minixml.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_multiproc.o cpl_multiproc.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_list.o cpl_list.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_getexecpath.o cpl_getexecpath.cpp echo 'CONFIG_INST_DATA=/usr/share/gdal' >> gdal.pc g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cplstring.o cplstring.cpp cat gdal.pc.in >> gdal.pc g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_win32.o cpl_vsil_win32.cpp make[1]: Nothing to be done for 'generate_gdal_version_h'. make[1]: Leaving directory '/gdal/gcore' (cd gcore; make) make[1]: Entering directory '/gdal/gcore' make -C mdreader make[2]: Entering directory '/gdal/gcore/mdreader' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../reader_digital_globe.o reader_digital_globe.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsisimple.o cpl_vsisimple.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil.o cpl_vsil.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsi_mem.o cpl_vsi_mem.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_unix_stdio_64.o cpl_vsil_unix_stdio_64.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../reader_geo_eye.o reader_geo_eye.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_http.o cpl_http.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_hash_set.o cpl_hash_set.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cplkeywordparser.o cplkeywordparser.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_recode.o cpl_recode.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../reader_orb_view.o reader_orb_view.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_recode_iconv.o cpl_recode_iconv.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_recode_stub.o cpl_recode_stub.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_quad_tree.o cpl_quad_tree.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_atomic_ops.o cpl_atomic_ops.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_subfile.o cpl_vsil_subfile.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_time.o cpl_time.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_stdout.o cpl_vsil_stdout.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../reader_pleiades.o reader_pleiades.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_sparsefile.o cpl_vsil_sparsefile.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_abstract_archive.o cpl_vsil_abstract_archive.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_tar.o cpl_vsil_tar.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../reader_rdk1.o reader_rdk1.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_stdin.o cpl_vsil_stdin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_buffered_reader.o cpl_vsil_buffered_reader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_base64.o cpl_base64.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_curl.o cpl_vsil_curl.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_curl_streaming.o cpl_vsil_curl_streaming.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_s3.o cpl_vsil_s3.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_gs.o cpl_vsil_gs.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../reader_landsat.o reader_landsat.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../reader_spot.o reader_spot.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_az.o cpl_vsil_az.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_adls.o cpl_vsil_adls.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_oss.o cpl_vsil_oss.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_swift.o cpl_vsil_swift.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_webhdfs.o cpl_vsil_webhdfs.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../reader_rapid_eye.o reader_rapid_eye.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_cache.o cpl_vsil_cache.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_xml_validate.o cpl_xml_validate.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../reader_alos.o reader_alos.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../reader_eros.o reader_eros.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_spawn.o cpl_spawn.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../reader_kompsat.o reader_kompsat.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_google_oauth2.o cpl_google_oauth2.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_progress.o cpl_progress.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_virtualmem.o cpl_virtualmem.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_worker_thread_pool.o cpl_worker_thread_pool.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_sha1.o cpl_sha1.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalmultidim.o gdalmultidim.cpp (cd frmts; make) (cd third_party; make) make[1]: Entering directory '/gdal/frmts' g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/gnm -I/gdal/gnm/gnm_frmts -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -DFRMT_derived -DFRMT_gtiff -DFRMT_hfa -DFRMT_mem -DFRMT_vrt -DFRMT_aaigrid -DFRMT_adrg -DFRMT_aigrid -DFRMT_airsar -DFRMT_arg -DFRMT_blx -DFRMT_bmp -DFRMT_bsb -DFRMT_cals -DFRMT_ceos -DFRMT_ceos2 -DFRMT_coasp -DFRMT_cosar -DFRMT_ctg -DFRMT_dimap -DFRMT_dted -DFRMT_elas -DFRMT_envisat -DFRMT_ers -DFRMT_esric -DFRMT_fit -DFRMT_gff -DFRMT_gsg -DFRMT_gxf -DFRMT_hf2 -DFRMT_idrisi -DFRMT_ilwis -DFRMT_ingr -DFRMT_iris -DFRMT_iso8211 -DFRMT_jaxapalsar -DFRMT_jdem -DFRMT_kmlsuperoverlay -DFRMT_l1b -DFRMT_leveller -DFRMT_map -DFRMT_mrf -DFRMT_msgn -DFRMT_ngsgeoid -DFRMT_nitf -DFRMT_northwood -DFRMT_pds -DFRMT_prf -DFRMT_r -DFRMT_raw -DFRMT_rmf -DFRMT_rs2 -DFRMT_safe -DFRMT_saga -DFRMT_sdts -DFRMT_sentinel2 -DFRMT_sgi -DFRMT_sigdem -DFRMT_srtmhgt -DFRMT_stacta -DFRMT_terragen -DFRMT_tga -DFRMT_til -DFRMT_tsx -DFRMT_usgsdem -DFRMT_xpm -DFRMT_xyz -DFRMT_zmap -DFRMT_rik -DFRMT_ozi -DFRMT_eeda -DFRMT_plmosaic -DFRMT_rda -DFRMT_wcs -DFRMT_wms -DFRMT_wmts -DFRMT_daas -DFRMT_ogcapi -DFRMT_rasterlite -DFRMT_mbtiles -DFRMT_grib -DFRMT_pdf -DFRMT_webp -DFRMT_gif -DFRMT_png -DFRMT_pcraster -DFRMT_jpeg -DFRMT_pcidsk -DFRMT_postgisraster \ -DGDAL_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted elas envisat ers esric fit gff gsg gxf hf2 idrisi ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt stacta terragen tga til tsx usgsdem xpm xyz zmap rik ozi eeda plmosaic rda wcs wms wmts daas ogcapi rasterlite mbtiles grib pdf webp gif png pcraster jpeg pcidsk postgisraster" \ gdalallregister.cpp -o o/gdalallregister.o make[1]: Entering directory '/gdal/third_party' make -C LercLib install-obj g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_aws.o cpl_aws.cpp make[2]: Entering directory '/gdal/third_party/LercLib' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/BitMask.o BitMask.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsi_error.o cpl_vsi_error.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/BitStuffer2.o BitStuffer2.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_cpu_features.o cpl_cpu_features.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalopeninfo.o gdalopeninfo.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/Huffman.o Huffman.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_google_cloud.o cpl_google_cloud.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_azure.o cpl_azure.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/Lerc2.o Lerc2.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_alibaba_oss.o cpl_alibaba_oss.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_json_streaming_parser.o cpl_json_streaming_parser.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/Lerc_c_api_impl.o Lerc_c_api_impl.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_json.o cpl_json.cpp make[2]: Leaving directory '/gdal/gcore/mdreader' g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" \ gdaldrivermanager.cpp -o gdaldrivermanager.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/Lerc.o Lerc.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdaldriver.o gdaldriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_md5.o cpl_md5.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_swift.o cpl_swift.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/RLE.o RLE.cpp (cd ogr; make lib ) make -C derived install-obj make[2]: Entering directory '/gdal/frmts/derived' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/deriveddataset.o deriveddataset.cpp make[1]: Entering directory '/gdal/ogr' (cd ogrsf_frmts; make) make[2]: Entering directory '/gdal/ogr/ogrsf_frmts' make -C generic make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/generic' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrsfdriverregistrar.o ogrsfdriverregistrar.cpp make -C gtiff install-obj make[2]: Entering directory '/gdal/frmts/gtiff' (cd libgeotiff; make install-obj) make[3]: Entering directory '/gdal/frmts/gtiff/libgeotiff' gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include xtiff.c -o ../../o/xtiff.o gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/derivedlist.o derivedlist.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_plugin.o cpl_vsil_plugin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_hdfs.o cpl_vsil_hdfs.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_userfaultfd.o cpl_userfaultfd.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdaldataset.o gdaldataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_json_streaming_writer.o cpl_json_streaming_writer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vax.o cpl_vax.cpp gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_free.c -o ../../o/geo_free.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_uploadonclose.o cpl_vsil_uploadonclose.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_gzip.o cpl_vsil_gzip.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_minizip_ioapi.o cpl_minizip_ioapi.cpp gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_get.c -o ../../o/geo_get.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_minizip_unzip.o cpl_minizip_unzip.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_minizip_zip.o cpl_minizip_zip.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalrasterband.o gdalrasterband.cpp gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_names.c -o ../../o/geo_names.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_sha256.o cpl_sha256.cpp make -C hfa install-obj g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DINST_DATA=\"/usr/share/gdal\" -DSYSCONFDIR=\"/etc\" -DHAVE_CURL -DHAVE_LIBZ -DUSE_ONLY_CRYPTODLL_ALG -DENABLE_UFFD -c -o cpl_vsil_crypt.o cpl_vsil_crypt.cpp make[2]: Entering directory '/gdal/frmts/hfa' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/hfaopen.o hfaopen.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrlayer.o ogrlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdatasource.o ogrdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrsfdriver.o ogrsfdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/hfaentry.o hfaentry.cpp make[2]: Leaving directory '/gdal/third_party/LercLib' make[1]: Leaving directory '/gdal/third_party' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/hfadictionary.o hfadictionary.cpp make[2]: Leaving directory '/gdal/frmts/derived' make -C mem install-obj make[2]: Entering directory '/gdal/frmts/mem' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/memdataset.o memdataset.cpp gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_new.c -o ../../o/geo_new.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrregisterall.o ogrregisterall.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogr_gensql.o ogr_gensql.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogr_attrind.o ogr_attrind.cpp gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_print.c -o ../../o/geo_print.o gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_set.c -o ../../o/geo_set.o make[1]: Leaving directory '/gdal/port' (cd gnm; make lib ) make[1]: Entering directory '/gdal/gnm' (cd gnm_frmts; make) make[2]: Entering directory '/gdal/gnm/gnm_frmts' g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNMFILE_ENABLED -DGNMDB_ENABLED \ gnmregisterall.cpp -o o/gnmregisterall.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/hfafield.o hfafield.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdal_misc.o gdal_misc.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/hfatype.o hfatype.cpp gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_tiffp.c -o ../../o/geo_tiffp.o gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_write.c -o ../../o/geo_write.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogr_miattrind.o ogr_miattrind.cpp gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_normalize.c -o ../../o/geo_normalize.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrlayerdecorator.o ogrlayerdecorator.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/hfaband.o hfaband.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/hfacompress.o hfacompress.cpp gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geotiff_proj4.c -o ../../o/geotiff_proj4.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o rasterio.o rasterio.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrwarpedlayer.o ogrwarpedlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrunionlayer.o ogrunionlayer.cpp gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_extra.c -o ../../o/geo_extra.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/hfadataset.o hfadataset.cpp gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_trans.c -o ../../o/geo_trans.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrlayerpool.o ogrlayerpool.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/hfa_overviews.o hfa_overviews.cpp make -C file install-obj g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrmutexedlayer.o ogrmutexedlayer.cpp make[3]: Entering directory '/gdal/gnm/gnm_frmts/file' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gnmfiledriver.o gnmfiledriver.cpp make -C db install-obj make[3]: Entering directory '/gdal/gnm/gnm_frmts/db' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gnmdbdriver.o gnmdbdriver.cpp gcc -c -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -I../libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DDONT_DEPRECATE_SPRINTF -I/usr/include geo_simpletags.c -o ../../o/geo_simpletags.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gnmdbnetwork.o gnmdbnetwork.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalrasterblock.o gdalrasterblock.cpp make[2]: Leaving directory '/gdal/frmts/mem' make -C vrt install-obj make[2]: Entering directory '/gdal/frmts/vrt' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vrtdataset.o vrtdataset.cpp make[3]: Leaving directory '/gdal/frmts/gtiff/libgeotiff' (cd libtiff; make install-obj) g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrmutexeddatasource.o ogrmutexeddatasource.cpp make[3]: Entering directory '/gdal/frmts/gtiff/libtiff' gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_aux.c -o ../../o/tif_aux.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogremulatedtransaction.o ogremulatedtransaction.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/usr/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DFLATGEOBUF_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DJML_ENABLED -DMAPML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DLVBAG_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogreditablelayer.o ogreditablelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DINTERNAL_LIBTIFF -Ilibtiff -I../jpeg -DHAVE_LIBJPEG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/geotiff.o geotiff.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DINTERNAL_LIBTIFF -Ilibtiff -I../jpeg -DHAVE_LIBJPEG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gt_wkt_srs.o gt_wkt_srs.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_close.c -o ../../o/tif_close.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DINTERNAL_LIBTIFF -Ilibtiff -I../jpeg -DHAVE_LIBJPEG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gt_citation.o gt_citation.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DINTERNAL_LIBTIFF -Ilibtiff -I../jpeg -DHAVE_LIBJPEG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gt_overview.o gt_overview.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -I.. -I/usr/include -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DINTERNAL_LIBTIFF -Ilibtiff -I../jpeg -DHAVE_LIBJPEG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tif_float.o tif_float.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gnmfilenetwork.o gnmfilenetwork.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_codec.c -o ../../o/tif_codec.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalcolortable.o gdalcolortable.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_color.c -o ../../o/tif_color.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_compress.c -o ../../o/tif_compress.o make[2]: Leaving directory '/gdal/frmts/hfa' make -C aaigrid install-obj g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DINTERNAL_LIBTIFF -Ilibtiff -I../jpeg -DHAVE_LIBJPEG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tifvsi.o tifvsi.cpp make[2]: Entering directory '/gdal/frmts/aaigrid' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/aaigriddataset.o aaigriddataset.cpp make[3]: Leaving directory '/gdal/gnm/gnm_frmts/db' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalmajorobject.o gdalmajorobject.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o overview.o overview.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdaldefaultoverviews.o gdaldefaultoverviews.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_dir.c -o ../../o/tif_dir.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_dirinfo.c -o ../../o/tif_dirinfo.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_dirread.c -o ../../o/tif_dirread.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DINTERNAL_LIBTIFF -Ilibtiff -I../jpeg -DHAVE_LIBJPEG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gt_jpeg_copy.o gt_jpeg_copy.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vrtrasterband.o vrtrasterband.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/generic' make -C geojson make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/geojson' make -C libjson make[4]: Entering directory '/gdal/ogr/ogrsf_frmts/geojson/libjson' gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -D_XOPEN_SOURCE=700 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/arraylist.o arraylist.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -DRENAME_INTERNAL_LIBGEOTIFF_SYMBOLS -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DINTERNAL_LIBTIFF -Ilibtiff -I../jpeg -DHAVE_LIBJPEG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/cogdriver.o cogdriver.cpp gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -D_XOPEN_SOURCE=700 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/debug.o debug.c gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -D_XOPEN_SOURCE=700 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/json_object.o json_object.c gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -D_XOPEN_SOURCE=700 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/json_tokener.o json_tokener.c gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_dirwrite.c -o ../../o/tif_dirwrite.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_dumpmode.c -o ../../o/tif_dumpmode.o gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -D_XOPEN_SOURCE=700 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/json_util.o json_util.c gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -D_XOPEN_SOURCE=700 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/linkhash.o linkhash.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalpamdataset.o gdalpamdataset.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_error.c -o ../../o/tif_error.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_extension.c -o ../../o/tif_extension.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_fax3.c -o ../../o/tif_fax3.o make[3]: Leaving directory '/gdal/gnm/gnm_frmts/file' make[2]: Leaving directory '/gdal/gnm/gnm_frmts' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o gnmnetwork.o gnmnetwork.cpp gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -D_XOPEN_SOURCE=700 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/printbuf.o printbuf.c gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_fax3sm.c -o ../../o/tif_fax3sm.o gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -D_XOPEN_SOURCE=700 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/json_object_iterator.o json_object_iterator.c gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_getimage.c -o ../../o/tif_getimage.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalpamrasterband.o gdalpamrasterband.cpp make[2]: Leaving directory '/gdal/frmts/aaigrid' make -C adrg install-obj make[2]: Entering directory '/gdal/frmts/adrg' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I../iso8211 -c -o ../o/adrgdataset.o adrgdataset.cpp gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -D_XOPEN_SOURCE=700 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/json_c_version.o json_c_version.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I../iso8211 -c -o ../o/srpdataset.o srpdataset.cpp make[4]: Leaving directory '/gdal/ogr/ogrsf_frmts/geojson/libjson' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgeojsondriver.o ogrgeojsondriver.cpp sed "s/defined(TIFFInitJPEG)/0/" < tif_jpeg.c > tmp_tif_jpeg.c gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tmp_tif_jpeg.c -o ../../o/tif_jpeg.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrgeometryfactory.o ogrgeometryfactory.cpp sed "s/# define TIFFInitJPEG/#undef TIFFInitJPEG\n# define TIFFInitJPEG/" < tif_jpeg_12.c > tmp_tif_jpeg_12.c gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tmp_tif_jpeg_12.c -o ../../o/tif_jpeg_12.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vrtdriver.o vrtdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdaljp2metadata.o gdaljp2metadata.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdaljp2box.o gdaljp2box.cpp rm tmp_tif_jpeg_12.c gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_flush.c -o ../../o/tif_flush.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_luv.c -o ../../o/tif_luv.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o gnmgenericnetwork.o gnmgenericnetwork.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_lzw.c -o ../../o/tif_lzw.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalmultidomainmetadata.o gdalmultidomainmetadata.cpp rm tmp_tif_jpeg.c gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_next.c -o ../../o/tif_next.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdal_rat.o gdal_rat.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o gnmlayer.o gnmlayer.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_ojpeg.c -o ../../o/tif_ojpeg.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_open.c -o ../../o/tif_open.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgeojsondatasource.o ogrgeojsondatasource.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_packbits.c -o ../../o/tif_packbits.o make[2]: Leaving directory '/gdal/frmts/adrg' gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_pixarlog.c -o ../../o/tif_pixarlog.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_predict.c -o ../../o/tif_predict.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_print.c -o ../../o/tif_print.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_read.c -o ../../o/tif_read.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vrtsources.o vrtsources.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_swab.c -o ../../o/tif_swab.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_strip.c -o ../../o/tif_strip.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalpamproxydb.o gdalpamproxydb.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalallvalidmaskband.o gdalallvalidmaskband.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_thunder.c -o ../../o/tif_thunder.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_tile.c -o ../../o/tif_tile.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_vsi.c -o ../../o/tif_vsi.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_version.c -o ../../o/tif_version.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o gnmrule.o gnmrule.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_warning.c -o ../../o/tif_warning.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalnodatamaskband.o gdalnodatamaskband.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalproxydataset.o gdalproxydataset.cpp gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_write.c -o ../../o/tif_write.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_zip.c -o ../../o/tif_zip.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_lzma.c -o ../../o/tif_lzma.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_zstd.c -o ../../o/tif_zstd.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_webp.c -o ../../o/tif_webp.o gcc -c -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DHOST_FILLORDER=FILLORDER_LSB2MSB -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT -DWEBP_SUPPORT -DLERC_SUPPORT -I../../../third_party/LercLib tif_lerc.c -o ../../o/tif_lerc.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o gnmresultlayer.o gnmresultlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o gnmgraph.o gnmgraph.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalproxypool.o gdalproxypool.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgeojsonlayer.o ogrgeojsonlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgeojsonwritelayer.o ogrgeojsonwritelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgeojsonutils.o ogrgeojsonutils.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgeojsonreader.o ogrgeojsonreader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgeojsonwriter.o ogrgeojsonwriter.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogresrijsondriver.o ogresrijsondriver.cpp make[3]: Leaving directory '/gdal/frmts/gtiff/libtiff' make[2]: Leaving directory '/gdal/frmts/gtiff' make -C aigrid install-obj make[2]: Entering directory '/gdal/frmts/aigrid' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigdataset.o aigdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdaldefaultasync.o gdaldefaultasync.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalnodatavaluesmaskband.o gdalnodatavaluesmaskband.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdaldllmain.o gdaldllmain.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalexif.o gdalexif.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalgeorefpamdataset.o gdalgeorefpamdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vrtfilters.o vrtfilters.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogresrijsonreader.o ogresrijsonreader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vrtsourcedrasterband.o vrtsourcedrasterband.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdaljp2abstractdataset.o gdaljp2abstractdataset.cpp (cd apps; make appslib) make[1]: Entering directory '/gdal/apps' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o commonutils.o commonutils.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrtopojsondriver.o ogrtopojsondriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalvirtualmem.o gdalvirtualmem.cpp g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalinfo_lib.cpp -o gdalinfo_lib.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdaloverviewdataset.o gdaloverviewdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrtopojsonreader.o ogrtopojsonreader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgeojsonseqdriver.o ogrgeojsonseqdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalrescaledalphaband.o gdalrescaledalphaband.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/gridlib.o gridlib.c make[1]: Leaving directory '/gdal/gnm' gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigopen.o aigopen.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdaljp2structure.o gdaljp2structure.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdal_mdreader.o gdal_mdreader.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigccitt.o aigccitt.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vrtrawrasterband.o vrtrawrasterband.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdaljp2metadatagenerator.o gdaljp2metadatagenerator.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalabstractbandblockcache.o gdalabstractbandblockcache.cpp g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_translate_lib.cpp -o gdal_translate_lib.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalarraybandblockcache.o gdalarraybandblockcache.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vrtwarped.o vrtwarped.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalhashsetbandblockcache.o gdalhashsetbandblockcache.cpp make[2]: Leaving directory '/gdal/frmts/aigrid' make -C airsar install-obj make[2]: Entering directory '/gdal/frmts/airsar' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/airsardataset.o airsardataset.cpp make -C arg install-obj make[2]: Entering directory '/gdal/frmts/arg' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/argdataset.o argdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o rawdataset.o rawdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalpython.o gdalpython.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/geojson' make -C kml make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/kml' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -I/usr/include -c -o ../o/ogr2kmlgeometry.o ogr2kmlgeometry.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdalpythondriverloader.o gdalpythondriverloader.cpp g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalwarp_lib.cpp -o gdalwarp_lib.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vrtderivedrasterband.o vrtderivedrasterband.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o tilematrixset.o tilematrixset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o gdal_thread_pool.o gdal_thread_pool.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vrtpansharpened.o vrtpansharpened.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o nasakeywordhandler.o nasakeywordhandler.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -mssse3 -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -c -o rasterio_ssse3.o rasterio_ssse3.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/pixelfunctions.o pixelfunctions.cpp make[2]: Leaving directory '/gdal/frmts/airsar' make -C blx install-obj make[2]: Entering directory '/gdal/frmts/blx' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGDALDRIVER -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/blxdataset.o blxdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -I/usr/include -c -o ../o/ogrkmldriver.o ogrkmldriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -I/usr/include -c -o ../o/ogrkmldatasource.o ogrkmldatasource.cpp make[2]: Leaving directory '/gdal/frmts/arg' make -C bmp install-obj make[2]: Entering directory '/gdal/frmts/bmp' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/bmpdataset.o bmpdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vrtmultidim.o vrtmultidim.cpp make -C bsb install-obj make[2]: Entering directory '/gdal/frmts/bsb' gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/bsb_read.o bsb_read.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/bsbdataset.o bsbdataset.cpp make -C cals install-obj make[2]: Entering directory '/gdal/frmts/cals' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/calsdataset.o calsdataset.cpp make -C ceos install-obj make[2]: Entering directory '/gdal/frmts/ceos' gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ceosopen.o ceosopen.c g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough ogr2ogr_lib.cpp -o ogr2ogr_lib.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -I/usr/include -c -o ../o/ogrkmllayer.o ogrkmllayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -I/usr/include -c -o ../o/kml.o kml.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -I/usr/include -c -o ../o/kmlnode.o kmlnode.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ceosdataset.o ceosdataset.cpp make[1]: Leaving directory '/gdal/gcore' (cd alg; make) make[1]: Entering directory '/gdal/alg' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalmediancut.o gdalmediancut.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGDALDRIVER -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/blx.o blx.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -I/usr/include -c -o ../o/kmlvector.o kmlvector.cpp g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdaldem_lib.cpp -o gdaldem_lib.o g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough nearblack_lib.cpp -o nearblack_lib.o make[2]: Leaving directory '/gdal/frmts/bmp' make -C ceos2 install-obj make[2]: Entering directory '/gdal/frmts/ceos2' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sar_ceosdataset.o sar_ceosdataset.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ceosrecipe.o ceosrecipe.c make[2]: Leaving directory '/gdal/frmts/bsb' make -C coasp install-obj make[2]: Entering directory '/gdal/frmts/coasp' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/coasp_dataset.o coasp_dataset.cpp make[2]: Leaving directory '/gdal/frmts/blx' make -C cosar install-obj make[2]: Entering directory '/gdal/frmts/cosar' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/cosar_dataset.o cosar_dataset.cpp make[2]: Leaving directory '/gdal/frmts/cals' gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ceossar.o ceossar.c gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ceos.o ceos.c make -C ctg install-obj make[2]: Entering directory '/gdal/frmts/ctg' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ctgdataset.o ctgdataset.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/link.o link.c g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_grid_lib.cpp -o gdal_grid_lib.o make -C mem make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/mem' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrmemdriver.o ogrmemdriver.cpp make[2]: Leaving directory '/gdal/frmts/ceos' make -C dimap install-obj make[2]: Entering directory '/gdal/frmts/dimap' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/dimapdataset.o dimapdataset.cpp make -C dted install-obj make[2]: Entering directory '/gdal/frmts/dted' gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/dted_api.o dted_api.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/dteddataset.o dteddataset.cpp make -C elas install-obj make[2]: Entering directory '/gdal/frmts/elas' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/elasdataset.o elasdataset.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/kml' make -C mitab make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/mitab' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_rawbinblock.o mitab_rawbinblock.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdaldither.o gdaldither.cpp g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_rasterize_lib.cpp -o gdal_rasterize_lib.o gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/dted_create.o dted_create.c make[2]: Leaving directory '/gdal/frmts/ceos2' make -C envisat install-obj make[2]: Entering directory '/gdal/frmts/envisat' gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/EnvisatFile.o EnvisatFile.c make[2]: Leaving directory '/gdal/frmts/coasp' gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/dted_ptstream.o dted_ptstream.c g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalbuildvrt_lib.cpp -o gdalbuildvrt_lib.o make[2]: Leaving directory '/gdal/frmts/cosar' g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalmdiminfo_lib.cpp -o gdalmdiminfo_lib.o make[2]: Leaving directory '/gdal/frmts/ctg' make -C ers install-obj gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/records.o records.c make[2]: Entering directory '/gdal/frmts/ers' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ersdataset.o ersdataset.cpp make -C esric install-obj make[2]: Entering directory '/gdal/frmts/esric' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/esric_dataset.o esric_dataset.cpp g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalmdimtranslate_lib.cpp -o gdalmdimtranslate_lib.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrmemdatasource.o ogrmemdatasource.cpp make[2]: Leaving directory '/gdal/frmts/dted' make -C fit install-obj make[2]: Entering directory '/gdal/frmts/fit' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/fitdataset.o fitdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/adsrange.o adsrange.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdal_crs.o gdal_crs.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdaltransformer.o gdaltransformer.cpp make[2]: Leaving directory '/gdal/frmts/vrt' make -C gff install-obj make[2]: Leaving directory '/gdal/frmts/elas' make -C gsg install-obj make[2]: Entering directory '/gdal/frmts/gff' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gff_dataset.o gff_dataset.cpp make[2]: Entering directory '/gdal/frmts/gsg' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gsagdataset.o gsagdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapheaderblock.o mitab_mapheaderblock.cpp make[2]: Leaving directory '/gdal/frmts/dimap' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapindexblock.o mitab_mapindexblock.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapobjectblock.o mitab_mapobjectblock.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapcoordblock.o mitab_mapcoordblock.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/unwrapgcps.o unwrapgcps.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ershdrnode.o ershdrnode.cpp make[2]: Leaving directory '/gdal/frmts/esric' make -C gxf install-obj make[2]: Entering directory '/gdal/frmts/gxf' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gxfdataset.o gxfdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrmemlayer.o ogrmemlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalsimplewarp.o gdalsimplewarp.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalwarper.o gdalwarper.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/fit.o fit.cpp make[2]: Leaving directory '/gdal/frmts/gff' make -C hf2 install-obj make[2]: Entering directory '/gdal/frmts/hf2' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/hf2dataset.o hf2dataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_feature.o mitab_feature.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalwarpkernel.o gdalwarpkernel.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gsbgdataset.o gsbgdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_feature_mif.o mitab_feature_mif.cpp make[2]: Leaving directory '/gdal/frmts/ers' make -C idrisi install-obj g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/envisatdataset.o envisatdataset.cpp make[2]: Entering directory '/gdal/frmts/idrisi' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/IdrisiDataset.o IdrisiDataset.cpp make -C ilwis install-obj make[2]: Entering directory '/gdal/frmts/ilwis' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ilwisdataset.o ilwisdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapfile.o mitab_mapfile.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_idfile.o mitab_idfile.cpp make[2]: Leaving directory '/gdal/frmts/fit' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ilwiscoordinatesystem.o ilwiscoordinatesystem.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gxfopen.o gxfopen.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalwarpoperation.o gdalwarpoperation.cpp make[1]: Leaving directory '/gdal/apps' make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/mem' make -C vrt g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalchecksum.o gdalchecksum.cpp make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/vrt' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrvrtdatasource.o ogrvrtdatasource.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gxf_proj4.o gxf_proj4.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gs7bgdataset.o gs7bgdataset.cpp make[2]: Leaving directory '/gdal/frmts/hf2' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdal_rpc.o gdal_rpc.cpp make -C ingr install-obj make[2]: Entering directory '/gdal/frmts/ingr' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -c -o ../o/IntergraphDataset.o IntergraphDataset.cpp make[2]: Leaving directory '/gdal/frmts/envisat' make -C iris install-obj make[2]: Entering directory '/gdal/frmts/iris' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/irisdataset.o irisdataset.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gxf_ogcwkt.o gxf_ogcwkt.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdal_tps.o gdal_tps.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_datfile.o mitab_datfile.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabfile.o mitab_tabfile.cpp make[2]: Leaving directory '/gdal/frmts/idrisi' make -C iso8211 install-obj make[2]: Entering directory '/gdal/frmts/iso8211' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ddfmodule.o ddfmodule.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_miffile.o mitab_miffile.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_utils.o mitab_utils.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o thinplatespline.o thinplatespline.cpp make[2]: Leaving directory '/gdal/frmts/gxf' make -C jaxapalsar install-obj make[2]: Entering directory '/gdal/frmts/jaxapalsar' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/jaxapalsardataset.o jaxapalsardataset.cpp make -C jdem install-obj make[2]: Entering directory '/gdal/frmts/jdem' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/jdemdataset.o jdemdataset.cpp make[2]: Leaving directory '/gdal/frmts/ilwis' make -C kmlsuperoverlay install-obj make[2]: Entering directory '/gdal/frmts/kmlsuperoverlay' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/kmlsuperoverlaydataset.o kmlsuperoverlaydataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrvrtlayer.o ogrvrtlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o llrasterize.o llrasterize.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrvrtdriver.o ogrvrtdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -c -o ../o/IntergraphBand.o IntergraphBand.cpp make[2]: Leaving directory '/gdal/frmts/gsg' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalrasterize.o gdalrasterize.cpp make -C l1b install-obj make[2]: Entering directory '/gdal/frmts/l1b' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/l1bdataset.o l1bdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalgeoloc.o gdalgeoloc.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ddfutils.o ddfutils.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_imapinfofile.o mitab_imapinfofile.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_middatafile.o mitab_middatafile.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalgrid.o gdalgrid.cpp make[2]: Leaving directory '/gdal/frmts/jaxapalsar' make -C leveller install-obj make[2]: Entering directory '/gdal/frmts/leveller' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/levellerdataset.o levellerdataset.cpp make[2]: Leaving directory '/gdal/frmts/jdem' make -C map install-obj make[2]: Entering directory '/gdal/frmts/map' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/mapdataset.o mapdataset.cpp make[2]: Leaving directory '/gdal/frmts/iris' make -C mrf install-obj make[2]: Entering directory '/gdal/frmts/mrf' (cd LERCV1; make install-obj) make[3]: Entering directory '/gdal/frmts/mrf/LERCV1' g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c Lerc1Image.cpp -o ../../o/Lerc1Image.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalcutline.o gdalcutline.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ddffielddefn.o ddffielddefn.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_bounds.o mitab_bounds.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -c -o ../o/IngrTypes.o IngrTypes.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalproximity.o gdalproximity.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/vrt' make -C arcgen make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/arcgen' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ograrcgendriver.o ograrcgendriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o rasterfill.o rasterfill.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalrasterpolygonenumerator.o gdalrasterpolygonenumerator.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalsievefilter.o gdalsievefilter.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalwarpkernel_opencl.o gdalwarpkernel_opencl.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_maptoolblock.o mitab_maptoolblock.cpp make[3]: Leaving directory '/gdal/frmts/mrf/LERCV1' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -I../../third_party/LercLib -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/marfa_dataset.o marfa_dataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ddfrecord.o ddfrecord.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o polygonize.o polygonize.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tooldef.o mitab_tooldef.cpp make[2]: Leaving directory '/gdal/frmts/l1b' make -C msgn install-obj make[2]: Entering directory '/gdal/frmts/msgn' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msgndataset.o msgndataset.cpp make[2]: Leaving directory '/gdal/frmts/kmlsuperoverlay' make -C ngsgeoid install-obj make[2]: Entering directory '/gdal/frmts/ngsgeoid' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ngsgeoiddataset.o ngsgeoiddataset.cpp make[2]: Leaving directory '/gdal/frmts/leveller' make -C nitf install-obj make[2]: Entering directory '/gdal/frmts/nitf' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/nitfdataset.o nitfdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o contour.o contour.cpp make[2]: Leaving directory '/gdal/frmts/map' make -C northwood install-obj make[2]: Entering directory '/gdal/frmts/northwood' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/grddataset.o grddataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdaltransformgeolocs.o gdaltransformgeolocs.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdallinearsystem.o gdallinearsystem.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -c -o ../o/JpegHelper.o JpegHelper.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_coordsys.o mitab_coordsys.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ograrcgendatasource.o ograrcgendatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdal_octave.o gdal_octave.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ddffield.o ddffield.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdal_simplesurf.o gdal_simplesurf.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msg_basic_types.o msg_basic_types.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_spatialref.o mitab_spatialref.cpp make[2]: Leaving directory '/gdal/frmts/ngsgeoid' make -C pds install-obj make[2]: Entering directory '/gdal/frmts/pds' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/pdsdataset.o pdsdataset.cpp make[2]: Leaving directory '/gdal/frmts/ingr' make -C prf install-obj make[2]: Entering directory '/gdal/frmts/prf' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/phprfdataset.o phprfdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalmatching.o gdalmatching.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_ogr_driver.o mitab_ogr_driver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/grcdataset.o grcdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msg_reader_core.o msg_reader_core.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -I../../third_party/LercLib -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/mrf_band.o mrf_band.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ddfsubfielddefn.o ddfsubfielddefn.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -I../../third_party/LercLib -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/JPEG_band.o JPEG_band.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_indfile.o mitab_indfile.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/rpftocdataset.o rpftocdataset.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o delaunay.o delaunay.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ograrcgenlayer.o ograrcgenlayer.cpp make[2]: Leaving directory '/gdal/frmts/msgn' make -C r install-obj make[2]: Entering directory '/gdal/frmts/r' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/rdataset.o rdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalpansharpen.o gdalpansharpen.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabview.o mitab_tabview.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/isis2dataset.o isis2dataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalapplyverticalshiftgrid.o gdalapplyverticalshiftgrid.cpp make[2]: Leaving directory '/gdal/frmts/iso8211' make -C raw install-obj g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_ogr_datasource.o mitab_ogr_datasource.cpp make[2]: Entering directory '/gdal/frmts/raw' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ehdrdataset.o ehdrdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/northwood.o northwood.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o viewshed.o viewshed.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -I../../third_party/LercLib -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/PNG_band.o PNG_band.cpp make[2]: Leaving directory '/gdal/frmts/prf' make -C rmf install-obj make[2]: Entering directory '/gdal/frmts/rmf' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfdataset.o rmfdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_geometry.o mitab_geometry.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/nitfwritejpeg.o nitfwritejpeg.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -I../../third_party/LercLib -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/JPNG_band.o JPNG_band.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/arcgen' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/nitfwritejpeg_12.o nitfwritejpeg_12.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/nitfrasterband.o nitfrasterband.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -fPIC -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Wold-style-cast -mavx -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalgridavx.o gdalgridavx.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/rcreatecopy.o rcreatecopy.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabseamless.o mitab_tabseamless.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Wold-style-cast -I../frmts/vrt -DINTERNAL_QHULL -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/usr/include -Imarching_squares -c -o gdalgridsse.o gdalgridsse.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/isis3dataset.o isis3dataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vicardataset.o vicardataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vicarkeywordhandler.o vicarkeywordhandler.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/pauxdataset.o pauxdataset.cpp make[2]: Leaving directory '/gdal/frmts/northwood' make -C rs2 install-obj g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/doq1dataset.o doq1dataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -I../../third_party/LercLib -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/Tif_band.o Tif_band.cpp make[2]: Entering directory '/gdal/frmts/rs2' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/rs2dataset.o rs2dataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/doq2dataset.o doq2dataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/mffdataset.o mffdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/ecrgtocdataset.o ecrgtocdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -I../../third_party/LercLib -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/Packer_RLE.o Packer_RLE.cpp make[1]: Leaving directory '/gdal/alg' make -C safe install-obj make[2]: Entering directory '/gdal/frmts/safe' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/safedataset.o safedataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmflzw.o rmflzw.cpp make[2]: Leaving directory '/gdal/frmts/r' make -C saga install-obj make[2]: Entering directory '/gdal/frmts/saga' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sagadataset.o sagadataset.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/nitffile.o nitffile.c make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/mitab' make -C avc make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/avc' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/avc_bin.o avc_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/hkvdataset.o hkvdataset.cpp make -C sdts install-obj make[2]: Entering directory '/gdal/frmts/sdts' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtsiref.o sdtsiref.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/pds4dataset.o pds4dataset.cpp make[2]: Leaving directory '/gdal/frmts/rs2' make -C sentinel2 install-obj make[2]: Entering directory '/gdal/frmts/sentinel2' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sentinel2dataset.o sentinel2dataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/pnmdataset.o pnmdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/fujibasdataset.o fujibasdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -I../../third_party/LercLib -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/mrf_util.o mrf_util.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/pds4vector.o pds4vector.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -I../../third_party/LercLib -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/mrf_overview.o mrf_overview.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/envidataset.o envidataset.cpp make[2]: Leaving directory '/gdal/frmts/saga' make -C sgi install-obj make[2]: Entering directory '/gdal/frmts/sgi' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sgidataset.o sgidataset.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/nitfimage.o nitfimage.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfdem.o rmfdem.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/avc_e00gen.o avc_e00gen.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtscatd.o sdtscatd.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtslinereader.o sdtslinereader.cpp make[2]: Leaving directory '/gdal/frmts/safe' make -C sigdem install-obj make[2]: Entering directory '/gdal/frmts/sigdem' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sigdemdataset.o sigdemdataset.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/mgrs.o mgrs.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/nitfaridpcm.o nitfaridpcm.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gscdataset.o gscdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/nitfbilevel.o nitfbilevel.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/avc_e00parse.o avc_e00parse.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtslib.o sdtslib.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/fastdataset.o fastdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtspointreader.o sdtspointreader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -I../../third_party/LercLib -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/LERC_band.o LERC_band.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/atlsci_spheroid.o atlsci_spheroid.cpp make[2]: Leaving directory '/gdal/frmts/sgi' make -C srtmhgt install-obj make[2]: Entering directory '/gdal/frmts/srtmhgt' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/srtmhgtdataset.o srtmhgtdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/rpftocfile.o rpftocfile.cpp make[2]: Leaving directory '/gdal/frmts/sigdem' make -C stacta install-obj make[2]: Entering directory '/gdal/frmts/stacta' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/stactadataset.o stactadataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/btdataset.o btdataset.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/nitfdes.o nitfdes.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfjpeg.o rmfjpeg.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/landataset.o landataset.cpp make -C terragen install-obj make[2]: Entering directory '/gdal/frmts/terragen' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/terragendataset.o terragendataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/avc_e00read.o avc_e00read.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtsattrreader.o sdtsattrreader.cpp make[2]: Leaving directory '/gdal/frmts/pds' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_LIBTIFF_SYMBOLS -DJPEG_SUPPORTED -c -o ../o/nitf_gcprpc.o nitf_gcprpc.cpp make -C tga install-obj g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/cpgdataset.o cpgdataset.cpp make[2]: Entering directory '/gdal/frmts/tga' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tgadataset.o tgadataset.cpp make[2]: Leaving directory '/gdal/frmts/sentinel2' make -C til install-obj make[2]: Entering directory '/gdal/frmts/til' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tildataset.o tildataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/idadataset.o idadataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ndfdataset.o ndfdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtstransfer.o sdtstransfer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtspolygonreader.o sdtspolygonreader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/avc_mbyte.o avc_mbyte.cpp make[2]: Leaving directory '/gdal/frmts/srtmhgt' make -C tsx install-obj make[2]: Entering directory '/gdal/frmts/tsx' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tsxdataset.o tsxdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/dipxdataset.o dipxdataset.cpp make[2]: Leaving directory '/gdal/frmts/rmf' make -C usgsdem install-obj make[2]: Entering directory '/gdal/frmts/usgsdem' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../alg -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/usgsdemdataset.o usgsdemdataset.cpp make[2]: Leaving directory '/gdal/frmts/terragen' make -C xpm install-obj make[2]: Entering directory '/gdal/frmts/xpm' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/xpmdataset.o xpmdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtsxref.o sdtsxref.cpp make[2]: Leaving directory '/gdal/frmts/nitf' make -C xyz install-obj make[2]: Entering directory '/gdal/frmts/xyz' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/xyzdataset.o xyzdataset.cpp make -C zmap install-obj make[2]: Entering directory '/gdal/frmts/zmap' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/zmapdataset.o zmapdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/genbindataset.o genbindataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/lcpdataset.o lcpdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/eirdataset.o eirdataset.cpp make[2]: Leaving directory '/gdal/frmts/tga' make -C rik install-obj make[2]: Entering directory '/gdal/frmts/rik' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/rikdataset.o rikdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/avc_misc.o avc_misc.cpp make[2]: Leaving directory '/gdal/frmts/til' make -C ozi install-obj make[2]: Entering directory '/gdal/frmts/ozi' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ozidataset.o ozidataset.cpp make[2]: Leaving directory '/gdal/frmts/stacta' make -C eeda install-obj make[2]: Entering directory '/gdal/frmts/eeda' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/eedacommon.o eedacommon.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtsrasterreader.o sdtsrasterreader.cpp make[2]: Leaving directory '/gdal/frmts/mrf' make -C plmosaic install-obj make[2]: Entering directory '/gdal/frmts/plmosaic' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/plmosaicdataset.o plmosaicdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gtxdataset.o gtxdataset.cpp make[2]: Leaving directory '/gdal/frmts/tsx' make -C rda install-obj make[2]: Entering directory '/gdal/frmts/rda' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/rdadataset.o rdadataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/loslasdataset.o loslasdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/avc_rawbin.o avc_rawbin.cpp make[2]: Leaving directory '/gdal/frmts/xpm' make -C wcs install-obj make[2]: Entering directory '/gdal/frmts/wcs' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/wcsdataset.o wcsdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtsindexedreader.o sdtsindexedreader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../alg -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/usgsdem_create.o usgsdem_create.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ntv2dataset.o ntv2dataset.cpp make[2]: Leaving directory '/gdal/frmts/zmap' make -C wms install-obj make[2]: Leaving directory '/gdal/frmts/rik' make -C wmts install-obj make[2]: Entering directory '/gdal/frmts/wms' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/gdalwmscache.o gdalwmscache.cpp make[2]: Entering directory '/gdal/frmts/wmts' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/wmtsdataset.o wmtsdataset.cpp make[2]: Leaving directory '/gdal/frmts/xyz' make -C daas install-obj make[2]: Entering directory '/gdal/frmts/daas' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/daasdataset.o daasdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ace2dataset.o ace2dataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/snodasdataset.o snodasdataset.cpp make[2]: Leaving directory '/gdal/frmts/ozi' make -C ogcapi install-obj make[2]: Entering directory '/gdal/frmts/ogcapi' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gdalogcapidataset.o gdalogcapidataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/ogravcbindriver.o ogravcbindriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/sdtsdataset.o sdtsdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ctable2dataset.o ctable2dataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/eedadataset.o eedadataset.cpp make[2]: Leaving directory '/gdal/frmts/plmosaic' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/krodataset.o krodataset.cpp make -C rasterlite install-obj make[2]: Entering directory '/gdal/frmts/rasterlite' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterlitedataset.o rasterlitedataset.cpp make[2]: Leaving directory '/gdal/frmts/usgsdem' make -C mbtiles install-obj make[2]: Entering directory '/gdal/frmts/mbtiles' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/mvt -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I../../ogr -I../../ogr/ogrsf_frmts/gpkg -I../../ogr/ogrsf_frmts/sqlite -I/usr/include -DHAVE_SQLITE -c -o ../o/mbtilesdataset.o mbtilesdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/gdalwmsdataset.o gdalwmsdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/httpdriver.o httpdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/roipacdataset.o roipacdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/iscedataset.o iscedataset.cpp make[2]: Leaving directory '/gdal/frmts/rda' make -C grib install-obj make[2]: Entering directory '/gdal/frmts/grib' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gribdataset.o gribdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/rrasterdataset.o rrasterdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/ogravcbindatasource.o ogravcbindatasource.cpp make[2]: Leaving directory '/gdal/frmts/daas' make -C pdf install-obj make[2]: Entering directory '/gdal/frmts/pdf' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfdataset.o pdfdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/byndataset.o byndataset.cpp make[2]: Leaving directory '/gdal/frmts/sdts' make -C webp install-obj make[2]: Entering directory '/gdal/frmts/webp' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/webpdataset.o webpdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/ogravcbinlayer.o ogravcbinlayer.cpp make[2]: Leaving directory '/gdal/frmts/wmts' make -C gif install-obj make[2]: Entering directory '/gdal/frmts/gif' gcc -c -Igiflib -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Wno-unused-parameter -Wno-sign-compare giflib/egif_lib.c -o ../o/egif_lib.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/eedaidataset.o eedaidataset.cpp gcc -c -Igiflib -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Wno-unused-parameter -Wno-sign-compare giflib/dgif_lib.c -o ../o/dgif_lib.o gcc -c -Igiflib -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Wno-unused-parameter -Wno-sign-compare giflib/gifalloc.c -o ../o/gifalloc.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gmlcoverage.o gmlcoverage.cpp gcc -c -Igiflib -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Wno-unused-parameter -Wno-sign-compare giflib/gif_err.c -o ../o/gif_err.o gcc -c -Igiflib -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Wno-unused-parameter -Wno-sign-compare giflib/gif_hash.c -o ../o/gif_hash.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Igiflib -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gifdataset.o gifdataset.cpp make[2]: Leaving directory '/gdal/frmts/ogcapi' make -C png install-obj g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/ogravclayer.o ogravclayer.cpp make[2]: Entering directory '/gdal/frmts/png' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/pngdataset.o pngdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterlitecreatecopy.o rasterlitecreatecopy.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterliteoverviews.o rasterliteoverviews.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/gdalwmsrasterband.o gdalwmsrasterband.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/ogravcdatasource.o ogravcdatasource.cpp make[2]: Leaving directory '/gdal/frmts/mbtiles' make -C pcraster install-obj make[2]: Entering directory '/gdal/frmts/pcraster' gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/_getcell.c -o ../o/_getcell.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/_getrow.c -o ../o/_getrow.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/_gsomece.c -o ../o/_gsomece.o make[2]: Leaving directory '/gdal/frmts/webp' make -C jpeg install-obj g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfio.o pdfio.cpp make[2]: Entering directory '/gdal/frmts/jpeg' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DENABLE_LIBJPEG_NO_RETURN -c -o ../o/jpgdataset.o jpgdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/ogravce00layer.o ogravce00layer.cpp make[2]: Leaving directory '/gdal/frmts/raw' make -C pcidsk install-obj make[2]: Entering directory '/gdal/frmts/pcidsk' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/pcidskdataset2.o pcidskdataset2.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/_putcell.c -o ../o/_putcell.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/_rputrow.c -o ../o/_rputrow.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/wcsutils.o wcsutils.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/angle.c -o ../o/angle.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Igiflib -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/biggifdataset.o biggifdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/ogravce00datasource.o ogravce00datasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/ogravce00driver.o ogravce00driver.cpp make[2]: Leaving directory '/gdal/frmts/eeda' make -C postgisraster install-obj gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/attravai.c -o ../o/attravai.o make[2]: Entering directory '/gdal/frmts/postgisraster' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/postgisrasterdriver.o postgisrasterdriver.cpp make[2]: Leaving directory '/gdal/frmts/png' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/gdalhttp.o gdalhttp.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/attrsize.c -o ../o/attrsize.o make[2]: Leaving directory '/gdal/frmts/rasterlite' gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/cellsize.c -o ../o/cellsize.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/postgisrasterdataset.o postgisrasterdataset.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/create2.c -o ../o/create2.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/csfglob.c -o ../o/csfglob.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver.o minidriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gribcreatecopy.o gribcreatecopy.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfobject.o pdfobject.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/wmsutils.o wmsutils.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/wmsdriver.o wmsdriver.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/csfsup.c -o ../o/csfsup.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/delattr.c -o ../o/delattr.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DENABLE_LIBJPEG_NO_RETURN -c -o ../o/vsidataio.o vsidataio.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/wcsdataset100.o wcsdataset100.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/dumconv.c -o ../o/dumconv.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/endian.c -o ../o/endian.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/file.c -o ../o/file.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Igiflib -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gifabstractdataset.o gifabstractdataset.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/avc' make -C cad make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/cad' make -C libopencad make[4]: Entering directory '/gdal/ogr/ogrsf_frmts/cad/libopencad' make -C dwg make[5]: Entering directory '/gdal/ogr/ogrsf_frmts/cad/libopencad/dwg' g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../../o/io.o io.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/filename.c -o ../o/filename.o make[2]: Leaving directory '/gdal/frmts/jpeg' g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../../o/r2000.o r2000.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpcidsklayer.o ogrpcidsklayer.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gattrblk.c -o ../o/gattrblk.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gattridx.c -o ../o/gattridx.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gcellrep.c -o ../o/gcellrep.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_wms.o minidriver_wms.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/postgisrasterrasterband.o postgisrasterrasterband.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_tileservice.o minidriver_tileservice.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gdattype.c -o ../o/gdattype.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/getattr.c -o ../o/getattr.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_worldwind.o minidriver_worldwind.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/getx0.c -o ../o/getx0.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Idegrib/g2clib degrib/degrib/clock.c -o ../o/clock.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gety0.c -o ../o/gety0.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfcreatecopy.o pdfcreatecopy.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/ggisfid.c -o ../o/ggisfid.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gmaxval.c -o ../o/gmaxval.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gminval.c -o ../o/gminval.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gnrcols.c -o ../o/gnrcols.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/wcsdataset110.o wcsdataset110.cpp g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/degrib1.cpp -o ../o/degrib1.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_tms.o minidriver_tms.cpp make[2]: Leaving directory '/gdal/frmts/gif' g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/degrib2.cpp -o ../o/degrib2.o g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/inventory.cpp -o ../o/inventory.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/postgisrastertiledataset.o postgisrastertiledataset.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gnrrows.c -o ../o/gnrrows.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gproj.c -o ../o/gproj.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gputproj.c -o ../o/gputproj.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_tiled_wms.o minidriver_tiled_wms.cpp g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaname.cpp -o ../o/metaname.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gvalscal.c -o ../o/gvalscal.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gvartype.c -o ../o/gvartype.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/gversion.c -o ../o/gversion.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Idegrib/g2clib degrib/degrib/myerror.c -o ../o/myerror.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/wmsmetadataset.o wmsmetadataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_virtualearth.o minidriver_virtualearth.cpp g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/grib1tab.cpp -o ../o/grib1tab.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Idegrib/g2clib degrib/degrib/myutil.c -o ../o/myutil.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/ismv.c -o ../o/ismv.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/kernlcsf.c -o ../o/kernlcsf.o make[5]: Leaving directory '/gdal/ogr/ogrsf_frmts/cad/libopencad/dwg' g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/cadfile.o cadfile.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vsi_pcidsk_io.o vsi_pcidsk_io.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/legend.c -o ../o/legend.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/postgisrastertilerasterband.o postgisrastertilerasterband.cpp g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaparse.cpp -o ../o/metaparse.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/mclose.c -o ../o/mclose.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/mopen.c -o ../o/mopen.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_arcgis_server.o minidriver_arcgis_server.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/moreattr.c -o ../o/moreattr.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_iip.o minidriver_iip.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/mperror.c -o ../o/mperror.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/wcsdataset201.o wcsdataset201.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/pgisfid.c -o ../o/pgisfid.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Idegrib/g2clib degrib/degrib/weather.c -o ../o/weather.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/postgisrastertools.o postgisrastertools.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/pmaxval.c -o ../o/pmaxval.o g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/cadcolors.o cadcolors.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/pminval.c -o ../o/pminval.o g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/cadlayer.o cadlayer.cpp g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaprint.cpp -o ../o/metaprint.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/putallmv.c -o ../o/putallmv.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_mrf.o minidriver_mrf.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gdal_edb.o gdal_edb.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_ogcapimaps.o minidriver_ogcapimaps.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/putattr.c -o ../o/putattr.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/putsomec.c -o ../o/putsomec.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Idegrib/g2clib degrib/degrib/grib2api.c -o ../o/grib2api.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/putx0.c -o ../o/putx0.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/ogrpdflayer.o ogrpdflayer.cpp gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Idegrib/g2clib degrib/degrib/myassert.c -o ../o/myassert.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_ogcapicoverage.o minidriver_ogcapicoverage.cpp gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Idegrib/g2clib degrib/degrib/scan.c -o ../o/scan.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfwritabledataset.o pdfwritabledataset.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/puty0.c -o ../o/puty0.o g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/tendian.cpp -o ../o/tendian.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/pvalscal.c -o ../o/pvalscal.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/rattrblk.c -o ../o/rattrblk.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/gridtemplates.c -o ../o/gridtemplates.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/drstemplates.c -o ../o/drstemplates.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/rcomp.c -o ../o/rcomp.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/rcoords.c -o ../o/rcoords.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/pdstemplates.c -o ../o/pdstemplates.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/gbits.c -o ../o/gbits.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/rdup2.c -o ../o/rdup2.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/g2_free.c -o ../o/g2_free.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/g2_unpack1.c -o ../o/g2_unpack1.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/g2_unpack2.c -o ../o/g2_unpack2.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/g2_unpack3.c -o ../o/g2_unpack3.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/g2_unpack4.c -o ../o/g2_unpack4.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/g2_unpack5.c -o ../o/g2_unpack5.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/g2_unpack6.c -o ../o/g2_unpack6.o g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/cadclasses.o cadclasses.cpp gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/g2_unpack7.c -o ../o/g2_unpack7.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/g2_info.c -o ../o/g2_info.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/g2_getfld.c -o ../o/g2_getfld.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/simunpack.c -o ../o/simunpack.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/reseterr.c -o ../o/reseterr.o g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/cadfileio.o cadfileio.cpp gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/comunpack.c -o ../o/comunpack.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/pack_gp.c -o ../o/pack_gp.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/rextend.c -o ../o/rextend.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/reduce.c -o ../o/reduce.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/specunpack.c -o ../o/specunpack.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/rdieee.c -o ../o/rdieee.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/mkieee.c -o ../o/mkieee.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/wcsrasterband.o wcsrasterband.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/blockdir/asciitiledir.cpp -o ../o/asciitiledir.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/int_power.c -o ../o/int_power.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/simpack.c -o ../o/simpack.o g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/cadobjects.o cadobjects.cpp g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/cadtables.o cadtables.cpp gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/compack.c -o ../o/compack.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/blockdir/asciitilelayer.cpp -o ../o/asciitilelayer.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/rmalloc.c -o ../o/rmalloc.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/rrowcol.c -o ../o/rrowcol.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/ruseas.c -o ../o/ruseas.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/blockdir/binarytiledir.cpp -o ../o/binarytiledir.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfreadvectors.o pdfreadvectors.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcaddriver.o ogrcaddriver.cpp make[2]: Leaving directory '/gdal/frmts/postgisraster' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrpoint.o ogrpoint.cpp gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/cmplxpack.c -o ../o/cmplxpack.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfcreatefromcomposition.o pdfcreatefromcomposition.cpp gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/misspack.c -o ../o/misspack.o g++ -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/g2clib/dec_jpeg2000.cpp -o ../o/dec_jpeg2000.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/setangle.c -o ../o/setangle.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/setmv.c -o ../o/setmv.o make[2]: Leaving directory '/gdal/frmts/wms' gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/jpcunpack.c -o ../o/jpcunpack.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/setvtmv.c -o ../o/setvtmv.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -Idegrib/g2clib degrib/degrib/hazard.c -o ../o/hazard.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/strconst.c -o ../o/strconst.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/strpad.c -o ../o/strpad.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/swapio.c -o ../o/swapio.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/blockdir/binarytilelayer.cpp -o ../o/binarytilelayer.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/trackmm.c -o ../o/trackmm.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/blockdir/blockdir.cpp -o ../o/blockdir.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/pngunpack.c -o ../o/pngunpack.o gcc -c -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Idegrib/degrib -I../mem -DUSE_PNG -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion degrib/g2clib/dec_png.c -o ../o/dec_png.o g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/cadfilestreamio.o cadfilestreamio.cpp gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/vs2.c -o ../o/vs2.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/vsdef.c -o ../o/vsdef.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/vsis.c -o ../o/vsis.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/blockdir/blockfile.cpp -o ../o/blockfile.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/blockdir/blocklayer.cpp -o ../o/blocklayer.o gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/vsvers.c -o ../o/vsvers.o g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/cadgeometry.o cadgeometry.cpp make[2]: Leaving directory '/gdal/frmts/wcs' gcc -c -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion libcsf/wattrblk.c -o ../o/wattrblk.o g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/cadheader.o cadheader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterdataset.o pcrasterdataset.cpp g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/opencad.o opencad.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrastermisc.o pcrastermisc.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterrasterband.o pcrasterrasterband.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gdalcaddataset.o gdalcaddataset.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/blockdir/blocktiledir.cpp -o ../o/blocktiledir.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterutil.o pcrasterutil.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcadlayer.o ogrcadlayer.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/blockdir/blocktilelayer.cpp -o ../o/blocktilelayer.o make[2]: Leaving directory '/gdal/frmts/grib' g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cbandinterleavedchannel.cpp -o ../o/cbandinterleavedchannel.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cpcidskchannel.cpp -o ../o/cpcidskchannel.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cpixelinterleavedchannel.cpp -o ../o/cpixelinterleavedchannel.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/ctiledchannel.cpp -o ../o/ctiledchannel.o g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../../o/caddictionary.o caddictionary.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cexternalchannel.cpp -o ../o/cexternalchannel.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/cpcidskfile.cpp -o ../o/cpcidskfile.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/cpcidskblockfile.cpp -o ../o/cpcidskblockfile.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/libjpeg_io.cpp -o ../o/libjpeg_io.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vsilfileio.o vsilfileio.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/edb_pcidsk.cpp -o ../o/edb_pcidsk.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/metadataset_p.cpp -o ../o/metadataset_p.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskbuffer.cpp -o ../o/pcidskbuffer.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrcurve.o ogrcurve.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskcreate.cpp -o ../o/pcidskcreate.o make[2]: Leaving directory '/gdal/frmts/pcraster' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrlinestring.o ogrlinestring.cpp make[4]: Leaving directory '/gdal/ogr/ogrsf_frmts/cad/libopencad' g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskexception.cpp -o ../o/pcidskexception.o make[2]: Leaving directory '/gdal/frmts/pdf' g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskinterfaces.cpp -o ../o/pcidskinterfaces.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskopen.cpp -o ../o/pcidskopen.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidsk_pubutils.cpp -o ../o/pcidsk_pubutils.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidsk_raster.cpp -o ../o/pcidsk_raster.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidsk_scanint.cpp -o ../o/pcidsk_scanint.o make -C csv make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/csv' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcsvdriver.o ogrcsvdriver.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidsk_utils.cpp -o ../o/pcidsk_utils.o make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/cad' make -C dgn make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/dgn' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdgndriver.o ogrdgndriver.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskgeoref.cpp -o ../o/cpcidskgeoref.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsksegment.cpp -o ../o/cpcidsksegment.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskvectorsegment.cpp -o ../o/cpcidskvectorsegment.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskvectorsegment_consistencycheck.cpp -o ../o/cpcidskvectorsegment_consistencycheck.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/systiledir.cpp -o ../o/systiledir.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/vecsegheader.cpp -o ../o/vecsegheader.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/vecsegdataindex.cpp -o ../o/vecsegdataindex.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/metadatasegment_p.cpp -o ../o/metadatasegment_p.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrlinearring.o ogrlinearring.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsklut.cpp -o ../o/cpcidsklut.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskblut.cpp -o ../o/cpcidskblut.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskpct.cpp -o ../o/cpcidskpct.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrpolygon.o ogrpolygon.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskbpct.cpp -o ../o/cpcidskbpct.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskpolymodel.cpp -o ../o/cpcidskpolymodel.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskrpcmodel.cpp -o ../o/cpcidskrpcmodel.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskgcp2segment.cpp -o ../o/cpcidskgcp2segment.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskbitmap.cpp -o ../o/cpcidskbitmap.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdgndatasource.o ogrdgndatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrtriangle.o ogrtriangle.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsk_tex.cpp -o ../o/cpcidsk_tex.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/clinksegment.cpp -o ../o/clinksegment.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsktoutinmodel.cpp -o ../o/cpcidsktoutinmodel.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcsvdatasource.o ogrcsvdatasource.cpp g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskbinarysegment.cpp -o ../o/cpcidskbinarysegment.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsk_array.cpp -o ../o/cpcidsk_array.o g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskephemerissegment.cpp -o ../o/cpcidskephemerissegment.o g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcsvlayer.o ogrcsvlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrutils.o ogrutils.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrgeometry.o ogrgeometry.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdgnlayer.o ogrdgnlayer.cpp make -C dxf make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/dxf' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxfdriver.o ogrdxfdriver.cpp make -C edigeo make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/edigeo' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogredigeodriver.o ogredigeodriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxfdatasource.o ogrdxfdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrgeometrycollection.o ogrgeometrycollection.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrmultipolygon.o ogrmultipolygon.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrsurface.o ogrsurface.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrpolyhedralsurface.o ogrpolyhedralsurface.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/dgnopen.o dgnopen.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrtriangulatedsurface.o ogrtriangulatedsurface.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrmultipoint.o ogrmultipoint.cpp make[2]: Leaving directory '/gdal/frmts/pcidsk' make[1]: Leaving directory '/gdal/frmts' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrmultilinestring.o ogrmultilinestring.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrcircularstring.o ogrcircularstring.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrcompoundcurve.o ogrcompoundcurve.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/dgnread.o dgnread.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrcurvepolygon.o ogrcurvepolygon.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrcurvecollection.o ogrcurvecollection.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrmulticurve.o ogrmulticurve.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxflayer.o ogrdxflayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/dgnhelp.o dgnhelp.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogredigeodatasource.o ogredigeodatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrmultisurface.o ogrmultisurface.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/dgnwrite.o dgnwrite.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_api.o ogr_api.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/csv' make -C flatgeobuf make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/flatgeobuf' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/geometryreader.o geometryreader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrfeature.o ogrfeature.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/dgnstroke.o dgnstroke.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrfeaturedefn.o ogrfeaturedefn.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxfreader.o ogrdxfreader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrfeaturequery.o ogrfeaturequery.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrfeaturestyle.o ogrfeaturestyle.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrfielddefn.o ogrfielddefn.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrspatialreference.o ogrspatialreference.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_srsnode.o ogr_srsnode.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogredigeolayer.o ogredigeolayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_fromepsg.o ogr_fromepsg.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxf_blockmap.o ogrdxf_blockmap.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrct.o ogrct.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/dgn' make -C geoconcept make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/geoconcept' gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/geoconcept.o geoconcept.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_srs_esri.o ogr_srs_esri.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_srs_pci.o ogr_srs_pci.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_srs_usgs.o ogr_srs_usgs.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxf_dimension.o ogrdxf_dimension.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_srs_dict.o ogr_srs_dict.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_srs_panorama.o ogr_srs_panorama.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/geoconcept_syscoord.o geoconcept_syscoord.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/geometrywriter.o geometrywriter.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxfwriterds.o ogrdxfwriterds.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_srs_ozi.o ogr_srs_ozi.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_srs_erm.o ogr_srs_erm.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptdriver.o ogrgeoconceptdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o swq.o swq.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/edigeo' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxfwriterlayer.o ogrdxfwriterlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o swq_expr_node.o swq_expr_node.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -Wno-logical-op -c -o swq_parser.o swq_parser.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o swq_select.o swq_select.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o swq_op_registrar.o swq_op_registrar.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/intronurbs.o intronurbs.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o swq_op_general.o swq_op_general.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_srs_xml.o ogr_srs_xml.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ograssemblepolygon.o ograssemblepolygon.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr2gmlgeometry.o ogr2gmlgeometry.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxf_polyline_smooth.o ogrdxf_polyline_smooth.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptdatasource.o ogrgeoconceptdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxfblockslayer.o ogrdxfblockslayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o gml2ogrgeometry.o gml2ogrgeometry.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_expat.o ogr_expat.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrpgeogeometry.o ogrpgeogeometry.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrgeomediageometry.o ogrgeomediageometry.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_geocoding.o ogr_geocoding.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrflatgeobufdataset.o ogrflatgeobufdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogrgeomfielddefn.o ogrgeomfielddefn.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxfblockswriterlayer.o ogrdxfblockswriterlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ograpispy.o ograpispy.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_xerces.o ogr_xerces.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_geo_utils.o ogr_geo_utils.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxf_hatch.o ogrdxf_hatch.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I. -I/usr/include -DHAVE_EXPAT -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ogr_proj_p.o ogr_proj_p.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogr_autocad_services.o ogr_autocad_services.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxf_feature.o ogrdxf_feature.cpp make -C georss make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/georss' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorssdriver.o ogrgeorssdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorssdatasource.o ogrgeorssdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorsslayer.o ogrgeorsslayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxf_leader.o ogrdxf_leader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrdxf_ocstransformer.o ogrdxf_ocstransformer.cpp make -C gml make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gml' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlpropertydefn.o gmlpropertydefn.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptlayer.o ogrgeoconceptlayer.cpp make -C gmt make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gmt' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgmtdriver.o ogrgmtdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgmtdatasource.o ogrgmtdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgmtlayer.o ogrgmtlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlfeatureclass.o gmlfeatureclass.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlfeature.o gmlfeature.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrflatgeobuflayer.o ogrflatgeobuflayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlreader.o gmlreader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/parsexsd.o parsexsd.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/resolvexlinks.o resolvexlinks.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/hugefileresolver.o hugefileresolver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlutils.o gmlutils.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlreadstate.o gmlreadstate.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlhandler.o gmlhandler.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gfstemplate.o gfstemplate.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlregistry.o gmlregistry.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/georss' make -C gpsbabel make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gpsbabel' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgpsbabeldriver.o ogrgpsbabeldriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmldriver.o ogrgmldriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmldatasource.o ogrgmldatasource.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gmt' make -C gpx make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gpx' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxdriver.o ogrgpxdriver.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/geoconcept' make -C gtm make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gtm' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgtmdriver.o ogrgtmdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgtmdatasource.o ogrgtmdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmllayer.o ogrgmllayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgtmlayer.o ogrgtmlayer.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/dxf' make -C jml make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/jml' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmldataset.o ogrjmldataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmllayer.o ogrjmllayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxdatasource.o ogrgpxdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxlayer.o ogrgpxlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmlwriterlayer.o ogrjmlwriterlayer.cpp make -C mapml make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/mapml' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrmapmldataset.o ogrmapmldataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgpsbabeldatasource.o ogrgpsbabeldatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrgpsbabelwritedatasource.o ogrgpsbabelwritedatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gtm.o gtm.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrflatgeobufeditablelayer.o ogrflatgeobufeditablelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/packedrtree.o packedrtree.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gtmwaypointlayer.o gtmwaypointlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gtmtracklayer.o gtmtracklayer.cpp make -C mvt make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/mvt' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../osm -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_SQLITE -I/usr/include -c -o ../o/ogrmvtdataset.o ogrmvtdataset.cpp make -C ntf make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/ntf' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ntffilereader.o ntffilereader.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gml' make -C openfilegdb g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ntfrecord.o ntfrecord.cpp make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/openfilegdb' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogropenfilegdbdriver.o ogropenfilegdbdriver.cpp make -C pgdump make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/pgdump' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpgdumpdriver.o ogrpgdumpdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpgdumpdatasource.o ogrpgdumpdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpgdumplayer.o ogrpgdumplayer.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/jml' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogropenfilegdbdatasource.o ogropenfilegdbdatasource.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gpx' make -C rec make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/rec' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrrecdriver.o ogrrecdriver.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gpsbabel' make -C s57 g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrrecdatasource.o ogrrecdatasource.cpp make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/s57' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrs57driver.o ogrs57driver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrs57datasource.o ogrs57datasource.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gtm' make -C selafin make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/selafin' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrselafindriver.o ogrselafindriver.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/mapml' make -C shape make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/shape' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/shape2ogr.o shape2ogr.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/shpopen_wrapper.o shpopen_wrapper.c make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/flatgeobuf' make -C svg make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/svg' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvgdriver.o ogrsvgdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrntfdatasource.o ogrntfdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvgdatasource.o ogrsvgdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogropenfilegdblayer.o ogropenfilegdblayer.cpp gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/dbfopen_wrapper.o dbfopen_wrapper.c gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/shptree_wrapper.o shptree_wrapper.c gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/sbnsearch_wrapper.o sbnsearch_wrapper.c gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/shp_vsi.o shp_vsi.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrs57layer.o ogrs57layer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrreclayer.o ogrreclayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ll_recio.o ll_recio.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../osm -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_SQLITE -I/usr/include -c -o ../o/mvtutils.o mvtutils.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/pgdump' make -C sxf g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/ogrshapedriver.o ogrshapedriver.cpp make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/sxf' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrsxfdriver.o ogrsxfdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/ogrshapedatasource.o ogrshapedatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/s57reader.o s57reader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DRENAME_INTERNAL_SHAPELIB_SYMBOLS -DSHPAPI_CALL= -c -o ../o/ogrshapelayer.o ogrshapelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrselafindatasource.o ogrselafindatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/filegdbtable.o filegdbtable.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/filegdbindex.o filegdbindex.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvglayer.o ogrsvglayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrntfdriver.o ogrntfdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrntflayer.o ogrntflayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ntf_estlayers.o ntf_estlayers.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrselafinlayer.o ogrselafinlayer.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/rec' make -C tiger g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../osm -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_SQLITE -I/usr/include -c -o ../o/mvt_tile.o mvt_tile.cpp make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/tiger' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrtigerdriver.o ogrtigerdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/s57writer.o s57writer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrsxfdatasource.o ogrsxfdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ddfrecordindex.o ddfrecordindex.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/io_selafin.o io_selafin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/s57classregistrar.o s57classregistrar.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/s57filecollector.o s57filecollector.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/shape' make -C vdv make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/vdv' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrvdvdatasource.o ogrvdvdatasource.cpp make -C wasp make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/wasp' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrwaspdriver.o ogrwaspdriver.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/svg' make -C idrisi make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/idrisi' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/idrisi -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogridrisidriver.o ogridrisidriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrntffeatureclasslayer.o ogrntffeatureclasslayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ntf_generic.o ntf_generic.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/openfilegdb' make -C pds make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/pds' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/pds -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpdsdriver.o ogrpdsdriver.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/mvt' make -C sdts make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/sdts' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrsdtsdriver.o ogrsdtsdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ntf_raster.o ntf_raster.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/s57featuredefns.o s57featuredefns.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ntf_codelist.o ntf_codelist.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrwaspdatasource.o ogrwaspdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrtigerdatasource.o ogrtigerdatasource.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/selafin' make -C amigocloud make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/amigocloud' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogramigoclouddriver.o ogramigoclouddriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogramigoclouddatasource.o ogramigoclouddatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogramigocloudlayer.o ogramigocloudlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrsxflayer.o ogrsxflayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ntfstroke.o ntfstroke.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/idrisi -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogridrisidatasource.o ogridrisidatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogramigocloudtablelayer.o ogramigocloudtablelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/pds -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpdsdatasource.o ogrpdsdatasource.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/s57' make -C carto make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/carto' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcartodriver.o ogrcartodriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcartodatasource.o ogrcartodatasource.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/vdv' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcartolayer.o ogrcartolayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcartotablelayer.o ogrcartotablelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcartoresultlayer.o ogrcartoresultlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrsdtsdatasource.o ogrsdtsdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrwasplayer.o ogrwasplayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogramigocloudresultlayer.o ogramigocloudresultlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrsdtslayer.o ogrsdtslayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrtigerlayer.o ogrtigerlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerfilebase.o tigerfilebase.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/ntf' make -C cloudant make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/cloudant' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -I../couchdb -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcloudantdriver.o ogrcloudantdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/idrisi -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogridrisilayer.o ogridrisilayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/pds -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpdslayer.o ogrpdslayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -I../couchdb -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcloudantdatasource.o ogrcloudantdatasource.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/sxf' make -C couchdb g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigercompletechain.o tigercompletechain.cpp make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/couchdb' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcouchdbdriver.o ogrcouchdbdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcouchdbdatasource.o ogrcouchdbdatasource.cpp make -C csw make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/csw' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -I../wfs -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcswdataset.o ogrcswdataset.cpp make -C elastic make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/elastic' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrelasticdriver.o ogrelasticdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrelasticdatasource.o ogrelasticdatasource.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/carto' make -C ngw make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/ngw' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrngwdriver.o ogrngwdriver.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/amigocloud' make -C plscenes make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/plscenes' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrplscenesdriver.o ogrplscenesdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigeraltname.o tigeraltname.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/sdts' make -C wfs make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/wfs' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrwfsdriver.o ogrwfsdriver.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/wasp' make -C gpkg make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gpkg' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagedriver.o ogrgeopackagedriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerfeatureids.o tigerfeatureids.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -I../couchdb -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcloudanttablelayer.o ogrcloudanttablelayer.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/idrisi' make -C vfk make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/vfk' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vfkreader.o vfkreader.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcouchdblayer.o ogrcouchdblayer.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/pds' make -C osm make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/osm' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmdriver.o ogrosmdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrelasticlayer.o ogrelasticlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerzipcodes.o tigerzipcodes.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerlandmarks.o tigerlandmarks.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/csw' make -C ods make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/ods' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrodsdriver.o ogrodsdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcouchdbtablelayer.o ogrcouchdbtablelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrplscenesdatav1layer.o ogrplscenesdatav1layer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/gdalngwdataset.o gdalngwdataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrngwlayer.o ogrngwlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrwfsdatasource.o ogrwfsdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerarealandmarks.o tigerarealandmarks.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/cloudant' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrwfslayer.o ogrwfslayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrcouchdbrowslayer.o ogrcouchdbrowslayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagedatasource.o ogrgeopackagedatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagelayer.o ogrgeopackagelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vfkreadersqlite.o vfkreadersqlite.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagetablelayer.o ogrgeopackagetablelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerkeyfeatures.o tigerkeyfeatures.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrodsdatasource.o ogrodsdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmdatasource.o ogrosmdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerpolygon.o tigerpolygon.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ngw_api.o ngw_api.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I.. -I../.. -I../geojson -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrplscenesdatav1dataset.o ogrplscenesdatav1dataset.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerpolygoncorrections.o tigerpolygoncorrections.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerentitynames.o tigerentitynames.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/elastic' make -C xlsx make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/xlsx' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrxlsxdriver.o ogrxlsxdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrwfsfilter.o ogrwfsfilter.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/couchdb' make -C lvbag make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/lvbag' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrlvbagdriver.o ogrlvbagdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vfkdatablock.o vfkdatablock.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrwfsjoinlayer.o ogrwfsjoinlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackageselectlayer.o ogrgeopackageselectlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerpolygoneconomic.o tigerpolygoneconomic.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ods_formula.o ods_formula.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigeridhistory.o tigeridhistory.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/ngw' make -C pg g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerpolychainlink.o tigerpolychainlink.cpp make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/pg' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpgdriver.o ogrpgdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerpip.o tigerpip.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrxlsxdatasource.o ogrxlsxdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackageutility.o ogrgeopackageutility.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/plscenes' make -C sqlite make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/sqlite' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitedatasource.o ogrsqlitedatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogroapifdriver.o ogroapifdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ods_formula_node.o ods_formula_node.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmlayer.o ogrosmlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrlvbagdatasource.o ogrlvbagdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/gdalgeopackagerasterband.o gdalgeopackagerasterband.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerspatialmetadata.o tigerspatialmetadata.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigertlidrange.o tigertlidrange.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vfkdatablocksqlite.o vfkdatablocksqlite.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vfkpropertydefn.o vfkpropertydefn.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerzerocellid.o tigerzerocellid.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigeroverunder.o tigeroverunder.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerzipplus4.o tigerzipplus4.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpgdatasource.o ogrpgdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/tigerpoint.o tigerpoint.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/ods' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpglayer.o ogrpglayer.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/xlsx' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vfkfeature.o vfkfeature.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrlvbaglayer.o ogrlvbaglayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vfkfeaturesqlite.o vfkfeaturesqlite.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/vfkproperty.o vfkproperty.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitelayer.o ogrsqlitelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrvfkdriver.o ogrvfkdriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/osm_parser.o osm_parser.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/wfs' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrvfkdatasource.o ogrvfkdatasource.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitedriver.o ogrsqlitedriver.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitetablelayer.o ogrsqlitetablelayer.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gpkg' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteviewlayer.o ogrsqliteviewlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrvfklayer.o ogrvfklayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteselectlayer.o ogrsqliteselectlayer.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/tiger' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitesinglefeaturelayer.o ogrsqlitesinglefeaturelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpgtablelayer.o ogrpgtablelayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpgresultlayer.o ogrpgresultlayer.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../pgdump -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -c -o ../o/ogrpgutility.o ogrpgutility.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/lvbag' g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitevfs.o ogrsqlitevfs.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitevirtualogr.o ogrsqlitevirtualogr.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteexecutesql.o ogrsqliteexecutesql.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/osm' gcc -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteapiroutines.o ogrsqliteapiroutines.c g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/rasterlite2.o rasterlite2.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteutility.o ogrsqliteutility.cpp make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/vfk' make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/pg' make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/sqlite' make[2]: Leaving directory '/gdal/ogr/ogrsf_frmts' make[1]: Leaving directory '/gdal/ogr' make /gdal/libgdal.a /gdal/libgdal.so make[1]: Entering directory '/gdal' rm -f libgdal.a ar r /gdal/libgdal.a frmts/o/*.o gcore/*.o port/*.o alg/*.o apps/commonutils.o apps/gdalinfo_lib.o apps/gdalmdiminfo_lib.o apps/gdal_translate_lib.o apps/gdalmdimtranslate_lib.o apps/gdalwarp_lib.o apps/ogr2ogr_lib.o apps/gdaldem_lib.o apps/nearblack_lib.o apps/gdal_grid_lib.o apps/gdal_rasterize_lib.o apps/gdalbuildvrt_lib.o ogr/ogrsf_frmts/o/*.o gnm/*.o gnm/gnm_frmts/o/*.o third_party/o/*.o ./ogr/ogrgeometryfactory.o ./ogr/ogrpoint.o ./ogr/ogrcurve.o ./ogr/ogrlinestring.o ./ogr/ogrlinearring.o ./ogr/ogrpolygon.o ./ogr/ogrtriangle.o ./ogr/ogrutils.o ./ogr/ogrgeometry.o ./ogr/ogrgeometrycollection.o ./ogr/ogrmultipolygon.o ./ogr/ogrsurface.o ./ogr/ogrpolyhedralsurface.o ./ogr/ogrtriangulatedsurface.o ./ogr/ogrmultipoint.o ./ogr/ogrmultilinestring.o ./ogr/ogrcircularstring.o ./ogr/ogrcompoundcurve.o ./ogr/ogrcurvepolygon.o ./ogr/ogrcurvecollection.o ./ogr/ogrmulticurve.o ./ogr/ogrmultisurface.o ./ogr/ogr_api.o ./ogr/ogrfeature.o ./ogr/ogrfeaturedefn.o ./ogr/ogrfeaturequery.o ./ogr/ogrfeaturestyle.o ./ogr/ogrfielddefn.o ./ogr/ogrspatialreference.o ./ogr/ogr_srsnode.o ./ogr/ogr_fromepsg.o ./ogr/ogrct.o ./ogr/ogr_srs_esri.o ./ogr/ogr_srs_pci.o ./ogr/ogr_srs_usgs.o ./ogr/ogr_srs_dict.o ./ogr/ogr_srs_panorama.o ./ogr/ogr_srs_ozi.o ./ogr/ogr_srs_erm.o ./ogr/swq.o ./ogr/swq_expr_node.o ./ogr/swq_parser.o ./ogr/swq_select.o ./ogr/swq_op_registrar.o ./ogr/swq_op_general.o ./ogr/ogr_srs_xml.o ./ogr/ograssemblepolygon.o ./ogr/ogr2gmlgeometry.o ./ogr/gml2ogrgeometry.o ./ogr/ogr_expat.o ./ogr/ogrpgeogeometry.o ./ogr/ogrgeomediageometry.o ./ogr/ogr_geocoding.o ./ogr/ogrgeomfielddefn.o ./ogr/ograpispy.o ./ogr/ogr_xerces.o ./ogr/ogr_geo_utils.o ./ogr/ogr_proj_p.o ar: creating /gdal/libgdal.a ar: frmts/o/EnvisatFile.o: plugin needed to handle lto object ar: frmts/o/IdrisiDataset.o: plugin needed to handle lto object ar: frmts/o/IngrTypes.o: plugin needed to handle lto object ar: frmts/o/IntergraphBand.o: plugin needed to handle lto object ar: frmts/o/IntergraphDataset.o: plugin needed to handle lto object ar: frmts/o/JPEG_band.o: plugin needed to handle lto object ar: frmts/o/JPNG_band.o: plugin needed to handle lto object ar: frmts/o/JpegHelper.o: plugin needed to handle lto object ar: frmts/o/LERC_band.o: plugin needed to handle lto object ar: frmts/o/Lerc1Image.o: plugin needed to handle lto object ar: frmts/o/PNG_band.o: plugin needed to handle lto object ar: frmts/o/Packer_RLE.o: plugin needed to handle lto object ar: frmts/o/Tif_band.o: plugin needed to handle lto object ar: frmts/o/_getcell.o: plugin needed to handle lto object ar: frmts/o/_getrow.o: plugin needed to handle lto object ar: frmts/o/_gsomece.o: plugin needed to handle lto object ar: frmts/o/_putcell.o: plugin needed to handle lto object ar: frmts/o/_rputrow.o: plugin needed to handle lto object ar: frmts/o/aaigriddataset.o: plugin needed to handle lto object ar: frmts/o/ace2dataset.o: plugin needed to handle lto object ar: frmts/o/adrgdataset.o: plugin needed to handle lto object ar: frmts/o/adsrange.o: plugin needed to handle lto object ar: frmts/o/aigccitt.o: plugin needed to handle lto object ar: frmts/o/aigdataset.o: plugin needed to handle lto object ar: frmts/o/aigopen.o: plugin needed to handle lto object ar: frmts/o/airsardataset.o: plugin needed to handle lto object ar: frmts/o/angle.o: plugin needed to handle lto object ar: frmts/o/argdataset.o: plugin needed to handle lto object ar: frmts/o/asciitiledir.o: plugin needed to handle lto object ar: frmts/o/asciitilelayer.o: plugin needed to handle lto object ar: frmts/o/atlsci_spheroid.o: plugin needed to handle lto object ar: frmts/o/attravai.o: plugin needed to handle lto object ar: frmts/o/attrsize.o: plugin needed to handle lto object ar: frmts/o/biggifdataset.o: plugin needed to handle lto object ar: frmts/o/binarytiledir.o: plugin needed to handle lto object ar: frmts/o/binarytilelayer.o: plugin needed to handle lto object ar: frmts/o/blockdir.o: plugin needed to handle lto object ar: frmts/o/blockfile.o: plugin needed to handle lto object ar: frmts/o/blocklayer.o: plugin needed to handle lto object ar: frmts/o/blocktiledir.o: plugin needed to handle lto object ar: frmts/o/blocktilelayer.o: plugin needed to handle lto object ar: frmts/o/blx.o: plugin needed to handle lto object ar: frmts/o/blxdataset.o: plugin needed to handle lto object ar: frmts/o/bmpdataset.o: plugin needed to handle lto object ar: frmts/o/bsb_read.o: plugin needed to handle lto object ar: frmts/o/bsbdataset.o: plugin needed to handle lto object ar: frmts/o/btdataset.o: plugin needed to handle lto object ar: frmts/o/byndataset.o: plugin needed to handle lto object ar: frmts/o/calsdataset.o: plugin needed to handle lto object ar: frmts/o/cbandinterleavedchannel.o: plugin needed to handle lto object ar: frmts/o/cellsize.o: plugin needed to handle lto object ar: frmts/o/ceos.o: plugin needed to handle lto object ar: frmts/o/ceosdataset.o: plugin needed to handle lto object ar: frmts/o/ceosopen.o: plugin needed to handle lto object ar: frmts/o/ceosrecipe.o: plugin needed to handle lto object ar: frmts/o/ceossar.o: plugin needed to handle lto object ar: frmts/o/cexternalchannel.o: plugin needed to handle lto object ar: frmts/o/clinksegment.o: plugin needed to handle lto object ar: frmts/o/clock.o: plugin needed to handle lto object ar: frmts/o/cmplxpack.o: plugin needed to handle lto object ar: frmts/o/coasp_dataset.o: plugin needed to handle lto object ar: frmts/o/cogdriver.o: plugin needed to handle lto object ar: frmts/o/compack.o: plugin needed to handle lto object ar: frmts/o/comunpack.o: plugin needed to handle lto object ar: frmts/o/cosar_dataset.o: plugin needed to handle lto object ar: frmts/o/cpcidsk_array.o: plugin needed to handle lto object ar: frmts/o/cpcidsk_tex.o: plugin needed to handle lto object ar: frmts/o/cpcidskbinarysegment.o: plugin needed to handle lto object ar: frmts/o/cpcidskbitmap.o: plugin needed to handle lto object ar: frmts/o/cpcidskblockfile.o: plugin needed to handle lto object ar: frmts/o/cpcidskblut.o: plugin needed to handle lto object ar: frmts/o/cpcidskbpct.o: plugin needed to handle lto object ar: frmts/o/cpcidskchannel.o: plugin needed to handle lto object ar: frmts/o/cpcidskephemerissegment.o: plugin needed to handle lto object ar: frmts/o/cpcidskfile.o: plugin needed to handle lto object ar: frmts/o/cpcidskgcp2segment.o: plugin needed to handle lto object ar: frmts/o/cpcidskgeoref.o: plugin needed to handle lto object ar: frmts/o/cpcidsklut.o: plugin needed to handle lto object ar: frmts/o/cpcidskpct.o: plugin needed to handle lto object ar: frmts/o/cpcidskpolymodel.o: plugin needed to handle lto object ar: frmts/o/cpcidskrpcmodel.o: plugin needed to handle lto object ar: frmts/o/cpcidsksegment.o: plugin needed to handle lto object ar: frmts/o/cpcidsktoutinmodel.o: plugin needed to handle lto object ar: frmts/o/cpcidskvectorsegment.o: plugin needed to handle lto object ar: frmts/o/cpcidskvectorsegment_consistencycheck.o: plugin needed to handle lto object ar: frmts/o/cpgdataset.o: plugin needed to handle lto object ar: frmts/o/cpixelinterleavedchannel.o: plugin needed to handle lto object ar: frmts/o/create2.o: plugin needed to handle lto object ar: frmts/o/csfglob.o: plugin needed to handle lto object ar: frmts/o/csfsup.o: plugin needed to handle lto object ar: frmts/o/ctable2dataset.o: plugin needed to handle lto object ar: frmts/o/ctgdataset.o: plugin needed to handle lto object ar: frmts/o/ctiledchannel.o: plugin needed to handle lto object ar: frmts/o/daasdataset.o: plugin needed to handle lto object ar: frmts/o/ddffield.o: plugin needed to handle lto object ar: frmts/o/ddffielddefn.o: plugin needed to handle lto object ar: frmts/o/ddfmodule.o: plugin needed to handle lto object ar: frmts/o/ddfrecord.o: plugin needed to handle lto object ar: frmts/o/ddfsubfielddefn.o: plugin needed to handle lto object ar: frmts/o/ddfutils.o: plugin needed to handle lto object ar: frmts/o/dec_jpeg2000.o: plugin needed to handle lto object ar: frmts/o/dec_png.o: plugin needed to handle lto object ar: frmts/o/degrib1.o: plugin needed to handle lto object ar: frmts/o/degrib2.o: plugin needed to handle lto object ar: frmts/o/delattr.o: plugin needed to handle lto object ar: frmts/o/deriveddataset.o: plugin needed to handle lto object ar: frmts/o/derivedlist.o: plugin needed to handle lto object ar: frmts/o/dgif_lib.o: plugin needed to handle lto object ar: frmts/o/dimapdataset.o: plugin needed to handle lto object ar: frmts/o/dipxdataset.o: plugin needed to handle lto object ar: frmts/o/doq1dataset.o: plugin needed to handle lto object ar: frmts/o/doq2dataset.o: plugin needed to handle lto object ar: frmts/o/drstemplates.o: plugin needed to handle lto object ar: frmts/o/dted_api.o: plugin needed to handle lto object ar: frmts/o/dted_create.o: plugin needed to handle lto object ar: frmts/o/dted_ptstream.o: plugin needed to handle lto object ar: frmts/o/dteddataset.o: plugin needed to handle lto object ar: frmts/o/dumconv.o: plugin needed to handle lto object ar: frmts/o/ecrgtocdataset.o: plugin needed to handle lto object ar: frmts/o/edb_pcidsk.o: plugin needed to handle lto object ar: frmts/o/eedacommon.o: plugin needed to handle lto object ar: frmts/o/eedadataset.o: plugin needed to handle lto object ar: frmts/o/eedaidataset.o: plugin needed to handle lto object ar: frmts/o/egif_lib.o: plugin needed to handle lto object ar: frmts/o/ehdrdataset.o: plugin needed to handle lto object ar: frmts/o/eirdataset.o: plugin needed to handle lto object ar: frmts/o/elasdataset.o: plugin needed to handle lto object ar: frmts/o/endian.o: plugin needed to handle lto object ar: frmts/o/envidataset.o: plugin needed to handle lto object ar: frmts/o/envisatdataset.o: plugin needed to handle lto object ar: frmts/o/ersdataset.o: plugin needed to handle lto object ar: frmts/o/ershdrnode.o: plugin needed to handle lto object ar: frmts/o/esric_dataset.o: plugin needed to handle lto object ar: frmts/o/fastdataset.o: plugin needed to handle lto object ar: frmts/o/file.o: plugin needed to handle lto object ar: frmts/o/filename.o: plugin needed to handle lto object ar: frmts/o/fit.o: plugin needed to handle lto object ar: frmts/o/fitdataset.o: plugin needed to handle lto object ar: frmts/o/fujibasdataset.o: plugin needed to handle lto object ar: frmts/o/g2_free.o: plugin needed to handle lto object ar: frmts/o/g2_getfld.o: plugin needed to handle lto object ar: frmts/o/g2_info.o: plugin needed to handle lto object ar: frmts/o/g2_unpack1.o: plugin needed to handle lto object ar: frmts/o/g2_unpack2.o: plugin needed to handle lto object ar: frmts/o/g2_unpack3.o: plugin needed to handle lto object ar: frmts/o/g2_unpack4.o: plugin needed to handle lto object ar: frmts/o/g2_unpack5.o: plugin needed to handle lto object ar: frmts/o/g2_unpack6.o: plugin needed to handle lto object ar: frmts/o/g2_unpack7.o: plugin needed to handle lto object ar: frmts/o/gattrblk.o: plugin needed to handle lto object ar: frmts/o/gattridx.o: plugin needed to handle lto object ar: frmts/o/gbits.o: plugin needed to handle lto object ar: frmts/o/gcellrep.o: plugin needed to handle lto object ar: frmts/o/gdal_edb.o: plugin needed to handle lto object ar: frmts/o/gdalallregister.o: plugin needed to handle lto object ar: frmts/o/gdalhttp.o: plugin needed to handle lto object ar: frmts/o/gdalogcapidataset.o: plugin needed to handle lto object ar: frmts/o/gdalwmscache.o: plugin needed to handle lto object ar: frmts/o/gdalwmsdataset.o: plugin needed to handle lto object ar: frmts/o/gdalwmsrasterband.o: plugin needed to handle lto object ar: frmts/o/gdattype.o: plugin needed to handle lto object ar: frmts/o/genbindataset.o: plugin needed to handle lto object ar: frmts/o/geo_extra.o: plugin needed to handle lto object ar: frmts/o/geo_free.o: plugin needed to handle lto object ar: frmts/o/geo_get.o: plugin needed to handle lto object ar: frmts/o/geo_names.o: plugin needed to handle lto object ar: frmts/o/geo_new.o: plugin needed to handle lto object ar: frmts/o/geo_normalize.o: plugin needed to handle lto object ar: frmts/o/geo_print.o: plugin needed to handle lto object ar: frmts/o/geo_set.o: plugin needed to handle lto object ar: frmts/o/geo_simpletags.o: plugin needed to handle lto object ar: frmts/o/geo_tiffp.o: plugin needed to handle lto object ar: frmts/o/geo_trans.o: plugin needed to handle lto object ar: frmts/o/geo_write.o: plugin needed to handle lto object ar: frmts/o/geotiff.o: plugin needed to handle lto object ar: frmts/o/geotiff_proj4.o: plugin needed to handle lto object ar: frmts/o/getattr.o: plugin needed to handle lto object ar: frmts/o/getx0.o: plugin needed to handle lto object ar: frmts/o/gety0.o: plugin needed to handle lto object ar: frmts/o/gff_dataset.o: plugin needed to handle lto object ar: frmts/o/ggisfid.o: plugin needed to handle lto object ar: frmts/o/gif_err.o: plugin needed to handle lto object ar: frmts/o/gif_hash.o: plugin needed to handle lto object ar: frmts/o/gifabstractdataset.o: plugin needed to handle lto object ar: frmts/o/gifalloc.o: plugin needed to handle lto object ar: frmts/o/gifdataset.o: plugin needed to handle lto object ar: frmts/o/gmaxval.o: plugin needed to handle lto object ar: frmts/o/gminval.o: plugin needed to handle lto object ar: frmts/o/gmlcoverage.o: plugin needed to handle lto object ar: frmts/o/gnrcols.o: plugin needed to handle lto object ar: frmts/o/gnrrows.o: plugin needed to handle lto object ar: frmts/o/gproj.o: plugin needed to handle lto object ar: frmts/o/gputproj.o: plugin needed to handle lto object ar: frmts/o/grcdataset.o: plugin needed to handle lto object ar: frmts/o/grddataset.o: plugin needed to handle lto object ar: frmts/o/grib1tab.o: plugin needed to handle lto object ar: frmts/o/grib2api.o: plugin needed to handle lto object ar: frmts/o/gribcreatecopy.o: plugin needed to handle lto object ar: frmts/o/gribdataset.o: plugin needed to handle lto object ar: frmts/o/gridlib.o: plugin needed to handle lto object ar: frmts/o/gridtemplates.o: plugin needed to handle lto object ar: frmts/o/gs7bgdataset.o: plugin needed to handle lto object ar: frmts/o/gsagdataset.o: plugin needed to handle lto object ar: frmts/o/gsbgdataset.o: plugin needed to handle lto object ar: frmts/o/gscdataset.o: plugin needed to handle lto object ar: frmts/o/gt_citation.o: plugin needed to handle lto object ar: frmts/o/gt_jpeg_copy.o: plugin needed to handle lto object ar: frmts/o/gt_overview.o: plugin needed to handle lto object ar: frmts/o/gt_wkt_srs.o: plugin needed to handle lto object ar: frmts/o/gtxdataset.o: plugin needed to handle lto object ar: frmts/o/gvalscal.o: plugin needed to handle lto object ar: frmts/o/gvartype.o: plugin needed to handle lto object ar: frmts/o/gversion.o: plugin needed to handle lto object ar: frmts/o/gxf_ogcwkt.o: plugin needed to handle lto object ar: frmts/o/gxf_proj4.o: plugin needed to handle lto object ar: frmts/o/gxfdataset.o: plugin needed to handle lto object ar: frmts/o/gxfopen.o: plugin needed to handle lto object ar: frmts/o/hazard.o: plugin needed to handle lto object ar: frmts/o/hf2dataset.o: plugin needed to handle lto object ar: frmts/o/hfa_overviews.o: plugin needed to handle lto object ar: frmts/o/hfaband.o: plugin needed to handle lto object ar: frmts/o/hfacompress.o: plugin needed to handle lto object ar: frmts/o/hfadataset.o: plugin needed to handle lto object ar: frmts/o/hfadictionary.o: plugin needed to handle lto object ar: frmts/o/hfaentry.o: plugin needed to handle lto object ar: frmts/o/hfafield.o: plugin needed to handle lto object ar: frmts/o/hfaopen.o: plugin needed to handle lto object ar: frmts/o/hfatype.o: plugin needed to handle lto object ar: frmts/o/hkvdataset.o: plugin needed to handle lto object ar: frmts/o/httpdriver.o: plugin needed to handle lto object ar: frmts/o/idadataset.o: plugin needed to handle lto object ar: frmts/o/ilwiscoordinatesystem.o: plugin needed to handle lto object ar: frmts/o/ilwisdataset.o: plugin needed to handle lto object ar: frmts/o/int_power.o: plugin needed to handle lto object ar: frmts/o/inventory.o: plugin needed to handle lto object ar: frmts/o/irisdataset.o: plugin needed to handle lto object ar: frmts/o/iscedataset.o: plugin needed to handle lto object ar: frmts/o/isis2dataset.o: plugin needed to handle lto object ar: frmts/o/isis3dataset.o: plugin needed to handle lto object ar: frmts/o/ismv.o: plugin needed to handle lto object ar: frmts/o/jaxapalsardataset.o: plugin needed to handle lto object ar: frmts/o/jdemdataset.o: plugin needed to handle lto object ar: frmts/o/jpcunpack.o: plugin needed to handle lto object ar: frmts/o/jpgdataset.o: plugin needed to handle lto object ar: frmts/o/kernlcsf.o: plugin needed to handle lto object ar: frmts/o/kmlsuperoverlaydataset.o: plugin needed to handle lto object ar: frmts/o/krodataset.o: plugin needed to handle lto object ar: frmts/o/l1bdataset.o: plugin needed to handle lto object ar: frmts/o/landataset.o: plugin needed to handle lto object ar: frmts/o/lcpdataset.o: plugin needed to handle lto object ar: frmts/o/legend.o: plugin needed to handle lto object ar: frmts/o/levellerdataset.o: plugin needed to handle lto object ar: frmts/o/libjpeg_io.o: plugin needed to handle lto object ar: frmts/o/link.o: plugin needed to handle lto object ar: frmts/o/loslasdataset.o: plugin needed to handle lto object ar: frmts/o/mapdataset.o: plugin needed to handle lto object ar: frmts/o/marfa_dataset.o: plugin needed to handle lto object ar: frmts/o/mbtilesdataset.o: plugin needed to handle lto object ar: frmts/o/mclose.o: plugin needed to handle lto object ar: frmts/o/memdataset.o: plugin needed to handle lto object ar: frmts/o/metadatasegment_p.o: plugin needed to handle lto object ar: frmts/o/metadataset_p.o: plugin needed to handle lto object ar: frmts/o/metaname.o: plugin needed to handle lto object ar: frmts/o/metaparse.o: plugin needed to handle lto object ar: frmts/o/metaprint.o: plugin needed to handle lto object ar: frmts/o/mffdataset.o: plugin needed to handle lto object ar: frmts/o/mgrs.o: plugin needed to handle lto object ar: frmts/o/minidriver.o: plugin needed to handle lto object ar: frmts/o/minidriver_arcgis_server.o: plugin needed to handle lto object ar: frmts/o/minidriver_iip.o: plugin needed to handle lto object ar: frmts/o/minidriver_mrf.o: plugin needed to handle lto object ar: frmts/o/minidriver_ogcapicoverage.o: plugin needed to handle lto object ar: frmts/o/minidriver_ogcapimaps.o: plugin needed to handle lto object ar: frmts/o/minidriver_tiled_wms.o: plugin needed to handle lto object ar: frmts/o/minidriver_tileservice.o: plugin needed to handle lto object ar: frmts/o/minidriver_tms.o: plugin needed to handle lto object ar: frmts/o/minidriver_virtualearth.o: plugin needed to handle lto object ar: frmts/o/minidriver_wms.o: plugin needed to handle lto object ar: frmts/o/minidriver_worldwind.o: plugin needed to handle lto object ar: frmts/o/misspack.o: plugin needed to handle lto object ar: frmts/o/mkieee.o: plugin needed to handle lto object ar: frmts/o/mopen.o: plugin needed to handle lto object ar: frmts/o/moreattr.o: plugin needed to handle lto object ar: frmts/o/mperror.o: plugin needed to handle lto object ar: frmts/o/mrf_band.o: plugin needed to handle lto object ar: frmts/o/mrf_overview.o: plugin needed to handle lto object ar: frmts/o/mrf_util.o: plugin needed to handle lto object ar: frmts/o/msg_basic_types.o: plugin needed to handle lto object ar: frmts/o/msg_reader_core.o: plugin needed to handle lto object ar: frmts/o/msgndataset.o: plugin needed to handle lto object ar: frmts/o/myassert.o: plugin needed to handle lto object ar: frmts/o/myerror.o: plugin needed to handle lto object ar: frmts/o/myutil.o: plugin needed to handle lto object ar: frmts/o/ndfdataset.o: plugin needed to handle lto object ar: frmts/o/ngsgeoiddataset.o: plugin needed to handle lto object ar: frmts/o/nitf_gcprpc.o: plugin needed to handle lto object ar: frmts/o/nitfaridpcm.o: plugin needed to handle lto object ar: frmts/o/nitfbilevel.o: plugin needed to handle lto object ar: frmts/o/nitfdataset.o: plugin needed to handle lto object ar: frmts/o/nitfdes.o: plugin needed to handle lto object ar: frmts/o/nitffile.o: plugin needed to handle lto object ar: frmts/o/nitfimage.o: plugin needed to handle lto object ar: frmts/o/nitfrasterband.o: plugin needed to handle lto object ar: frmts/o/nitfwritejpeg.o: plugin needed to handle lto object ar: frmts/o/nitfwritejpeg_12.o: plugin needed to handle lto object ar: frmts/o/northwood.o: plugin needed to handle lto object ar: frmts/o/ntv2dataset.o: plugin needed to handle lto object ar: frmts/o/ogrpcidsklayer.o: plugin needed to handle lto object ar: frmts/o/ogrpdflayer.o: plugin needed to handle lto object ar: frmts/o/ozidataset.o: plugin needed to handle lto object ar: frmts/o/pack_gp.o: plugin needed to handle lto object ar: frmts/o/pauxdataset.o: plugin needed to handle lto object ar: frmts/o/pcidsk_pubutils.o: plugin needed to handle lto object ar: frmts/o/pcidsk_raster.o: plugin needed to handle lto object ar: frmts/o/pcidsk_scanint.o: plugin needed to handle lto object ar: frmts/o/pcidsk_utils.o: plugin needed to handle lto object ar: frmts/o/pcidskbuffer.o: plugin needed to handle lto object ar: frmts/o/pcidskcreate.o: plugin needed to handle lto object ar: frmts/o/pcidskdataset2.o: plugin needed to handle lto object ar: frmts/o/pcidskexception.o: plugin needed to handle lto object ar: frmts/o/pcidskinterfaces.o: plugin needed to handle lto object ar: frmts/o/pcidskopen.o: plugin needed to handle lto object ar: frmts/o/pcrasterdataset.o: plugin needed to handle lto object ar: frmts/o/pcrastermisc.o: plugin needed to handle lto object ar: frmts/o/pcrasterrasterband.o: plugin needed to handle lto object ar: frmts/o/pcrasterutil.o: plugin needed to handle lto object ar: frmts/o/pdfcreatecopy.o: plugin needed to handle lto object ar: frmts/o/pdfcreatefromcomposition.o: plugin needed to handle lto object ar: frmts/o/pdfdataset.o: plugin needed to handle lto object ar: frmts/o/pdfio.o: plugin needed to handle lto object ar: frmts/o/pdfobject.o: plugin needed to handle lto object ar: frmts/o/pdfreadvectors.o: plugin needed to handle lto object ar: frmts/o/pdfwritabledataset.o: plugin needed to handle lto object ar: frmts/o/pds4dataset.o: plugin needed to handle lto object ar: frmts/o/pds4vector.o: plugin needed to handle lto object ar: frmts/o/pdsdataset.o: plugin needed to handle lto object ar: frmts/o/pdstemplates.o: plugin needed to handle lto object ar: frmts/o/pgisfid.o: plugin needed to handle lto object ar: frmts/o/phprfdataset.o: plugin needed to handle lto object ar: frmts/o/pixelfunctions.o: plugin needed to handle lto object ar: frmts/o/plmosaicdataset.o: plugin needed to handle lto object ar: frmts/o/pmaxval.o: plugin needed to handle lto object ar: frmts/o/pminval.o: plugin needed to handle lto object ar: frmts/o/pngdataset.o: plugin needed to handle lto object ar: frmts/o/pngunpack.o: plugin needed to handle lto object ar: frmts/o/pnmdataset.o: plugin needed to handle lto object ar: frmts/o/postgisrasterdataset.o: plugin needed to handle lto object ar: frmts/o/postgisrasterdriver.o: plugin needed to handle lto object ar: frmts/o/postgisrasterrasterband.o: plugin needed to handle lto object ar: frmts/o/postgisrastertiledataset.o: plugin needed to handle lto object ar: frmts/o/postgisrastertilerasterband.o: plugin needed to handle lto object ar: frmts/o/postgisrastertools.o: plugin needed to handle lto object ar: frmts/o/putallmv.o: plugin needed to handle lto object ar: frmts/o/putattr.o: plugin needed to handle lto object ar: frmts/o/putsomec.o: plugin needed to handle lto object ar: frmts/o/putx0.o: plugin needed to handle lto object ar: frmts/o/puty0.o: plugin needed to handle lto object ar: frmts/o/pvalscal.o: plugin needed to handle lto object ar: frmts/o/rasterlitecreatecopy.o: plugin needed to handle lto object ar: frmts/o/rasterlitedataset.o: plugin needed to handle lto object ar: frmts/o/rasterliteoverviews.o: plugin needed to handle lto object ar: frmts/o/rattrblk.o: plugin needed to handle lto object ar: frmts/o/rcomp.o: plugin needed to handle lto object ar: frmts/o/rcoords.o: plugin needed to handle lto object ar: frmts/o/rcreatecopy.o: plugin needed to handle lto object ar: frmts/o/rdadataset.o: plugin needed to handle lto object ar: frmts/o/rdataset.o: plugin needed to handle lto object ar: frmts/o/rdieee.o: plugin needed to handle lto object ar: frmts/o/rdup2.o: plugin needed to handle lto object ar: frmts/o/records.o: plugin needed to handle lto object ar: frmts/o/reduce.o: plugin needed to handle lto object ar: frmts/o/reseterr.o: plugin needed to handle lto object ar: frmts/o/rextend.o: plugin needed to handle lto object ar: frmts/o/rikdataset.o: plugin needed to handle lto object ar: frmts/o/rmalloc.o: plugin needed to handle lto object ar: frmts/o/rmfdataset.o: plugin needed to handle lto object ar: frmts/o/rmfdem.o: plugin needed to handle lto object ar: frmts/o/rmfjpeg.o: plugin needed to handle lto object ar: frmts/o/rmflzw.o: plugin needed to handle lto object ar: frmts/o/roipacdataset.o: plugin needed to handle lto object ar: frmts/o/rpftocdataset.o: plugin needed to handle lto object ar: frmts/o/rpftocfile.o: plugin needed to handle lto object ar: frmts/o/rrasterdataset.o: plugin needed to handle lto object ar: frmts/o/rrowcol.o: plugin needed to handle lto object ar: frmts/o/rs2dataset.o: plugin needed to handle lto object ar: frmts/o/ruseas.o: plugin needed to handle lto object ar: frmts/o/safedataset.o: plugin needed to handle lto object ar: frmts/o/sagadataset.o: plugin needed to handle lto object ar: frmts/o/sar_ceosdataset.o: plugin needed to handle lto object ar: frmts/o/scan.o: plugin needed to handle lto object ar: frmts/o/sdtsattrreader.o: plugin needed to handle lto object ar: frmts/o/sdtscatd.o: plugin needed to handle lto object ar: frmts/o/sdtsdataset.o: plugin needed to handle lto object ar: frmts/o/sdtsindexedreader.o: plugin needed to handle lto object ar: frmts/o/sdtsiref.o: plugin needed to handle lto object ar: frmts/o/sdtslib.o: plugin needed to handle lto object ar: frmts/o/sdtslinereader.o: plugin needed to handle lto object ar: frmts/o/sdtspointreader.o: plugin needed to handle lto object ar: frmts/o/sdtspolygonreader.o: plugin needed to handle lto object ar: frmts/o/sdtsrasterreader.o: plugin needed to handle lto object ar: frmts/o/sdtstransfer.o: plugin needed to handle lto object ar: frmts/o/sdtsxref.o: plugin needed to handle lto object ar: frmts/o/sentinel2dataset.o: plugin needed to handle lto object ar: frmts/o/setangle.o: plugin needed to handle lto object ar: frmts/o/setmv.o: plugin needed to handle lto object ar: frmts/o/setvtmv.o: plugin needed to handle lto object ar: frmts/o/sgidataset.o: plugin needed to handle lto object ar: frmts/o/sigdemdataset.o: plugin needed to handle lto object ar: frmts/o/simpack.o: plugin needed to handle lto object ar: frmts/o/simunpack.o: plugin needed to handle lto object ar: frmts/o/snodasdataset.o: plugin needed to handle lto object ar: frmts/o/specunpack.o: plugin needed to handle lto object ar: frmts/o/srpdataset.o: plugin needed to handle lto object ar: frmts/o/srtmhgtdataset.o: plugin needed to handle lto object ar: frmts/o/stactadataset.o: plugin needed to handle lto object ar: frmts/o/strconst.o: plugin needed to handle lto object ar: frmts/o/strpad.o: plugin needed to handle lto object ar: frmts/o/swapio.o: plugin needed to handle lto object ar: frmts/o/systiledir.o: plugin needed to handle lto object ar: frmts/o/tendian.o: plugin needed to handle lto object ar: frmts/o/terragendataset.o: plugin needed to handle lto object ar: frmts/o/tgadataset.o: plugin needed to handle lto object ar: frmts/o/tif_float.o: plugin needed to handle lto object ar: frmts/o/tifvsi.o: plugin needed to handle lto object ar: frmts/o/tildataset.o: plugin needed to handle lto object ar: frmts/o/trackmm.o: plugin needed to handle lto object ar: frmts/o/tsxdataset.o: plugin needed to handle lto object ar: frmts/o/unwrapgcps.o: plugin needed to handle lto object ar: frmts/o/usgsdem_create.o: plugin needed to handle lto object ar: frmts/o/usgsdemdataset.o: plugin needed to handle lto object ar: frmts/o/vecsegdataindex.o: plugin needed to handle lto object ar: frmts/o/vecsegheader.o: plugin needed to handle lto object ar: frmts/o/vicardataset.o: plugin needed to handle lto object ar: frmts/o/vicarkeywordhandler.o: plugin needed to handle lto object ar: frmts/o/vrtdataset.o: plugin needed to handle lto object ar: frmts/o/vrtderivedrasterband.o: plugin needed to handle lto object ar: frmts/o/vrtdriver.o: plugin needed to handle lto object ar: frmts/o/vrtfilters.o: plugin needed to handle lto object ar: frmts/o/vrtmultidim.o: plugin needed to handle lto object ar: frmts/o/vrtpansharpened.o: plugin needed to handle lto object ar: frmts/o/vrtrasterband.o: plugin needed to handle lto object ar: frmts/o/vrtrawrasterband.o: plugin needed to handle lto object ar: frmts/o/vrtsourcedrasterband.o: plugin needed to handle lto object ar: frmts/o/vrtsources.o: plugin needed to handle lto object ar: frmts/o/vrtwarped.o: plugin needed to handle lto object ar: frmts/o/vs2.o: plugin needed to handle lto object ar: frmts/o/vsdef.o: plugin needed to handle lto object ar: frmts/o/vsi_pcidsk_io.o: plugin needed to handle lto object ar: frmts/o/vsidataio.o: plugin needed to handle lto object ar: frmts/o/vsis.o: plugin needed to handle lto object ar: frmts/o/vsvers.o: plugin needed to handle lto object ar: frmts/o/wattrblk.o: plugin needed to handle lto object ar: frmts/o/wcsdataset.o: plugin needed to handle lto object ar: frmts/o/wcsdataset100.o: plugin needed to handle lto object ar: frmts/o/wcsdataset110.o: plugin needed to handle lto object ar: frmts/o/wcsdataset201.o: plugin needed to handle lto object ar: frmts/o/wcsrasterband.o: plugin needed to handle lto object ar: frmts/o/wcsutils.o: plugin needed to handle lto object ar: frmts/o/weather.o: plugin needed to handle lto object ar: frmts/o/webpdataset.o: plugin needed to handle lto object ar: frmts/o/wmsdriver.o: plugin needed to handle lto object ar: frmts/o/wmsmetadataset.o: plugin needed to handle lto object ar: frmts/o/wmsutils.o: plugin needed to handle lto object ar: frmts/o/wmtsdataset.o: plugin needed to handle lto object ar: frmts/o/xpmdataset.o: plugin needed to handle lto object ar: frmts/o/xtiff.o: plugin needed to handle lto object ar: frmts/o/xyzdataset.o: plugin needed to handle lto object ar: frmts/o/zmapdataset.o: plugin needed to handle lto object ar: gcore/gdal_mdreader.o: plugin needed to handle lto object ar: gcore/gdal_misc.o: plugin needed to handle lto object ar: gcore/gdal_rat.o: plugin needed to handle lto object ar: gcore/gdal_thread_pool.o: plugin needed to handle lto object ar: gcore/gdalabstractbandblockcache.o: plugin needed to handle lto object ar: gcore/gdalallvalidmaskband.o: plugin needed to handle lto object ar: gcore/gdalarraybandblockcache.o: plugin needed to handle lto object ar: gcore/gdalcolortable.o: plugin needed to handle lto object ar: gcore/gdaldataset.o: plugin needed to handle lto object ar: gcore/gdaldefaultasync.o: plugin needed to handle lto object ar: gcore/gdaldefaultoverviews.o: plugin needed to handle lto object ar: gcore/gdaldllmain.o: plugin needed to handle lto object ar: gcore/gdaldriver.o: plugin needed to handle lto object ar: gcore/gdaldrivermanager.o: plugin needed to handle lto object ar: gcore/gdalexif.o: plugin needed to handle lto object ar: gcore/gdalgeorefpamdataset.o: plugin needed to handle lto object ar: gcore/gdalhashsetbandblockcache.o: plugin needed to handle lto object ar: gcore/gdaljp2abstractdataset.o: plugin needed to handle lto object ar: gcore/gdaljp2box.o: plugin needed to handle lto object ar: gcore/gdaljp2metadata.o: plugin needed to handle lto object ar: gcore/gdaljp2metadatagenerator.o: plugin needed to handle lto object ar: gcore/gdaljp2structure.o: plugin needed to handle lto object ar: gcore/gdalmajorobject.o: plugin needed to handle lto object ar: gcore/gdalmultidim.o: plugin needed to handle lto object ar: gcore/gdalmultidomainmetadata.o: plugin needed to handle lto object ar: gcore/gdalnodatamaskband.o: plugin needed to handle lto object ar: gcore/gdalnodatavaluesmaskband.o: plugin needed to handle lto object ar: gcore/gdalopeninfo.o: plugin needed to handle lto object ar: gcore/gdaloverviewdataset.o: plugin needed to handle lto object ar: gcore/gdalpamdataset.o: plugin needed to handle lto object ar: gcore/gdalpamproxydb.o: plugin needed to handle lto object ar: gcore/gdalpamrasterband.o: plugin needed to handle lto object ar: gcore/gdalproxydataset.o: plugin needed to handle lto object ar: gcore/gdalproxypool.o: plugin needed to handle lto object ar: gcore/gdalpython.o: plugin needed to handle lto object ar: gcore/gdalpythondriverloader.o: plugin needed to handle lto object ar: gcore/gdalrasterband.o: plugin needed to handle lto object ar: gcore/gdalrasterblock.o: plugin needed to handle lto object ar: gcore/gdalrescaledalphaband.o: plugin needed to handle lto object ar: gcore/gdalvirtualmem.o: plugin needed to handle lto object ar: gcore/nasakeywordhandler.o: plugin needed to handle lto object ar: gcore/overview.o: plugin needed to handle lto object ar: gcore/rasterio.o: plugin needed to handle lto object ar: gcore/rawdataset.o: plugin needed to handle lto object ar: gcore/reader_alos.o: plugin needed to handle lto object ar: gcore/reader_digital_globe.o: plugin needed to handle lto object ar: gcore/reader_eros.o: plugin needed to handle lto object ar: gcore/reader_geo_eye.o: plugin needed to handle lto object ar: gcore/reader_kompsat.o: plugin needed to handle lto object ar: gcore/reader_landsat.o: plugin needed to handle lto object ar: gcore/reader_orb_view.o: plugin needed to handle lto object ar: gcore/reader_pleiades.o: plugin needed to handle lto object ar: gcore/reader_rapid_eye.o: plugin needed to handle lto object ar: gcore/reader_rdk1.o: plugin needed to handle lto object ar: gcore/reader_spot.o: plugin needed to handle lto object ar: gcore/tilematrixset.o: plugin needed to handle lto object ar: port/cpl_alibaba_oss.o: plugin needed to handle lto object ar: port/cpl_atomic_ops.o: plugin needed to handle lto object ar: port/cpl_aws.o: plugin needed to handle lto object ar: port/cpl_azure.o: plugin needed to handle lto object ar: port/cpl_base64.o: plugin needed to handle lto object ar: port/cpl_conv.o: plugin needed to handle lto object ar: port/cpl_cpu_features.o: plugin needed to handle lto object ar: port/cpl_csv.o: plugin needed to handle lto object ar: port/cpl_error.o: plugin needed to handle lto object ar: port/cpl_findfile.o: plugin needed to handle lto object ar: port/cpl_getexecpath.o: plugin needed to handle lto object ar: port/cpl_google_cloud.o: plugin needed to handle lto object ar: port/cpl_google_oauth2.o: plugin needed to handle lto object ar: port/cpl_hash_set.o: plugin needed to handle lto object ar: port/cpl_http.o: plugin needed to handle lto object ar: port/cpl_json.o: plugin needed to handle lto object ar: port/cpl_json_streaming_parser.o: plugin needed to handle lto object ar: port/cpl_json_streaming_writer.o: plugin needed to handle lto object ar: port/cpl_list.o: plugin needed to handle lto object ar: port/cpl_md5.o: plugin needed to handle lto object ar: port/cpl_minixml.o: plugin needed to handle lto object ar: port/cpl_minizip_ioapi.o: plugin needed to handle lto object ar: port/cpl_minizip_unzip.o: plugin needed to handle lto object ar: port/cpl_minizip_zip.o: plugin needed to handle lto object ar: port/cpl_multiproc.o: plugin needed to handle lto object ar: port/cpl_path.o: plugin needed to handle lto object ar: port/cpl_progress.o: plugin needed to handle lto object ar: port/cpl_quad_tree.o: plugin needed to handle lto object ar: port/cpl_recode.o: plugin needed to handle lto object ar: port/cpl_recode_iconv.o: plugin needed to handle lto object ar: port/cpl_recode_stub.o: plugin needed to handle lto object ar: port/cpl_sha1.o: plugin needed to handle lto object ar: port/cpl_sha256.o: plugin needed to handle lto object ar: port/cpl_spawn.o: plugin needed to handle lto object ar: port/cpl_string.o: plugin needed to handle lto object ar: port/cpl_strtod.o: plugin needed to handle lto object ar: port/cpl_swift.o: plugin needed to handle lto object ar: port/cpl_time.o: plugin needed to handle lto object ar: port/cpl_userfaultfd.o: plugin needed to handle lto object ar: port/cpl_vax.o: plugin needed to handle lto object ar: port/cpl_virtualmem.o: plugin needed to handle lto object ar: port/cpl_vsi_error.o: plugin needed to handle lto object ar: port/cpl_vsi_mem.o: plugin needed to handle lto object ar: port/cpl_vsil.o: plugin needed to handle lto object ar: port/cpl_vsil_abstract_archive.o: plugin needed to handle lto object ar: port/cpl_vsil_adls.o: plugin needed to handle lto object ar: port/cpl_vsil_az.o: plugin needed to handle lto object ar: port/cpl_vsil_buffered_reader.o: plugin needed to handle lto object ar: port/cpl_vsil_cache.o: plugin needed to handle lto object ar: port/cpl_vsil_crypt.o: plugin needed to handle lto object ar: port/cpl_vsil_curl.o: plugin needed to handle lto object ar: port/cpl_vsil_curl_streaming.o: plugin needed to handle lto object ar: port/cpl_vsil_gs.o: plugin needed to handle lto object ar: port/cpl_vsil_gzip.o: plugin needed to handle lto object ar: port/cpl_vsil_hdfs.o: plugin needed to handle lto object ar: port/cpl_vsil_oss.o: plugin needed to handle lto object ar: port/cpl_vsil_plugin.o: plugin needed to handle lto object ar: port/cpl_vsil_s3.o: plugin needed to handle lto object ar: port/cpl_vsil_sparsefile.o: plugin needed to handle lto object ar: port/cpl_vsil_stdin.o: plugin needed to handle lto object ar: port/cpl_vsil_stdout.o: plugin needed to handle lto object ar: port/cpl_vsil_subfile.o: plugin needed to handle lto object ar: port/cpl_vsil_swift.o: plugin needed to handle lto object ar: port/cpl_vsil_tar.o: plugin needed to handle lto object ar: port/cpl_vsil_unix_stdio_64.o: plugin needed to handle lto object ar: port/cpl_vsil_uploadonclose.o: plugin needed to handle lto object ar: port/cpl_vsil_webhdfs.o: plugin needed to handle lto object ar: port/cpl_vsil_win32.o: plugin needed to handle lto object ar: port/cpl_vsisimple.o: plugin needed to handle lto object ar: port/cpl_worker_thread_pool.o: plugin needed to handle lto object ar: port/cpl_xml_validate.o: plugin needed to handle lto object ar: port/cplgetsymbol.o: plugin needed to handle lto object ar: port/cplkeywordparser.o: plugin needed to handle lto object ar: port/cplstring.o: plugin needed to handle lto object ar: port/cplstringlist.o: plugin needed to handle lto object ar: alg/contour.o: plugin needed to handle lto object ar: alg/delaunay.o: plugin needed to handle lto object ar: alg/gdal_crs.o: plugin needed to handle lto object ar: alg/gdal_octave.o: plugin needed to handle lto object ar: alg/gdal_rpc.o: plugin needed to handle lto object ar: alg/gdal_simplesurf.o: plugin needed to handle lto object ar: alg/gdal_tps.o: plugin needed to handle lto object ar: alg/gdalapplyverticalshiftgrid.o: plugin needed to handle lto object ar: alg/gdalchecksum.o: plugin needed to handle lto object ar: alg/gdalcutline.o: plugin needed to handle lto object ar: alg/gdaldither.o: plugin needed to handle lto object ar: alg/gdalgeoloc.o: plugin needed to handle lto object ar: alg/gdalgrid.o: plugin needed to handle lto object ar: alg/gdalgridsse.o: plugin needed to handle lto object ar: alg/gdallinearsystem.o: plugin needed to handle lto object ar: alg/gdalmatching.o: plugin needed to handle lto object ar: alg/gdalmediancut.o: plugin needed to handle lto object ar: alg/gdalpansharpen.o: plugin needed to handle lto object ar: alg/gdalproximity.o: plugin needed to handle lto object ar: alg/gdalrasterize.o: plugin needed to handle lto object ar: alg/gdalrasterpolygonenumerator.o: plugin needed to handle lto object ar: alg/gdalsievefilter.o: plugin needed to handle lto object ar: alg/gdalsimplewarp.o: plugin needed to handle lto object ar: alg/gdaltransformer.o: plugin needed to handle lto object ar: alg/gdaltransformgeolocs.o: plugin needed to handle lto object ar: alg/gdalwarper.o: plugin needed to handle lto object ar: alg/gdalwarpkernel.o: plugin needed to handle lto object ar: alg/gdalwarpkernel_opencl.o: plugin needed to handle lto object ar: alg/gdalwarpoperation.o: plugin needed to handle lto object ar: alg/llrasterize.o: plugin needed to handle lto object ar: alg/polygonize.o: plugin needed to handle lto object ar: alg/rasterfill.o: plugin needed to handle lto object ar: alg/thinplatespline.o: plugin needed to handle lto object ar: alg/viewshed.o: plugin needed to handle lto object ar: apps/commonutils.o: plugin needed to handle lto object ar: apps/gdalinfo_lib.o: plugin needed to handle lto object ar: apps/gdalmdiminfo_lib.o: plugin needed to handle lto object ar: apps/gdal_translate_lib.o: plugin needed to handle lto object ar: apps/gdalmdimtranslate_lib.o: plugin needed to handle lto object ar: apps/gdalwarp_lib.o: plugin needed to handle lto object ar: apps/ogr2ogr_lib.o: plugin needed to handle lto object ar: apps/gdaldem_lib.o: plugin needed to handle lto object ar: apps/nearblack_lib.o: plugin needed to handle lto object ar: apps/gdal_grid_lib.o: plugin needed to handle lto object ar: apps/gdal_rasterize_lib.o: plugin needed to handle lto object ar: apps/gdalbuildvrt_lib.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/arraylist.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/avc_bin.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/avc_e00gen.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/avc_e00parse.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/avc_e00read.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/avc_mbyte.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/avc_misc.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/avc_rawbin.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/cadclasses.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/cadcolors.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/caddictionary.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/cadfile.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/cadfileio.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/cadfilestreamio.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/cadgeometry.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/cadheader.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/cadlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/cadobjects.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/cadtables.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/dbfopen_wrapper.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ddfrecordindex.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/debug.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/dgnhelp.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/dgnopen.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/dgnread.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/dgnstroke.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/dgnwrite.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/filegdbindex.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/filegdbtable.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gdalcaddataset.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gdalgeopackagerasterband.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gdalngwdataset.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/geoconcept.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/geoconcept_syscoord.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/geometryreader.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/geometrywriter.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gfstemplate.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gmlfeature.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gmlfeatureclass.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gmlhandler.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gmlpropertydefn.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gmlreader.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gmlreadstate.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gmlregistry.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gmlutils.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gtm.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gtmtracklayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/gtmwaypointlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/hugefileresolver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/intronurbs.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/io.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/io_selafin.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/json_c_version.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/json_object.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/json_object_iterator.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/json_tokener.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/json_util.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/kml.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/kmlnode.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/kmlvector.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/linkhash.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ll_recio.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_bounds.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_coordsys.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_datfile.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_feature.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_feature_mif.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_geometry.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_idfile.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_imapinfofile.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_indfile.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_mapcoordblock.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_mapfile.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_mapheaderblock.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_mapindexblock.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_mapobjectblock.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_maptoolblock.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_middatafile.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_miffile.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_ogr_datasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_ogr_driver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_rawbinblock.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_spatialref.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_tabfile.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_tabseamless.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_tabview.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_tooldef.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mitab_utils.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mvt_tile.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/mvtutils.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ngw_api.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ntf_codelist.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ntf_estlayers.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ntf_generic.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ntf_raster.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ntffilereader.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ntfrecord.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ntfstroke.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ods_formula.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ods_formula_node.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogr2kmlgeometry.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogr_attrind.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogr_autocad_services.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogr_gensql.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogr_miattrind.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogramigoclouddatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogramigoclouddriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogramigocloudlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogramigocloudresultlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogramigocloudtablelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ograrcgendatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ograrcgendriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ograrcgenlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogravcbindatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogravcbindriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogravcbinlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogravcdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogravce00datasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogravce00driver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogravce00layer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogravclayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcaddriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcadlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcartodatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcartodriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcartolayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcartoresultlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcartotablelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcloudantdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcloudantdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcloudanttablelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcouchdbdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcouchdbdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcouchdblayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcouchdbrowslayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcouchdbtablelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcsvdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcsvdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcsvlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrcswdataset.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdgndatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdgndriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdgnlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxf_blockmap.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxf_dimension.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxf_feature.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxf_hatch.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxf_leader.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxf_ocstransformer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxf_polyline_smooth.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxfblockslayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxfblockswriterlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxfdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxfdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxflayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxfreader.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxfwriterds.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrdxfwriterlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogredigeodatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogredigeodriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogredigeolayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogreditablelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrelasticdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrelasticdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrelasticlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogremulatedtransaction.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogresrijsondriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogresrijsonreader.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrflatgeobufdataset.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrflatgeobufeditablelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrflatgeobuflayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeoconceptdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeoconceptdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeoconceptlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeojsondatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeojsondriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeojsonlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeojsonreader.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeojsonseqdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeojsonutils.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeojsonwritelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeojsonwriter.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeopackagedatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeopackagedriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeopackagelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeopackageselectlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeopackagetablelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeopackageutility.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeorssdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeorssdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgeorsslayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgmldatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgmldriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgmllayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgmtdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgmtdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgmtlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgpsbabeldatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgpsbabeldriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgpsbabelwritedatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgpxdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgpxdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgpxlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgtmdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgtmdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrgtmlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogridrisidatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogridrisidriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogridrisilayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrjmldataset.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrjmllayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrjmlwriterlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrkmldatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrkmldriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrkmllayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrlayerdecorator.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrlayerpool.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrlvbagdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrlvbagdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrlvbaglayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrmapmldataset.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrmemdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrmemdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrmemlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrmutexeddatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrmutexedlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrmvtdataset.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrngwdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrngwlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrntfdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrntfdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrntffeatureclasslayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrntflayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogroapifdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrodsdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrodsdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogropenfilegdbdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogropenfilegdbdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogropenfilegdblayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrosmdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrosmdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrosmlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpdsdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpdsdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpdslayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpgdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpgdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpgdumpdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpgdumpdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpgdumplayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpglayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpgresultlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpgtablelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrpgutility.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrplscenesdatav1dataset.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrplscenesdatav1layer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrplscenesdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrrecdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrrecdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrreclayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrregisterall.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrs57datasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrs57driver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrs57layer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsdtsdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsdtsdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsdtslayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrselafindatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrselafindriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrselafinlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsfdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsfdriverregistrar.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrshapedatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrshapedriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrshapelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqliteapiroutines.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqlitedatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqlitedriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqliteexecutesql.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqlitelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqliteselectlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqlitesinglefeaturelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqlitetablelayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqliteutility.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqlitevfs.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqliteviewlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsqlitevirtualogr.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsvgdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsvgdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsvglayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsxfdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsxfdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrsxflayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrtigerdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrtigerdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrtigerlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrtopojsondriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrtopojsonreader.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrunionlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrvdvdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrvfkdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrvfkdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrvfklayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrvrtdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrvrtdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrvrtlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrwarpedlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrwaspdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrwaspdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrwasplayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrwfsdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrwfsdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrwfsfilter.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrwfsjoinlayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrwfslayer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrxlsxdatasource.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/ogrxlsxdriver.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/opencad.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/osm_parser.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/packedrtree.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/parsexsd.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/printbuf.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/r2000.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/rasterlite2.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/resolvexlinks.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/s57classregistrar.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/s57featuredefns.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/s57filecollector.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/s57reader.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/s57writer.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/sbnsearch_wrapper.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/shape2ogr.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/shp_vsi.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/shpopen_wrapper.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/shptree_wrapper.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigeraltname.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerarealandmarks.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigercompletechain.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerentitynames.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerfeatureids.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerfilebase.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigeridhistory.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerkeyfeatures.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerlandmarks.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigeroverunder.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerpip.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerpoint.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerpolychainlink.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerpolygon.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerpolygoncorrections.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerpolygoneconomic.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerspatialmetadata.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigertlidrange.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerzerocellid.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerzipcodes.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/tigerzipplus4.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/vfkdatablock.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/vfkdatablocksqlite.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/vfkfeature.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/vfkfeaturesqlite.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/vfkproperty.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/vfkpropertydefn.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/vfkreader.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/vfkreadersqlite.o: plugin needed to handle lto object ar: ogr/ogrsf_frmts/o/vsilfileio.o: plugin needed to handle lto object ar: gnm/gnmgenericnetwork.o: plugin needed to handle lto object ar: gnm/gnmgraph.o: plugin needed to handle lto object ar: gnm/gnmlayer.o: plugin needed to handle lto object ar: gnm/gnmnetwork.o: plugin needed to handle lto object ar: gnm/gnmresultlayer.o: plugin needed to handle lto object ar: gnm/gnmrule.o: plugin needed to handle lto object ar: gnm/gnm_frmts/o/gnmdbdriver.o: plugin needed to handle lto object ar: gnm/gnm_frmts/o/gnmdbnetwork.o: plugin needed to handle lto object ar: gnm/gnm_frmts/o/gnmfiledriver.o: plugin needed to handle lto object ar: gnm/gnm_frmts/o/gnmfilenetwork.o: plugin needed to handle lto object ar: gnm/gnm_frmts/o/gnmregisterall.o: plugin needed to handle lto object ar: third_party/o/BitMask.o: plugin needed to handle lto object ar: third_party/o/BitStuffer2.o: plugin needed to handle lto object ar: third_party/o/Huffman.o: plugin needed to handle lto object ar: third_party/o/Lerc.o: plugin needed to handle lto object ar: third_party/o/Lerc2.o: plugin needed to handle lto object ar: third_party/o/Lerc_c_api_impl.o: plugin needed to handle lto object ar: third_party/o/RLE.o: plugin needed to handle lto object ar: ./ogr/ogrgeometryfactory.o: plugin needed to handle lto object ar: ./ogr/ogrpoint.o: plugin needed to handle lto object ar: ./ogr/ogrcurve.o: plugin needed to handle lto object ar: ./ogr/ogrlinestring.o: plugin needed to handle lto object ar: ./ogr/ogrlinearring.o: plugin needed to handle lto object ar: ./ogr/ogrpolygon.o: plugin needed to handle lto object ar: ./ogr/ogrtriangle.o: plugin needed to handle lto object ar: ./ogr/ogrutils.o: plugin needed to handle lto object ar: ./ogr/ogrgeometry.o: plugin needed to handle lto object ar: ./ogr/ogrgeometrycollection.o: plugin needed to handle lto object ar: ./ogr/ogrmultipolygon.o: plugin needed to handle lto object ar: ./ogr/ogrsurface.o: plugin needed to handle lto object ar: ./ogr/ogrpolyhedralsurface.o: plugin needed to handle lto object ar: ./ogr/ogrtriangulatedsurface.o: plugin needed to handle lto object ar: ./ogr/ogrmultipoint.o: plugin needed to handle lto object ar: ./ogr/ogrmultilinestring.o: plugin needed to handle lto object ar: ./ogr/ogrcircularstring.o: plugin needed to handle lto object ar: ./ogr/ogrcompoundcurve.o: plugin needed to handle lto object ar: ./ogr/ogrcurvepolygon.o: plugin needed to handle lto object ar: ./ogr/ogrcurvecollection.o: plugin needed to handle lto object ar: ./ogr/ogrmulticurve.o: plugin needed to handle lto object ar: ./ogr/ogrmultisurface.o: plugin needed to handle lto object ar: ./ogr/ogr_api.o: plugin needed to handle lto object ar: ./ogr/ogrfeature.o: plugin needed to handle lto object ar: ./ogr/ogrfeaturedefn.o: plugin needed to handle lto object ar: ./ogr/ogrfeaturequery.o: plugin needed to handle lto object ar: ./ogr/ogrfeaturestyle.o: plugin needed to handle lto object ar: ./ogr/ogrfielddefn.o: plugin needed to handle lto object ar: ./ogr/ogrspatialreference.o: plugin needed to handle lto object ar: ./ogr/ogr_srsnode.o: plugin needed to handle lto object ar: ./ogr/ogr_fromepsg.o: plugin needed to handle lto object ar: ./ogr/ogrct.o: plugin needed to handle lto object ar: ./ogr/ogr_srs_esri.o: plugin needed to handle lto object ar: ./ogr/ogr_srs_pci.o: plugin needed to handle lto object ar: ./ogr/ogr_srs_usgs.o: plugin needed to handle lto object ar: ./ogr/ogr_srs_dict.o: plugin needed to handle lto object ar: ./ogr/ogr_srs_panorama.o: plugin needed to handle lto object ar: ./ogr/ogr_srs_ozi.o: plugin needed to handle lto object ar: ./ogr/ogr_srs_erm.o: plugin needed to handle lto object ar: ./ogr/swq.o: plugin needed to handle lto object ar: ./ogr/swq_expr_node.o: plugin needed to handle lto object ar: ./ogr/swq_parser.o: plugin needed to handle lto object ar: ./ogr/swq_select.o: plugin needed to handle lto object ar: ./ogr/swq_op_registrar.o: plugin needed to handle lto object ar: ./ogr/swq_op_general.o: plugin needed to handle lto object ar: ./ogr/ogr_srs_xml.o: plugin needed to handle lto object ar: ./ogr/ograssemblepolygon.o: plugin needed to handle lto object ar: ./ogr/ogr2gmlgeometry.o: plugin needed to handle lto object ar: ./ogr/gml2ogrgeometry.o: plugin needed to handle lto object ar: ./ogr/ogr_expat.o: plugin needed to handle lto object ar: ./ogr/ogrpgeogeometry.o: plugin needed to handle lto object ar: ./ogr/ogrgeomediageometry.o: plugin needed to handle lto object ar: ./ogr/ogr_geocoding.o: plugin needed to handle lto object ar: ./ogr/ogrgeomfielddefn.o: plugin needed to handle lto object ar: ./ogr/ograpispy.o: plugin needed to handle lto object ar: ./ogr/ogr_xerces.o: plugin needed to handle lto object ar: ./ogr/ogr_geo_utils.o: plugin needed to handle lto object ar: ./ogr/ogr_proj_p.o: plugin needed to handle lto object ranlib /gdal/libgdal.a ranlib: /gdal/libgdal.a(EnvisatFile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(IdrisiDataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(IngrTypes.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(IntergraphBand.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(IntergraphDataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(JPEG_band.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(JPNG_band.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(JpegHelper.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(LERC_band.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(Lerc1Image.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(PNG_band.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(Packer_RLE.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(Tif_band.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(_getcell.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(_getrow.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(_gsomece.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(_putcell.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(_rputrow.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(aaigriddataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ace2dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(adrgdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(adsrange.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(aigccitt.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(aigdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(aigopen.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(airsardataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(angle.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(argdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(asciitiledir.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(asciitilelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(atlsci_spheroid.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(attravai.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(attrsize.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(biggifdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(binarytiledir.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(binarytilelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(blockdir.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(blockfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(blocklayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(blocktiledir.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(blocktilelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(blx.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(blxdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(bmpdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(bsb_read.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(bsbdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(btdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(byndataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(calsdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cbandinterleavedchannel.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cellsize.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ceos.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ceosdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ceosopen.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ceosrecipe.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ceossar.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cexternalchannel.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(clinksegment.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(clock.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cmplxpack.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(coasp_dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cogdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(compack.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(comunpack.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cosar_dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidsk_array.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidsk_tex.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskbinarysegment.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskbitmap.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskblockfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskblut.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskbpct.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskchannel.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskephemerissegment.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskgcp2segment.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskgeoref.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidsklut.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskpct.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskpolymodel.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskrpcmodel.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidsksegment.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidsktoutinmodel.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskvectorsegment.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpcidskvectorsegment_consistencycheck.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpgdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpixelinterleavedchannel.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(create2.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(csfglob.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(csfsup.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ctable2dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ctgdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ctiledchannel.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(daasdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ddffield.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ddffielddefn.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ddfmodule.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ddfrecord.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ddfsubfielddefn.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ddfutils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dec_jpeg2000.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dec_png.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(degrib1.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(degrib2.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(delattr.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(deriveddataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(derivedlist.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dgif_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dimapdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dipxdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(doq1dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(doq2dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(drstemplates.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dted_api.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dted_create.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dted_ptstream.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dteddataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dumconv.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ecrgtocdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(edb_pcidsk.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(eedacommon.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(eedadataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(eedaidataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(egif_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ehdrdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(eirdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(elasdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(endian.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(envidataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(envisatdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ersdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ershdrnode.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(esric_dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(fastdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(file.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(filename.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(fit.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(fitdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(fujibasdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(g2_free.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(g2_getfld.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(g2_info.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(g2_unpack1.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(g2_unpack2.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(g2_unpack3.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(g2_unpack4.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(g2_unpack5.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(g2_unpack6.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(g2_unpack7.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gattrblk.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gattridx.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gbits.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gcellrep.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_edb.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalallregister.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalhttp.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalogcapidataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalwmscache.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalwmsdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalwmsrasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdattype.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(genbindataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_extra.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_free.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_get.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_names.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_new.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_normalize.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_print.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_set.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_simpletags.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_tiffp.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_trans.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geo_write.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geotiff.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geotiff_proj4.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(getattr.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(getx0.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gety0.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gff_dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ggisfid.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gif_err.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gif_hash.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gifabstractdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gifalloc.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gifdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gmaxval.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gminval.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gmlcoverage.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnrcols.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnrrows.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gproj.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gputproj.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(grcdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(grddataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(grib1tab.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(grib2api.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gribcreatecopy.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gribdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gridlib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gridtemplates.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gs7bgdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gsagdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gsbgdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gscdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gt_citation.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gt_jpeg_copy.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gt_overview.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gt_wkt_srs.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gtxdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gvalscal.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gvartype.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gversion.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gxf_ogcwkt.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gxf_proj4.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gxfdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gxfopen.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hazard.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hf2dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hfa_overviews.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hfaband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hfacompress.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hfadataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hfadictionary.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hfaentry.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hfafield.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hfaopen.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hfatype.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hkvdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(httpdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(idadataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ilwiscoordinatesystem.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ilwisdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(int_power.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(inventory.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(irisdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(iscedataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(isis2dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(isis3dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ismv.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(jaxapalsardataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(jdemdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(jpcunpack.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(jpgdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(kernlcsf.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(kmlsuperoverlaydataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(krodataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(l1bdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(landataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(lcpdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(legend.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(levellerdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(libjpeg_io.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(link.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(loslasdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mapdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(marfa_dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mbtilesdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mclose.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(memdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(metadatasegment_p.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(metadataset_p.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(metaname.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(metaparse.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(metaprint.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mffdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mgrs.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver_arcgis_server.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver_iip.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver_mrf.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver_ogcapicoverage.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver_ogcapimaps.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver_tiled_wms.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver_tileservice.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver_tms.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver_virtualearth.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver_wms.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(minidriver_worldwind.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(misspack.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mkieee.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mopen.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(moreattr.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mperror.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mrf_band.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mrf_overview.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mrf_util.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(msg_basic_types.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(msg_reader_core.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(msgndataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(myassert.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(myerror.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(myutil.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ndfdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ngsgeoiddataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nitf_gcprpc.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nitfaridpcm.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nitfbilevel.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nitfdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nitfdes.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nitffile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nitfimage.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nitfrasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nitfwritejpeg.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nitfwritejpeg_12.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(northwood.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ntv2dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpcidsklayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpdflayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ozidataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pack_gp.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pauxdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcidsk_pubutils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcidsk_raster.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcidsk_scanint.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcidsk_utils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcidskbuffer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcidskcreate.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcidskdataset2.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcidskexception.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcidskinterfaces.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcidskopen.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcrasterdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcrastermisc.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcrasterrasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pcrasterutil.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pdfcreatecopy.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pdfcreatefromcomposition.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pdfdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pdfio.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pdfobject.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pdfreadvectors.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pdfwritabledataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pds4dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pds4vector.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pdsdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pdstemplates.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pgisfid.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(phprfdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pixelfunctions.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(plmosaicdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pmaxval.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pminval.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pngdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pngunpack.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pnmdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(postgisrasterdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(postgisrasterdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(postgisrasterrasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(postgisrastertiledataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(postgisrastertilerasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(postgisrastertools.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(putallmv.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(putattr.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(putsomec.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(putx0.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(puty0.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(pvalscal.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rasterlitecreatecopy.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rasterlitedataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rasterliteoverviews.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rattrblk.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rcomp.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rcoords.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rcreatecopy.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rdadataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rdieee.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rdup2.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(records.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reduce.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reseterr.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rextend.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rikdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rmalloc.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rmfdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rmfdem.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rmfjpeg.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rmflzw.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(roipacdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rpftocdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rpftocfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rrasterdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rrowcol.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rs2dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ruseas.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(safedataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sagadataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sar_ceosdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(scan.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtsattrreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtscatd.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtsdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtsindexedreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtsiref.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtslib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtslinereader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtspointreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtspolygonreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtsrasterreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtstransfer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sdtsxref.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sentinel2dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(setangle.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(setmv.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(setvtmv.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sgidataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sigdemdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(simpack.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(simunpack.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(snodasdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(specunpack.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(srpdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(srtmhgtdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(stactadataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(strconst.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(strpad.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(swapio.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(systiledir.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tendian.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(terragendataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tgadataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tif_float.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tifvsi.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tildataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(trackmm.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tsxdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(unwrapgcps.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(usgsdem_create.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(usgsdemdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vecsegdataindex.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vecsegheader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vicardataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vicarkeywordhandler.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vrtdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vrtderivedrasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vrtdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vrtfilters.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vrtmultidim.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vrtpansharpened.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vrtrasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vrtrawrasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vrtsourcedrasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vrtsources.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vrtwarped.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vs2.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vsdef.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vsi_pcidsk_io.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vsidataio.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vsis.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vsvers.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(wattrblk.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(wcsdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(wcsdataset100.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(wcsdataset110.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(wcsdataset201.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(wcsrasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(wcsutils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(weather.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(webpdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(wmsdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(wmsmetadataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(wmsutils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(wmtsdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(xpmdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(xtiff.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(xyzdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(zmapdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_mdreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_misc.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_rat.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_thread_pool.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalabstractbandblockcache.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalallvalidmaskband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalarraybandblockcache.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalcolortable.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaldataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaldefaultasync.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaldefaultoverviews.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaldllmain.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaldriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaldrivermanager.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalexif.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalgeorefpamdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalhashsetbandblockcache.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaljp2abstractdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaljp2box.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaljp2metadata.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaljp2metadatagenerator.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaljp2structure.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalmajorobject.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalmultidim.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalmultidomainmetadata.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalnodatamaskband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalnodatavaluesmaskband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalopeninfo.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaloverviewdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalpamdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalpamproxydb.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalpamrasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalproxydataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalproxypool.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalpython.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalpythondriverloader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalrasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalrasterblock.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalrescaledalphaband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalvirtualmem.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nasakeywordhandler.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(overview.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rasterio.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rawdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reader_alos.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reader_digital_globe.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reader_eros.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reader_geo_eye.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reader_kompsat.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reader_landsat.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reader_orb_view.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reader_pleiades.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reader_rapid_eye.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reader_rdk1.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(reader_spot.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tilematrixset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_alibaba_oss.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_atomic_ops.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_aws.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_azure.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_base64.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_conv.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_cpu_features.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_csv.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_error.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_findfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_getexecpath.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_google_cloud.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_google_oauth2.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_hash_set.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_http.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_json.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_json_streaming_parser.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_json_streaming_writer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_list.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_md5.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_minixml.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_minizip_ioapi.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_minizip_unzip.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_minizip_zip.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_multiproc.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_path.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_progress.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_quad_tree.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_recode.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_recode_iconv.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_recode_stub.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_sha1.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_sha256.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_spawn.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_string.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_strtod.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_swift.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_time.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_userfaultfd.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vax.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_virtualmem.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsi_error.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsi_mem.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_abstract_archive.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_adls.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_az.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_buffered_reader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_cache.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_crypt.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_curl.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_curl_streaming.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_gs.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_gzip.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_hdfs.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_oss.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_plugin.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_s3.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_sparsefile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_stdin.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_stdout.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_subfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_swift.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_tar.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_unix_stdio_64.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_uploadonclose.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_webhdfs.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsil_win32.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_vsisimple.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_worker_thread_pool.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cpl_xml_validate.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cplgetsymbol.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cplkeywordparser.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cplstring.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cplstringlist.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(contour.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(delaunay.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_crs.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_octave.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_rpc.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_simplesurf.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_tps.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalapplyverticalshiftgrid.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalchecksum.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalcutline.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaldither.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalgeoloc.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalgrid.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalgridsse.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdallinearsystem.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalmatching.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalmediancut.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalpansharpen.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalproximity.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalrasterize.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalrasterpolygonenumerator.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalsievefilter.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalsimplewarp.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaltransformer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaltransformgeolocs.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalwarper.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalwarpkernel.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalwarpkernel_opencl.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalwarpoperation.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(llrasterize.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(polygonize.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rasterfill.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(thinplatespline.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(viewshed.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(commonutils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalinfo_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalmdiminfo_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_translate_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalmdimtranslate_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalwarp_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr2ogr_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdaldem_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(nearblack_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_grid_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdal_rasterize_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalbuildvrt_lib.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(arraylist.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(avc_bin.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(avc_e00gen.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(avc_e00parse.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(avc_e00read.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(avc_mbyte.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(avc_misc.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(avc_rawbin.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cadclasses.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cadcolors.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(caddictionary.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cadfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cadfileio.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cadfilestreamio.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cadgeometry.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cadheader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cadlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cadobjects.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(cadtables.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dbfopen_wrapper.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ddfrecordindex.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(debug.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dgnhelp.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dgnopen.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dgnread.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dgnstroke.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(dgnwrite.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(filegdbindex.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(filegdbtable.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalcaddataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalgeopackagerasterband.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gdalngwdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geoconcept.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geoconcept_syscoord.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geometryreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(geometrywriter.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gfstemplate.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gmlfeature.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gmlfeatureclass.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gmlhandler.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gmlpropertydefn.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gmlreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gmlreadstate.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gmlregistry.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gmlutils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gtm.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gtmtracklayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gtmwaypointlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(hugefileresolver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(intronurbs.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(io.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(io_selafin.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(json_c_version.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(json_object.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(json_object_iterator.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(json_tokener.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(json_util.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(kml.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(kmlnode.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(kmlvector.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(linkhash.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ll_recio.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_bounds.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_coordsys.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_datfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_feature.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_feature_mif.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_geometry.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_idfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_imapinfofile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_indfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_mapcoordblock.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_mapfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_mapheaderblock.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_mapindexblock.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_mapobjectblock.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_maptoolblock.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_middatafile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_miffile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_ogr_datasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_ogr_driver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_rawbinblock.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_spatialref.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_tabfile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_tabseamless.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_tabview.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_tooldef.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mitab_utils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mvt_tile.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(mvtutils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ngw_api.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ntf_codelist.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ntf_estlayers.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ntf_generic.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ntf_raster.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ntffilereader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ntfrecord.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ntfstroke.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ods_formula.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ods_formula_node.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr2kmlgeometry.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_attrind.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_autocad_services.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_gensql.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_miattrind.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogramigoclouddatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogramigoclouddriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogramigocloudlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogramigocloudresultlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogramigocloudtablelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ograrcgendatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ograrcgendriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ograrcgenlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogravcbindatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogravcbindriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogravcbinlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogravcdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogravce00datasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogravce00driver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogravce00layer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogravclayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcaddriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcadlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcartodatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcartodriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcartolayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcartoresultlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcartotablelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcloudantdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcloudantdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcloudanttablelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcouchdbdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcouchdbdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcouchdblayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcouchdbrowslayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcouchdbtablelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcsvdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcsvdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcsvlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcswdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdgndatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdgndriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdgnlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxf_blockmap.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxf_dimension.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxf_feature.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxf_hatch.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxf_leader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxf_ocstransformer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxf_polyline_smooth.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxfblockslayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxfblockswriterlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxfdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxfdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxflayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxfreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxfwriterds.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrdxfwriterlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogredigeodatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogredigeodriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogredigeolayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogreditablelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrelasticdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrelasticdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrelasticlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogremulatedtransaction.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogresrijsondriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogresrijsonreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrflatgeobufdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrflatgeobufeditablelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrflatgeobuflayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeoconceptdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeoconceptdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeoconceptlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeojsondatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeojsondriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeojsonlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeojsonreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeojsonseqdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeojsonutils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeojsonwritelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeojsonwriter.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeopackagedatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeopackagedriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeopackagelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeopackageselectlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeopackagetablelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeopackageutility.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeorssdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeorssdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeorsslayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgmldatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgmldriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgmllayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgmtdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgmtdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgmtlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgpsbabeldatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgpsbabeldriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgpsbabelwritedatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgpxdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgpxdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgpxlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgtmdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgtmdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgtmlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogridrisidatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogridrisidriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogridrisilayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrjmldataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrjmllayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrjmlwriterlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrkmldatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrkmldriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrkmllayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrlayerdecorator.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrlayerpool.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrlvbagdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrlvbagdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrlvbaglayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmapmldataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmemdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmemdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmemlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmutexeddatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmutexedlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmvtdataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrngwdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrngwlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrntfdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrntfdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrntffeatureclasslayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrntflayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogroapifdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrodsdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrodsdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogropenfilegdbdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogropenfilegdbdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogropenfilegdblayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrosmdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrosmdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrosmlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpdsdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpdsdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpdslayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpgdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpgdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpgdumpdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpgdumpdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpgdumplayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpglayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpgresultlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpgtablelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpgutility.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrplscenesdatav1dataset.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrplscenesdatav1layer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrplscenesdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrrecdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrrecdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrreclayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrregisterall.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrs57datasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrs57driver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrs57layer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsdtsdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsdtsdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsdtslayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrselafindatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrselafindriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrselafinlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsfdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsfdriverregistrar.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrshapedatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrshapedriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrshapelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqliteapiroutines.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqlitedatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqlitedriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqliteexecutesql.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqlitelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqliteselectlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqlitesinglefeaturelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqlitetablelayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqliteutility.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqlitevfs.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqliteviewlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsqlitevirtualogr.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsvgdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsvgdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsvglayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsxfdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsxfdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsxflayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrtigerdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrtigerdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrtigerlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrtopojsondriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrtopojsonreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrunionlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrvdvdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrvfkdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrvfkdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrvfklayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrvrtdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrvrtdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrvrtlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrwarpedlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrwaspdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrwaspdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrwasplayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrwfsdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrwfsdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrwfsfilter.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrwfsjoinlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrwfslayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrxlsxdatasource.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrxlsxdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(opencad.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(osm_parser.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(packedrtree.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(parsexsd.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(printbuf.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(r2000.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(rasterlite2.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(resolvexlinks.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(s57classregistrar.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(s57featuredefns.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(s57filecollector.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(s57reader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(s57writer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(sbnsearch_wrapper.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(shape2ogr.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(shp_vsi.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(shpopen_wrapper.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(shptree_wrapper.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigeraltname.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerarealandmarks.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigercompletechain.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerentitynames.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerfeatureids.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerfilebase.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigeridhistory.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerkeyfeatures.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerlandmarks.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigeroverunder.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerpip.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerpoint.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerpolychainlink.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerpolygon.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerpolygoncorrections.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerpolygoneconomic.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerspatialmetadata.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigertlidrange.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerzerocellid.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerzipcodes.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(tigerzipplus4.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vfkdatablock.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vfkdatablocksqlite.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vfkfeature.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vfkfeaturesqlite.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vfkproperty.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vfkpropertydefn.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vfkreader.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vfkreadersqlite.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(vsilfileio.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnmgenericnetwork.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnmgraph.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnmlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnmnetwork.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnmresultlayer.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnmrule.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnmdbdriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnmdbnetwork.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnmfiledriver.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnmfilenetwork.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gnmregisterall.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(BitMask.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(BitStuffer2.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(Huffman.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(Lerc.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(Lerc2.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(Lerc_c_api_impl.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(RLE.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeometryfactory.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpoint.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcurve.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrlinestring.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrlinearring.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpolygon.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrtriangle.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrutils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeometry.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeometrycollection.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmultipolygon.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrsurface.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpolyhedralsurface.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrtriangulatedsurface.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmultipoint.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmultilinestring.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcircularstring.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcompoundcurve.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcurvepolygon.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrcurvecollection.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmulticurve.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrmultisurface.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_api.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrfeature.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrfeaturedefn.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrfeaturequery.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrfeaturestyle.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrfielddefn.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrspatialreference.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_srsnode.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_fromepsg.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrct.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_srs_esri.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_srs_pci.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_srs_usgs.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_srs_dict.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_srs_panorama.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_srs_ozi.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_srs_erm.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(swq.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(swq_expr_node.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(swq_parser.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(swq_select.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(swq_op_registrar.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(swq_op_general.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_srs_xml.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ograssemblepolygon.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr2gmlgeometry.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(gml2ogrgeometry.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_expat.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrpgeogeometry.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeomediageometry.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_geocoding.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogrgeomfielddefn.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ograpispy.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_xerces.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_geo_utils.o): plugin needed to handle lto object ranlib: /gdal/libgdal.a(ogr_proj_p.o): plugin needed to handle lto object g++ -shared frmts/o/*.o gcore/*.o port/*.o alg/*.o apps/commonutils.o apps/gdalinfo_lib.o apps/gdalmdiminfo_lib.o apps/gdal_translate_lib.o apps/gdalmdimtranslate_lib.o apps/gdalwarp_lib.o apps/ogr2ogr_lib.o apps/gdaldem_lib.o apps/nearblack_lib.o apps/gdal_grid_lib.o apps/gdal_rasterize_lib.o apps/gdalbuildvrt_lib.o ogr/ogrsf_frmts/o/*.o gnm/*.o gnm/gnm_frmts/o/*.o third_party/o/*.o ./ogr/ogrgeometryfactory.o ./ogr/ogrpoint.o ./ogr/ogrcurve.o ./ogr/ogrlinestring.o ./ogr/ogrlinearring.o ./ogr/ogrpolygon.o ./ogr/ogrtriangle.o ./ogr/ogrutils.o ./ogr/ogrgeometry.o ./ogr/ogrgeometrycollection.o ./ogr/ogrmultipolygon.o ./ogr/ogrsurface.o ./ogr/ogrpolyhedralsurface.o ./ogr/ogrtriangulatedsurface.o ./ogr/ogrmultipoint.o ./ogr/ogrmultilinestring.o ./ogr/ogrcircularstring.o ./ogr/ogrcompoundcurve.o ./ogr/ogrcurvepolygon.o ./ogr/ogrcurvecollection.o ./ogr/ogrmulticurve.o ./ogr/ogrmultisurface.o ./ogr/ogr_api.o ./ogr/ogrfeature.o ./ogr/ogrfeaturedefn.o ./ogr/ogrfeaturequery.o ./ogr/ogrfeaturestyle.o ./ogr/ogrfielddefn.o ./ogr/ogrspatialreference.o ./ogr/ogr_srsnode.o ./ogr/ogr_fromepsg.o ./ogr/ogrct.o ./ogr/ogr_srs_esri.o ./ogr/ogr_srs_pci.o ./ogr/ogr_srs_usgs.o ./ogr/ogr_srs_dict.o ./ogr/ogr_srs_panorama.o ./ogr/ogr_srs_ozi.o ./ogr/ogr_srs_erm.o ./ogr/swq.o ./ogr/swq_expr_node.o ./ogr/swq_parser.o ./ogr/swq_select.o ./ogr/swq_op_registrar.o ./ogr/swq_op_general.o ./ogr/ogr_srs_xml.o ./ogr/ograssemblepolygon.o ./ogr/ogr2gmlgeometry.o ./ogr/gml2ogrgeometry.o ./ogr/ogr_expat.o ./ogr/ogrpgeogeometry.o ./ogr/ogrgeomediageometry.o ./ogr/ogr_geocoding.o ./ogr/ogrgeomfielddefn.o ./ogr/ograpispy.o ./ogr/ogr_xerces.o ./ogr/ogr_geo_utils.o ./ogr/ogr_proj_p.o /gdal/libgdal.a -flto -lwebp -lexpat -lpng -lpq -L/usr/lib -lproj -lsqlite3 -ljpeg -lz -lpthread -lm -lrt -ldl -lcurl \ -o /gdal/libgdal.so make[1]: Leaving directory '/gdal' (cd apps; make) make[1]: Entering directory '/gdal/apps' rm -f gdal-config-inst rm -f gdal-config g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdalinfo_bin.o gdalinfo_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdal_translate_bin.o gdal_translate_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdaladdo.o gdaladdo.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdalwarp_bin.o gdalwarp_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o nearblack_bin.o nearblack_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdalmanage.o gdalmanage.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdalenhance.o gdalenhance.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdaltransform.o gdaltransform.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdaldem_bin.o gdaldem_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdallocationinfo.o gdallocationinfo.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdalsrsinfo.o gdalsrsinfo.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdalmdiminfo_bin.o gdalmdiminfo_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdalmdimtranslate_bin.o gdalmdimtranslate_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdal_viewshed.o gdal_viewshed.cpp echo '#!/bin/sh' > gdal-config-inst echo '#!/bin/sh' > gdal-config echo 'CONFIG_LIBS="-L/usr/lib64 -lgdal"' >> gdal-config-inst echo 'CONFIG_LIBS="-L/gdal -lgdal"' >> gdal-config echo 'CONFIG_DEP_LIBS="-lwebp -lexpat -lpng -lpq -L/usr/lib -lproj -lsqlite3 -ljpeg -lz -lpthread -lm -lrt -ldl -lcurl "' >> gdal-config-inst echo 'CONFIG_DEP_LIBS="-lwebp -lexpat -lpng -lpq -L/usr/lib -lproj -lsqlite3 -ljpeg -lz -lpthread -lm -lrt -ldl -lcurl "' >> gdal-config echo 'CONFIG_PREFIX="/usr"' >> gdal-config-inst echo 'CONFIG_PREFIX="/gdal"' >> gdal-config echo 'CONFIG_CFLAGS="-I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/gnm -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/frmts/vrt -I/gdal/apps"' >> gdal-config echo 'CONFIG_CFLAGS="-I/usr/include"' >> gdal-config-inst echo 'CONFIG_DATA="/gdal/data"' >> gdal-config echo 'CONFIG_DATA="/usr/share/gdal"' >> gdal-config-inst echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config-inst echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config # Deprecated. Always true. echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config-inst # Deprecated. Always true. echo 'CONFIG_GNM_ENABLED=yes' >> gdal-config echo 'CONFIG_GNM_ENABLED=yes' >> gdal-config-inst echo 'CONFIG_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted elas envisat ers esric fit gff gsg gxf hf2 idrisi ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt stacta terragen tga til tsx usgsdem xpm xyz zmap rik ozi eeda plmosaic rda wcs wms wmts daas ogcapi rasterlite mbtiles grib pdf webp gif png pcraster jpeg pcidsk postgisraster"' >> gdal-config echo 'CONFIG_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted elas envisat ers esric fit gff gsg gxf hf2 idrisi ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt stacta terragen tga til tsx usgsdem xpm xyz zmap rik ozi eeda plmosaic rda wcs wms wmts daas ogcapi rasterlite mbtiles grib pdf webp gif png pcraster jpeg pcidsk postgisraster"' >> gdal-config-inst cat gdal-config.in >> gdal-config cat gdal-config.in >> gdal-config-inst chmod a+x gdal-config chmod a+x gdal-config-inst g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdal_create.o gdal_create.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdal_contour.o gdal_contour.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdaltindex.o gdaltindex.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdal_rasterize_bin.o gdal_rasterize_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdal_grid_bin.o gdal_grid_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o ogrinfo.o ogrinfo.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o ogr2ogr_bin.o ogr2ogr_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o ogrtindex.o ogrtindex.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o ogrlineref.o ogrlineref.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o testepsg.o testepsg.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gdalbuildvrt_bin.o gdalbuildvrt_bin.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gnmmanage.o gnmmanage.cpp g++ -I/gdal/port -I/gdal/gcore -I/gdal/alg -I/gdal/ogr -I/gdal/ogr/ogrsf_frmts -I/gdal/gnm -I/gdal/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -O2 -fPIC -flto -fvisibility=hidden -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Wmissing-include-dirs -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/gdal/frmts/vrt -DGNM_ENABLED -I/gdal/port -DGDAL_COMPILATION -I/gdal/ogr/ogrsf_frmts/geojson/libjson -I/usr/include -I/gdal/ogr/ogrsf_frmts/geojson -I/gdal/ogr/ogrsf_frmts/generic -g -I/gdal/gnm -c -o gnmanalyse.o gnmanalyse.cpp g++ -flto gdalinfo_bin.o -L/gdal -lgdal -o gdalinfo g++ -flto gdal_translate_bin.o -L/gdal -lgdal -o gdal_translate g++ -flto gdaladdo.o -L/gdal -lgdal -o gdaladdo g++ -flto gdalwarp_bin.o -L/gdal -lgdal -o gdalwarp g++ -flto nearblack_bin.o -L/gdal -lgdal -o nearblack g++ -flto gdalmanage.o -L/gdal -lgdal -o gdalmanage g++ -flto gdalenhance.o -L/gdal -lgdal -o gdalenhance g++ -flto gdaltransform.o -L/gdal -lgdal -o gdaltransform g++ -flto gdaldem_bin.o -L/gdal -lgdal -o gdaldem g++ -flto gdallocationinfo.o -L/gdal -lgdal -o gdallocationinfo g++ -flto gdalsrsinfo.o -L/gdal -lgdal -o gdalsrsinfo g++ -flto gdalmdiminfo_bin.o -L/gdal -lgdal -o gdalmdiminfo g++ -flto gdalmdimtranslate_bin.o -L/gdal -lgdal -o gdalmdimtranslate g++ -flto gdal_viewshed.o -L/gdal -lgdal -o gdal_viewshed g++ -flto gdal_create.o -L/gdal -lgdal -o gdal_create g++ -flto gdal_contour.o -L/gdal -lgdal -o gdal_contour g++ -flto gdaltindex.o -L/gdal -lgdal -o gdaltindex g++ -flto gdal_rasterize_bin.o -L/gdal -lgdal -o gdal_rasterize g++ -flto gdal_grid_bin.o -L/gdal -lgdal -o gdal_grid g++ -flto testepsg.o -L/gdal -lgdal -o testepsg g++ -flto gdalbuildvrt_bin.o -L/gdal -lgdal -o gdalbuildvrt g++ -flto ogrtindex.o -L/gdal -lgdal -o ogrtindex g++ -flto ogrinfo.o -L/gdal -lgdal -o ogrinfo g++ -flto ogr2ogr_bin.o -L/gdal -lgdal -o ogr2ogr g++ -flto ogrlineref.o -L/gdal -lgdal -o ogrlineref g++ -flto gnmanalyse.o -L/gdal -lgdal -o gnmanalyse g++ -flto gnmmanage.o -L/gdal -lgdal -o gnmmanage make[1]: Leaving directory '/gdal/apps' (cd port; make) make[1]: Entering directory '/gdal/port' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/gdal/port' (cd gcore; make generate_gdal_version_h) make[1]: Entering directory '/gdal/gcore' make[1]: Nothing to be done for 'generate_gdal_version_h'. make[1]: Leaving directory '/gdal/gcore' (cd gcore; make) make[1]: Entering directory '/gdal/gcore' make -C mdreader make[2]: Entering directory '/gdal/gcore/mdreader' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/gdal/gcore/mdreader' make[1]: Leaving directory '/gdal/gcore' (cd alg; make) make[1]: Entering directory '/gdal/alg' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/gdal/alg' (cd frmts; make) make[1]: Entering directory '/gdal/frmts' make -C derived install-obj make[2]: Entering directory '/gdal/frmts/derived' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/derived' make -C gtiff install-obj make[2]: Entering directory '/gdal/frmts/gtiff' (cd libgeotiff; make install-obj) make[3]: Entering directory '/gdal/frmts/gtiff/libgeotiff' make[3]: Nothing to be done for 'install-obj'. make[3]: Leaving directory '/gdal/frmts/gtiff/libgeotiff' (cd libtiff; make install-obj) make[3]: Entering directory '/gdal/frmts/gtiff/libtiff' make[3]: Nothing to be done for 'install-obj'. make[3]: Leaving directory '/gdal/frmts/gtiff/libtiff' make[2]: Leaving directory '/gdal/frmts/gtiff' make -C hfa install-obj make[2]: Entering directory '/gdal/frmts/hfa' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/hfa' make -C mem install-obj make[2]: Entering directory '/gdal/frmts/mem' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/mem' make -C vrt install-obj make[2]: Entering directory '/gdal/frmts/vrt' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/vrt' make -C aaigrid install-obj make[2]: Entering directory '/gdal/frmts/aaigrid' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/aaigrid' make -C adrg install-obj make[2]: Entering directory '/gdal/frmts/adrg' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/adrg' make -C aigrid install-obj make[2]: Entering directory '/gdal/frmts/aigrid' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/aigrid' make -C airsar install-obj make[2]: Entering directory '/gdal/frmts/airsar' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/airsar' make -C arg install-obj make[2]: Entering directory '/gdal/frmts/arg' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/arg' make -C blx install-obj make[2]: Entering directory '/gdal/frmts/blx' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/blx' make -C bmp install-obj make[2]: Entering directory '/gdal/frmts/bmp' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/bmp' make -C bsb install-obj make[2]: Entering directory '/gdal/frmts/bsb' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/bsb' make -C cals install-obj make[2]: Entering directory '/gdal/frmts/cals' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/cals' make -C ceos install-obj make[2]: Entering directory '/gdal/frmts/ceos' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/ceos' make -C ceos2 install-obj make[2]: Entering directory '/gdal/frmts/ceos2' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/ceos2' make -C coasp install-obj make[2]: Entering directory '/gdal/frmts/coasp' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/coasp' make -C cosar install-obj make[2]: Entering directory '/gdal/frmts/cosar' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/cosar' make -C ctg install-obj make[2]: Entering directory '/gdal/frmts/ctg' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/ctg' make -C dimap install-obj make[2]: Entering directory '/gdal/frmts/dimap' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/dimap' make -C dted install-obj make[2]: Entering directory '/gdal/frmts/dted' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/dted' make -C elas install-obj make[2]: Entering directory '/gdal/frmts/elas' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/elas' make -C envisat install-obj make[2]: Entering directory '/gdal/frmts/envisat' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/envisat' make -C ers install-obj make[2]: Entering directory '/gdal/frmts/ers' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/ers' make -C esric install-obj make[2]: Entering directory '/gdal/frmts/esric' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/esric' make -C fit install-obj make[2]: Entering directory '/gdal/frmts/fit' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/fit' make -C gff install-obj make[2]: Entering directory '/gdal/frmts/gff' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/gff' make -C gsg install-obj make[2]: Entering directory '/gdal/frmts/gsg' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/gsg' make -C gxf install-obj make[2]: Entering directory '/gdal/frmts/gxf' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/gxf' make -C hf2 install-obj make[2]: Entering directory '/gdal/frmts/hf2' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/hf2' make -C idrisi install-obj make[2]: Entering directory '/gdal/frmts/idrisi' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/idrisi' make -C ilwis install-obj make[2]: Entering directory '/gdal/frmts/ilwis' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/ilwis' make -C ingr install-obj make[2]: Entering directory '/gdal/frmts/ingr' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/ingr' make -C iris install-obj make[2]: Entering directory '/gdal/frmts/iris' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/iris' make -C iso8211 install-obj make[2]: Entering directory '/gdal/frmts/iso8211' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/iso8211' make -C jaxapalsar install-obj make[2]: Entering directory '/gdal/frmts/jaxapalsar' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/jaxapalsar' make -C jdem install-obj make[2]: Entering directory '/gdal/frmts/jdem' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/jdem' make -C kmlsuperoverlay install-obj make[2]: Entering directory '/gdal/frmts/kmlsuperoverlay' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/kmlsuperoverlay' make -C l1b install-obj make[2]: Entering directory '/gdal/frmts/l1b' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/l1b' make -C leveller install-obj make[2]: Entering directory '/gdal/frmts/leveller' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/leveller' make -C map install-obj make[2]: Entering directory '/gdal/frmts/map' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/map' make -C mrf install-obj make[2]: Entering directory '/gdal/frmts/mrf' (cd LERCV1; make install-obj) make[3]: Entering directory '/gdal/frmts/mrf/LERCV1' make[3]: Nothing to be done for 'install-obj'. make[3]: Leaving directory '/gdal/frmts/mrf/LERCV1' make[2]: Leaving directory '/gdal/frmts/mrf' make -C msgn install-obj make[2]: Entering directory '/gdal/frmts/msgn' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/msgn' make -C ngsgeoid install-obj make[2]: Entering directory '/gdal/frmts/ngsgeoid' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/ngsgeoid' make -C nitf install-obj make[2]: Entering directory '/gdal/frmts/nitf' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/nitf' make -C northwood install-obj make[2]: Entering directory '/gdal/frmts/northwood' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/northwood' make -C pds install-obj make[2]: Entering directory '/gdal/frmts/pds' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/pds' make -C prf install-obj make[2]: Entering directory '/gdal/frmts/prf' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/prf' make -C r install-obj make[2]: Entering directory '/gdal/frmts/r' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/r' make -C raw install-obj make[2]: Entering directory '/gdal/frmts/raw' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/raw' make -C rmf install-obj make[2]: Entering directory '/gdal/frmts/rmf' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/rmf' make -C rs2 install-obj make[2]: Entering directory '/gdal/frmts/rs2' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/rs2' make -C safe install-obj make[2]: Entering directory '/gdal/frmts/safe' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/safe' make -C saga install-obj make[2]: Entering directory '/gdal/frmts/saga' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/saga' make -C sdts install-obj make[2]: Entering directory '/gdal/frmts/sdts' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/sdts' make -C sentinel2 install-obj make[2]: Entering directory '/gdal/frmts/sentinel2' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/sentinel2' make -C sgi install-obj make[2]: Entering directory '/gdal/frmts/sgi' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/sgi' make -C sigdem install-obj make[2]: Entering directory '/gdal/frmts/sigdem' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/sigdem' make -C srtmhgt install-obj make[2]: Entering directory '/gdal/frmts/srtmhgt' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/srtmhgt' make -C stacta install-obj make[2]: Entering directory '/gdal/frmts/stacta' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/stacta' make -C terragen install-obj make[2]: Entering directory '/gdal/frmts/terragen' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/terragen' make -C tga install-obj make[2]: Entering directory '/gdal/frmts/tga' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/tga' make -C til install-obj make[2]: Entering directory '/gdal/frmts/til' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/til' make -C tsx install-obj make[2]: Entering directory '/gdal/frmts/tsx' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/tsx' make -C usgsdem install-obj make[2]: Entering directory '/gdal/frmts/usgsdem' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/usgsdem' make -C xpm install-obj make[2]: Entering directory '/gdal/frmts/xpm' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/xpm' make -C xyz install-obj make[2]: Entering directory '/gdal/frmts/xyz' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/xyz' make -C zmap install-obj make[2]: Entering directory '/gdal/frmts/zmap' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/zmap' make -C rik install-obj make[2]: Entering directory '/gdal/frmts/rik' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/rik' make -C ozi install-obj make[2]: Entering directory '/gdal/frmts/ozi' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/ozi' make -C eeda install-obj make[2]: Entering directory '/gdal/frmts/eeda' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/eeda' make -C plmosaic install-obj make[2]: Entering directory '/gdal/frmts/plmosaic' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/plmosaic' make -C rda install-obj make[2]: Entering directory '/gdal/frmts/rda' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/rda' make -C wcs install-obj make[2]: Entering directory '/gdal/frmts/wcs' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/wcs' make -C wms install-obj make[2]: Entering directory '/gdal/frmts/wms' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/wms' make -C wmts install-obj make[2]: Entering directory '/gdal/frmts/wmts' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/wmts' make -C daas install-obj make[2]: Entering directory '/gdal/frmts/daas' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/daas' make -C ogcapi install-obj make[2]: Entering directory '/gdal/frmts/ogcapi' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/ogcapi' make -C rasterlite install-obj make[2]: Entering directory '/gdal/frmts/rasterlite' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/rasterlite' make -C mbtiles install-obj make[2]: Entering directory '/gdal/frmts/mbtiles' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/mbtiles' make -C grib install-obj make[2]: Entering directory '/gdal/frmts/grib' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/grib' make -C pdf install-obj make[2]: Entering directory '/gdal/frmts/pdf' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/pdf' make -C webp install-obj make[2]: Entering directory '/gdal/frmts/webp' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/webp' make -C gif install-obj make[2]: Entering directory '/gdal/frmts/gif' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/gif' make -C png install-obj make[2]: Entering directory '/gdal/frmts/png' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/png' make -C pcraster install-obj make[2]: Entering directory '/gdal/frmts/pcraster' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/pcraster' make -C jpeg install-obj make[2]: Entering directory '/gdal/frmts/jpeg' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/jpeg' make -C pcidsk install-obj make[2]: Entering directory '/gdal/frmts/pcidsk' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/pcidsk' make -C postgisraster install-obj make[2]: Entering directory '/gdal/frmts/postgisraster' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/frmts/postgisraster' make[1]: Leaving directory '/gdal/frmts' (cd third_party; make) make[1]: Entering directory '/gdal/third_party' make -C LercLib install-obj make[2]: Entering directory '/gdal/third_party/LercLib' make[2]: Nothing to be done for 'install-obj'. make[2]: Leaving directory '/gdal/third_party/LercLib' make[1]: Leaving directory '/gdal/third_party' (cd ogr; make lib ) make[1]: Entering directory '/gdal/ogr' (cd ogrsf_frmts; make) make[2]: Entering directory '/gdal/ogr/ogrsf_frmts' make -C generic make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/generic' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/generic' make -C geojson make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/geojson' make -C libjson make[4]: Entering directory '/gdal/ogr/ogrsf_frmts/geojson/libjson' make[4]: Nothing to be done for 'default'. make[4]: Leaving directory '/gdal/ogr/ogrsf_frmts/geojson/libjson' make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/geojson' make -C kml make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/kml' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/kml' make -C mem make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/mem' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/mem' make -C mitab make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/mitab' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/mitab' make -C vrt make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/vrt' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/vrt' make -C arcgen make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/arcgen' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/arcgen' make -C avc make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/avc' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/avc' make -C cad make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/cad' make -C libopencad make[4]: Entering directory '/gdal/ogr/ogrsf_frmts/cad/libopencad' make -C dwg make[5]: Entering directory '/gdal/ogr/ogrsf_frmts/cad/libopencad/dwg' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/gdal/ogr/ogrsf_frmts/cad/libopencad/dwg' make[4]: Leaving directory '/gdal/ogr/ogrsf_frmts/cad/libopencad' make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/cad' make -C csv make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/csv' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/csv' make -C dgn make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/dgn' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/dgn' make -C dxf make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/dxf' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/dxf' make -C edigeo make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/edigeo' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/edigeo' make -C flatgeobuf make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/flatgeobuf' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/flatgeobuf' make -C geoconcept make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/geoconcept' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/geoconcept' make -C georss make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/georss' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/georss' make -C gml make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gml' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gml' make -C gmt make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gmt' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gmt' make -C gpsbabel make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gpsbabel' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gpsbabel' make -C gpx make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gpx' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gpx' make -C gtm make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gtm' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gtm' make -C jml make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/jml' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/jml' make -C mapml make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/mapml' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/mapml' make -C mvt make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/mvt' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/mvt' make -C ntf make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/ntf' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/ntf' make -C openfilegdb make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/openfilegdb' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/openfilegdb' make -C pgdump make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/pgdump' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/pgdump' make -C rec make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/rec' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/rec' make -C s57 make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/s57' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/s57' make -C selafin make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/selafin' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/selafin' make -C shape make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/shape' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/shape' make -C svg make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/svg' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/svg' make -C sxf make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/sxf' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/sxf' make -C tiger make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/tiger' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/tiger' make -C vdv make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/vdv' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/vdv' make -C wasp make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/wasp' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/wasp' make -C idrisi make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/idrisi' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/idrisi' make -C pds make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/pds' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/pds' make -C sdts make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/sdts' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/sdts' make -C amigocloud make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/amigocloud' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/amigocloud' make -C carto make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/carto' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/carto' make -C cloudant make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/cloudant' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/cloudant' make -C couchdb make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/couchdb' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/couchdb' make -C csw make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/csw' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/csw' make -C elastic make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/elastic' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/elastic' make -C ngw make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/ngw' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/ngw' make -C plscenes make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/plscenes' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/plscenes' make -C wfs make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/wfs' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/wfs' make -C gpkg make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/gpkg' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/gpkg' make -C vfk make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/vfk' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/vfk' make -C osm make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/osm' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/osm' make -C ods make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/ods' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/ods' make -C xlsx make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/xlsx' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/xlsx' make -C lvbag make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/lvbag' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/lvbag' make -C pg make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/pg' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/pg' make -C sqlite make[3]: Entering directory '/gdal/ogr/ogrsf_frmts/sqlite' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/gdal/ogr/ogrsf_frmts/sqlite' make[2]: Leaving directory '/gdal/ogr/ogrsf_frmts' make[1]: Leaving directory '/gdal/ogr' (cd gnm; make lib ) make[1]: Entering directory '/gdal/gnm' (cd gnm_frmts; make) make[2]: Entering directory '/gdal/gnm/gnm_frmts' make -C file install-obj make[3]: Entering directory '/gdal/gnm/gnm_frmts/file' make[3]: Nothing to be done for 'install-obj'. make[3]: Leaving directory '/gdal/gnm/gnm_frmts/file' make -C db install-obj make[3]: Entering directory '/gdal/gnm/gnm_frmts/db' make[3]: Nothing to be done for 'install-obj'. make[3]: Leaving directory '/gdal/gnm/gnm_frmts/db' make[2]: Leaving directory '/gdal/gnm/gnm_frmts' make[1]: Leaving directory '/gdal/gnm' (cd apps; make appslib) make[1]: Entering directory '/gdal/apps' make[1]: Nothing to be done for 'appslib'. make[1]: Leaving directory '/gdal/apps' make /gdal/libgdal.a /gdal/libgdal.so make[1]: Entering directory '/gdal' make[1]: '/gdal/libgdal.a' is up to date. make[1]: '/gdal/libgdal.so' is up to date. make[1]: Leaving directory '/gdal' (cd apps; make) make[1]: Entering directory '/gdal/apps' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/gdal/apps' /gdal/install-sh -d /build/usr/lib64 rm -f /build/usr/lib64/libgdal.so rm -f /build/usr/lib64/libgdal.so.3 rm -f /build/usr/lib64/libgdal.so.3.3.1 /gdal/install-sh -c /gdal/libgdal.so /build/usr/lib64/libgdal.so.3.3.1 (cd /build/usr/lib64 ; \ ln -s libgdal.so.3.3.1 libgdal.so.3) (cd /build/usr/lib64 ; \ ln -s libgdal.so.3 libgdal.so) /gdal/install-sh -d /build/usr/lib64/gdalplugins /gdal/install-sh -d /build/usr/bin /gdal/install-sh -d /build/usr/share/gdal /gdal/install-sh -d /build/usr/include (cd port; make install) make[1]: Entering directory '/gdal/port' for f in cpl_atomic_ops.h cpl_config_extras.h cpl_config.h cpl_conv.h cpl_csv.h cpl_error.h cpl_hash_set.h cpl_http.h cpl_json.h cplkeywordparser.h cpl_list.h cpl_minixml.h cpl_minizip_ioapi.h cpl_minizip_unzip.h cpl_minizip_zip.h cpl_multiproc.h cpl_odbc.h cpl_port.h cpl_progress.h cpl_quad_tree.h cpl_spawn.h cpl_string.h cpl_time.h cpl_virtualmem.h cpl_vsi.h cpl_vsi_error.h cpl_vsi_virtual.h gdal_csv.h cpl_auto_close.h ; do /gdal/install-sh -c -m 0644 $f /build/usr/include ; done make[1]: Leaving directory '/gdal/port' (cd gcore; make install) make[1]: Entering directory '/gdal/gcore' for f in gdal_frmts.h gdalgeorefpamdataset.h gdal.h gdaljp2abstractdataset.h gdaljp2metadata.h gdal_mdreader.h gdal_pam.h gdal_priv.h gdal_proxy.h gdal_rat.h rawdataset.h gdal_version.h ; do /gdal/install-sh -c -m 0644 $f /build/usr/include ; done make[1]: Leaving directory '/gdal/gcore' (cd frmts; make install) make[1]: Entering directory '/gdal/frmts' make -C vrt install make[2]: Entering directory '/gdal/frmts/vrt' /gdal/install-sh -c -m 0644 vrtdataset.h /build/usr/include /gdal/install-sh -c -m 0644 gdal_vrt.h /build/usr/include make[2]: Leaving directory '/gdal/frmts/vrt' make -C mem install make[2]: Entering directory '/gdal/frmts/mem' /gdal/install-sh -c -m 0644 memdataset.h /build/usr/include make[2]: Leaving directory '/gdal/frmts/mem' make -C raw install make[2]: Entering directory '/gdal/frmts/raw' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/gdal/frmts/raw' make[1]: Leaving directory '/gdal/frmts' (cd alg; make install) make[1]: Entering directory '/gdal/alg' for f in gdal_alg.h gdal_alg_priv.h gdalgrid.h gdalgrid_priv.h gdalpansharpen.h gdal_simplesurf.h gdalwarper.h ; do /gdal/install-sh -c -m 0644 $f /build/usr/include ; done make[1]: Leaving directory '/gdal/alg' (cd ogr; make install) make[1]: Entering directory '/gdal/ogr' for f in ogr_core.h ogr_feature.h ogr_geometry.h ogr_p.h ogr_spatialref.h ogr_srs_api.h ogrsf_frmts/ogrsf_frmts.h ogr_featurestyle.h ogr_api.h ogr_geocoding.h ogr_swq.h ; \ do /gdal/install-sh -c -m 0644 $f /build/usr/include ; \ done make[1]: Leaving directory '/gdal/ogr' (cd gnm; make install) make[1]: Entering directory '/gdal/gnm' for f in gnm.h gnm_api.h gnmgraph.h ; \ do /gdal/install-sh -c -m 0644 $f /build/usr/include ; \ done make[1]: Leaving directory '/gdal/gnm' (cd apps; make install) make[1]: Entering directory '/gdal/apps' for f in gdalinfo gdal_translate gdaladdo gdalwarp nearblack gdalmanage gdalenhance gdaltransform gdaldem gdallocationinfo gdalsrsinfo gdalmdiminfo gdalmdimtranslate gdal_viewshed gdal_create gdal_contour gdaltindex gdal_rasterize gdal_grid ogrinfo ogr2ogr ogrtindex ogrlineref testepsg gdalbuildvrt gnmmanage gnmanalyse ; do /gdal/install-sh -c $f /build/usr/bin ; done /gdal/install-sh -c -m 0644 gdal_utils.h /build/usr/include /gdal/install-sh -c gdal-config-inst /build/usr/bin/gdal-config make[1]: Leaving directory '/gdal/apps' for f in LICENSE.TXT data/*.* ; do /gdal/install-sh -c -m 0644 $f /build/usr/share/gdal ; done /usr/bin/true /build/usr/lib64 /gdal/install-sh -d /build/usr/lib64/pkgconfig /gdal/install-sh -c -m 0644 gdal.pc /build/usr/lib64/pkgconfig/gdal.pc STEP 23: FROM registry1.dso.mil/ironbank/opensource/python/python38:latest AS runner STEP 24: ARG PACKAGES="libstdc++ sqlite-libs libcurl libtiff zlib libzstd libjpeg-turbo libpng openjpeg2 libwebp expat libpq" STEP 25: USER root STEP 26: RUN dnf update -y && dnf install -y --setopt=tsflags=nodocs $PACKAGES && rm -f /usr/lib/libturbojpeg.so* && rm -f /usr/lib/libwebpmux.so* /usr/lib/libwebpdemux.so* /usr/lib/libwebpdecoder.so* && dnf clean all && rm -rf /var/cache/dnf/ /var/tmp/* /tmp/* /var/tmp/.???* /tmp/.???* Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 246 kB/s | 2.4 MB 00:09 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.5 kB/s | 14 kB 00:09 Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:02 ago on Wed Sep 8 10:58:22 2021. Package libstdc++-8.4.1-1.el8.x86_64 is already installed. Package sqlite-libs-3.26.0-13.el8.x86_64 is already installed. Package libcurl-7.61.1-18.el8.x86_64 is already installed. Package zlib-1.2.11-17.el8.x86_64 is already installed. Package libzstd-1.4.4-1.el8.x86_64 is already installed. Package expat-2.2.5-4.el8.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: libjpeg-turbo x86_64 1.5.3-10.el8 ubi-8-appstream 156 k libpng x86_64 2:1.6.34-5.el8 ubi-8-baseos 126 k libpq x86_64 13.3-1.el8_4 ubi-8-appstream 197 k libtiff x86_64 4.0.9-18.el8 ubi-8-appstream 188 k libwebp x86_64 1.0.0-3.el8_4 ubi-8-appstream 272 k openjpeg2 x86_64 2.3.1-6.el8 ubi-8-appstream 154 k Installing dependencies: jbigkit-libs x86_64 2.1-14.el8 ubi-8-appstream 55 k Transaction Summary ================================================================================ Install 7 Packages Total download size: 1.1 M Installed size: 3.2 M Downloading Packages: [MIRROR] libpng-1.6.34-5.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libpng-1.6.34-5.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] jbigkit-libs-2.1-14.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/j/jbigkit-libs-2.1-14.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] libtiff-4.0.9-18.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/l/libtiff-4.0.9-18.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (1/7): libpng-1.6.34-5.el8.x86_64.rpm 50 kB/s | 126 kB 00:02 (2/7): jbigkit-libs-2.1-14.el8.x86_64.rpm 22 kB/s | 55 kB 00:02 (3/7): libtiff-4.0.9-18.el8.x86_64.rpm 75 kB/s | 188 kB 00:02 [MIRROR] libjpeg-turbo-1.5.3-10.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/l/libjpeg-turbo-1.5.3-10.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] openjpeg2-2.3.1-6.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/o/openjpeg2-2.3.1-6.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (4/7): libjpeg-turbo-1.5.3-10.el8.x86_64.rpm 31 kB/s | 156 kB 00:05 (5/7): openjpeg2-2.3.1-6.el8.x86_64.rpm 31 kB/s | 154 kB 00:05 [MIRROR] libwebp-1.0.0-3.el8_4.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/l/libwebp-1.0.0-3.el8_4.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (6/7): libpq-13.3-1.el8_4.x86_64.rpm 24 MB/s | 197 kB 00:00 (7/7): libwebp-1.0.0-3.el8_4.x86_64.rpm 54 kB/s | 272 kB 00:05 -------------------------------------------------------------------------------- Total 152 kB/s | 1.1 MB 00:07 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libjpeg-turbo-1.5.3-10.el8.x86_64 1/7 Installing : jbigkit-libs-2.1-14.el8.x86_64 2/7 Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 2/7 Installing : libtiff-4.0.9-18.el8.x86_64 3/7 Installing : libpq-13.3-1.el8_4.x86_64 4/7 Installing : libwebp-1.0.0-3.el8_4.x86_64 5/7 Installing : openjpeg2-2.3.1-6.el8.x86_64 6/7 Installing : libpng-2:1.6.34-5.el8.x86_64 7/7 Running scriptlet: libpng-2:1.6.34-5.el8.x86_64 7/7 Verifying : libpng-2:1.6.34-5.el8.x86_64 1/7 Verifying : libtiff-4.0.9-18.el8.x86_64 2/7 Verifying : jbigkit-libs-2.1-14.el8.x86_64 3/7 Verifying : libjpeg-turbo-1.5.3-10.el8.x86_64 4/7 Verifying : openjpeg2-2.3.1-6.el8.x86_64 5/7 Verifying : libwebp-1.0.0-3.el8_4.x86_64 6/7 Verifying : libpq-13.3-1.el8_4.x86_64 7/7 Installed products updated. Installed: jbigkit-libs-2.1-14.el8.x86_64 libjpeg-turbo-1.5.3-10.el8.x86_64 libpng-2:1.6.34-5.el8.x86_64 libpq-13.3-1.el8_4.x86_64 libtiff-4.0.9-18.el8.x86_64 libwebp-1.0.0-3.el8_4.x86_64 openjpeg2-2.3.1-6.el8.x86_64 Complete! 25 files removed STEP 27: COPY --from=gdal-base /build_projgrids/usr/ /usr/ STEP 28: COPY --from=gdal-base /build_proj/usr/share/proj/ /usr/share/proj/ STEP 29: COPY --from=gdal-base /build_proj/usr/include/ /usr/include/ STEP 30: COPY --from=gdal-base /build_proj/usr/bin/ /usr/bin/ STEP 31: COPY --from=gdal-base /build_proj/usr/lib64/ /usr/lib64/ STEP 32: COPY --from=gdal-base /build/usr/share/gdal/ /usr/share/gdal/ STEP 33: COPY --from=gdal-base /build/usr/include/ /usr/include/ STEP 34: COPY --from=gdal-base /build_gdal_version_changing/usr/ /usr/ STEP 35: USER 1000 STEP 36: COMMIT registry1.dso.mil/ironbank-staging/opensource/gdal/gdal Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:a7289086c95c733fa09dcfd84e354b7c88469dc5dc470dc53a2dfa9e83cae53b Copying blob sha256:f26e38742ba1d4bde0dbebfe5040a5c40b88c4351eab6e9113b67feeaf5dfb9c Copying blob sha256:9371758b62a404c095b9e845bcd6d880344aad2978d1ee95c266ad6bd90984e8 Copying config sha256:6e3e5b1d7c4d6391a8e5742ccd8133431b141108f8826ca36769b3e07e4750f3 Writing manifest to image destination Storing signatures --> 6e3e5b1d7c4 Successfully tagged registry1.dso.mil/ironbank-staging/opensource/gdal/gdal:latest 6e3e5b1d7c4d6391a8e5742ccd8133431b141108f8826ca36769b3e07e4750f3 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/gdal/gdal registry1.dso.mil/ironbank-staging/opensource/gdal/gdal:ibci-465763 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/gdal/gdal:ibci-465763 Getting image source signatures Copying blob sha256:9371758b62a404c095b9e845bcd6d880344aad2978d1ee95c266ad6bd90984e8 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:f26e38742ba1d4bde0dbebfe5040a5c40b88c4351eab6e9113b67feeaf5dfb9c Copying blob sha256:a7289086c95c733fa09dcfd84e354b7c88469dc5dc470dc53a2dfa9e83cae53b Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:6e3e5b1d7c4d6391a8e5742ccd8133431b141108f8826ca36769b3e07e4750f3 Writing manifest to image destination Storing signatures + echo 'Read the tags' Read the tags + tags_file=ci-artifacts/preflight/tags.txt + test -f ci-artifacts/preflight/tags.txt + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/gdal/gdal registry1.dso.mil/ironbank-staging/opensource/gdal/gdal:3.3.1 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/gdal/gdal:3.3.1 Getting image source signatures Copying blob sha256:f26e38742ba1d4bde0dbebfe5040a5c40b88c4351eab6e9113b67feeaf5dfb9c Copying blob sha256:9371758b62a404c095b9e845bcd6d880344aad2978d1ee95c266ad6bd90984e8 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:a7289086c95c733fa09dcfd84e354b7c88469dc5dc470dc53a2dfa9e83cae53b Copying config sha256:6e3e5b1d7c4d6391a8e5742ccd8133431b141108f8826ca36769b3e07e4750f3 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/gdal/gdal registry1.dso.mil/ironbank-staging/opensource/gdal/gdal:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/gdal/gdal:latest Getting image source signatures Copying blob sha256:f26e38742ba1d4bde0dbebfe5040a5c40b88c4351eab6e9113b67feeaf5dfb9c Copying blob sha256:9371758b62a404c095b9e845bcd6d880344aad2978d1ee95c266ad6bd90984e8 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:a7289086c95c733fa09dcfd84e354b7c88469dc5dc470dc53a2dfa9e83cae53b Copying config sha256:6e3e5b1d7c4d6391a8e5742ccd8133431b141108f8826ca36769b3e07e4750f3 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/gdal/gdal --format '{{.Id}}' + IMAGE_ID=sha256:6e3e5b1d7c4d6391a8e5742ccd8133431b141108f8826ca36769b3e07e4750f3 + echo IMAGE_ID=sha256:6e3e5b1d7c4d6391a8e5742ccd8133431b141108f8826ca36769b3e07e4750f3 + IMAGE_PODMAN_SHA=sha256:97f2a2c63931c2cb219dee8804dfcd4c7f463cf07ca867da422c2d7cff5cf50f + echo IMAGE_PODMAN_SHA=sha256:97f2a2c63931c2cb219dee8804dfcd4c7f463cf07ca867da422c2d7cff5cf50f + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/gdal/gdal:ibci-465763 + echo IMAGE_NAME=opensource/gdal/gdal + branches=("master" "development") + [[ master development =~ master ]] + msg='A tarball of the built image can be retrieved from the documentation job artifacts.' + echo 'A tarball of the built image can be retrieved from the documentation job artifacts.' A tarball of the built image can be retrieved from the documentation job artifacts. section_end:1631099006:step_script section_start:1631099006:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=6314028 responseStatus=201 Created token=jsTVjZnJ Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=6314028 responseStatus=201 Created token=jsTVjZnJ section_end:1631099008:upload_artifacts_on_success section_start:1631099008:cleanup_file_variables Cleaning up file based variables section_end:1631099009:cleanup_file_variables Job succeeded