>>> postgresql-timescaledb: Building community/postgresql-timescaledb 2.14.1-r0 (using abuild 3.12.0-r3) started Fri, 23 Feb 2024 15:49:18 +0000 >>> postgresql-timescaledb: Checking sanity of /home/buildozer/aports/community/postgresql-timescaledb/APKBUILD... >>> postgresql-timescaledb: Analyzing dependencies... >>> postgresql-timescaledb: Installing for build: build-base bash cmake openssl-dev>3 perl-ipc-run perl-utils postgresql postgresql-dev samurai (1/45) Installing readline (8.2.10-r0) (2/45) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (3/45) Installing libarchive (3.7.2-r0) (4/45) Installing rhash-libs (1.4.4-r0) (5/45) Installing libuv (1.48.0-r0) (6/45) Installing cmake (3.28.3-r0) (7/45) Installing openssl-dev (3.1.5-r5) (8/45) Installing perl (5.38.2-r0) (9/45) Installing perl-io-tty (1.20-r0) (10/45) Installing perl-ipc-run (20231003.0-r0) (11/45) Installing perl-utils (5.38.2-r0) (12/45) Installing postgresql-common (1.2-r0) Executing postgresql-common-1.2-r0.pre-install (13/45) Installing libpq (16.2-r0) (14/45) Installing postgresql16-client (16.2-r0) (15/45) Installing tzdata (2024a-r1) (16/45) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (17/45) Installing icu-libs (74.2-r0) (18/45) Installing gdbm (1.23-r1) (19/45) Installing libsasl (2.1.28-r5) (20/45) Installing libldap (2.6.7-r0) (21/45) Installing libxml2 (2.12.5-r0) (22/45) Installing postgresql16 (16.2-r0) Executing postgresql16-16.2-r0.post-install * * If you want to use JIT in PostgreSQL, install postgresql16-jit or * postgresql-jit (if you didn't install specific major version of postgresql). * (23/45) Installing libpq-dev (16.2-r0) (24/45) Installing libecpg (16.2-r0) (25/45) Installing libecpg-dev (16.2-r0) (26/45) Installing clang15-headers (15.0.7-r18) (27/45) Installing libffi (3.4.5-r0) (28/45) Installing llvm15-libs (15.0.7-r12) (29/45) Installing clang15-libs (15.0.7-r18) (30/45) Installing clang15-libclang (15.0.7-r18) (31/45) Installing clang15 (15.0.7-r18) (32/45) Installing icu (74.2-r0) (33/45) Installing icu-dev (74.2-r0) (34/45) Installing llvm15 (15.0.7-r12) (35/45) Installing lz4-dev (1.9.4-r5) (36/45) Installing zstd (1.5.5-r8) (37/45) Installing zstd-dev (1.5.5-r8) (38/45) Installing postgresql16-dev (16.2-r0) (39/45) Installing samurai (1.2-r5) (40/45) Installing .makedepends-postgresql-timescaledb (20240223.154920) (41/45) Installing postgresql-common-openrc (1.2-r0) (42/45) Installing postgresql16-openrc (16.2-r0) (43/45) Installing perl-error (0.17029-r2) (44/45) Installing perl-git (2.43.2-r0) (45/45) Installing git-perl (2.43.2-r0) Executing busybox-1.36.1-r19.trigger Executing postgresql-common-1.2-r0.trigger * Setting postgresql16 as the default version pg_versions: WARN: /usr/bin/pg_config exists and it's not a symlink! OK: 862 MiB in 157 packages >>> postgresql-timescaledb: Cleaning up srcdir >>> postgresql-timescaledb: Cleaning up pkgdir >>> postgresql-timescaledb: Cleaning up tmpdir >>> postgresql-timescaledb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/postgresql-timescaledb-2.14.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> postgresql-timescaledb: Fetching https://github.com/timescale/timescaledb/archive/2.14.1/postgresql-timescaledb-2.14.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41029 0 41029 0 0 74831 0 --:--:-- --:--:-- --:--:-- 74831 100 7146k 0 7146k 0 0 6183k 0 --:--:-- 0:00:01 --:--:-- 11.4M >>> postgresql-timescaledb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/postgresql-timescaledb-2.14.1.tar.gz >>> postgresql-timescaledb: Checking sha512sums... postgresql-timescaledb-2.14.1.tar.gz: OK fix-build.patch: OK >>> postgresql-timescaledb: Unpacking /var/cache/distfiles/edge/postgresql-timescaledb-2.14.1.tar.gz... >>> postgresql-timescaledb: fix-build.patch patching file tsl/test/CMakeLists.txt Hunk #1 succeeded at 128 with fuzz 1 (offset 6 lines). -- The C compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- TimescaleDB version 2.14.1. Can be updated from version 2.14.0 -- Build type is Release -- Install method is 'source' -- Performing Test CC_SUPPORTS_NO_UNUSED_CLI_ARG -- Performing Test CC_SUPPORTS_NO_UNUSED_CLI_ARG - Success -- Performing Test CC_SUPPORTS_NO_FORMAT_TRUNCATION -- Performing Test CC_SUPPORTS_NO_FORMAT_TRUNCATION - Success -- Performing Test CC_STRINGOP_TRUNCATION -- Performing Test CC_STRINGOP_TRUNCATION - Success -- Performing Test CC_SUPPORTS_IMPLICIT_FALLTHROUGH -- Performing Test CC_SUPPORTS_IMPLICIT_FALLTHROUGH - Success -- Performing Test CC_SUPPORTS_NEWLINE_EOF -- Performing Test CC_SUPPORTS_NEWLINE_EOF - Failed -- Performing Test CC_SUPPORTS_VISIBILITY_HIDDEN -- Performing Test CC_SUPPORTS_VISIBILITY_HIDDEN - Success -- Using compiler GNU -- Found Git: /usr/bin/git (found version "2.43.2") -- Compiling against PostgreSQL version 16.2 -- Regress checks and isolation checks disabled -- Assertion checks are OFF -- Looking for USE_OPENSSL -- Looking for USE_OPENSSL - found -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.1.5") -- OpenSSL libraries: /usr/lib/libssl.so -- OpenSSL libraries: /usr/lib/libcrypto.so -- Using OpenSSL version 3.1.5 -- Found Perl: /usr/bin/perl (found suitable version "5.38.2", minimum required is "5.8") -- Using nm /usr/bin/nm -- Not generating downgrade script: downgrade generation disabled. -- Configuring done (1.4s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build Change Dir: '/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build' Run Build Command(s): /usr/bin/ninja -v [1/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_loader_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/loader/CMakeFiles/timescaledb-loader.dir/lwlocks.c.o -MF src/loader/CMakeFiles/timescaledb-loader.dir/lwlocks.c.o.d -o src/loader/CMakeFiles/timescaledb-loader.dir/lwlocks.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/loader/lwlocks.c [2/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_loader_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/loader/CMakeFiles/timescaledb-loader.dir/function_telemetry.c.o -MF src/loader/CMakeFiles/timescaledb-loader.dir/function_telemetry.c.o.d -o src/loader/CMakeFiles/timescaledb-loader.dir/function_telemetry.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/loader/function_telemetry.c [3/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_loader_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/loader/CMakeFiles/timescaledb-loader.dir/bgw_interface.c.o -MF src/loader/CMakeFiles/timescaledb-loader.dir/bgw_interface.c.o.d -o src/loader/CMakeFiles/timescaledb-loader.dir/bgw_interface.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/loader/bgw_interface.c [4/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_loader_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/loader/CMakeFiles/timescaledb-loader.dir/bgw_launcher.c.o -MF src/loader/CMakeFiles/timescaledb-loader.dir/bgw_launcher.c.o.d -o src/loader/CMakeFiles/timescaledb-loader.dir/bgw_launcher.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/loader/bgw_launcher.c [5/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_loader_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/loader/CMakeFiles/timescaledb-loader.dir/bgw_counter.c.o -MF src/loader/CMakeFiles/timescaledb-loader.dir/bgw_counter.c.o.d -o src/loader/CMakeFiles/timescaledb-loader.dir/bgw_counter.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/loader/bgw_counter.c [6/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_loader_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/loader/CMakeFiles/timescaledb-loader.dir/bgw_message_queue.c.o -MF src/loader/CMakeFiles/timescaledb-loader.dir/bgw_message_queue.c.o.d -o src/loader/CMakeFiles/timescaledb-loader.dir/bgw_message_queue.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/loader/bgw_message_queue.c [7/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_loader_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/loader/CMakeFiles/timescaledb-loader.dir/loader.c.o -MF src/loader/CMakeFiles/timescaledb-loader.dir/loader.c.o.d -o src/loader/CMakeFiles/timescaledb-loader.dir/loader.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/loader/loader.c [8/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src && /usr/bin/cmake -DGIT_FOUND=TRUE -DSOURCE_DIR=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -DGIT_EXECUTABLE=/usr/bin/git -DINPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/gitcommit.h.in -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src/tmp_gitcommit.h -P /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/gitcommit.cmake && /usr/bin/cmake -E copy_if_different /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src/tmp_gitcommit.h /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src/gitcommit.h [9/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=updates/set_post_update_stage.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql;updates/unset_update_stage.sql' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed -P cat.cmake [10/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/schemas.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.pre.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.post.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/tables.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/cache.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/insert_data.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/notice.sql' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.14.1.sql -DSTRIP_REPLACE=ON -P cat.cmake [11/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.9.3;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.9.3--2.14.1.sql -P cat.cmake [12/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.9.2;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.9.2--2.14.1.sql -P cat.cmake [13/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.9.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.9.1--2.14.1.sql -P cat.cmake [14/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.9.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.9.0--2.14.1.sql -P cat.cmake [15/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.8.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.8.1--2.14.1.sql -P cat.cmake [16/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.8.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.8.0--2.14.1.sql -P cat.cmake [17/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.7.2;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.7.2--2.14.1.sql -P cat.cmake [18/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.7.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.7.1--2.14.1.sql -P cat.cmake [19/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.7.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.7.0--2.14.1.sql -P cat.cmake [20/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.6.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.6.1--2.14.1.sql -P cat.cmake [21/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.6.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.6.0--2.14.1.sql -P cat.cmake [22/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.5.2;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.5.2--2.14.1.sql -P cat.cmake [23/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.5.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.5.1--2.14.1.sql -P cat.cmake [24/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.5.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.0--2.5.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.5.0--2.14.1.sql -P cat.cmake [25/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.4.2;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.2--2.5.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.0--2.5.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.4.2--2.14.1.sql -P cat.cmake [26/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.4.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.1--2.4.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.2--2.5.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.0--2.5.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.4.1--2.14.1.sql -P cat.cmake [27/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.4.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.1--2.4.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.2--2.5.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.0--2.5.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.4.0--2.14.1.sql -P cat.cmake [28/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.3.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.3.1--2.4.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.1--2.4.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.2--2.5.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.0--2.5.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.3.1--2.14.1.sql -P cat.cmake [29/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.3.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.3.0--2.3.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.3.1--2.4.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.1--2.4.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.2--2.5.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.0--2.5.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.3.0--2.14.1.sql -P cat.cmake [30/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.2.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.2.1--2.3.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.3.0--2.3.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.3.1--2.4.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.1--2.4.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.2--2.5.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.0--2.5.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.2.1--2.14.1.sql -P cat.cmake [31/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.2.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.2.1--2.3.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.3.0--2.3.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.3.1--2.4.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.1--2.4.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.2--2.5.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.0--2.5.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.2.0--2.14.1.sql -P cat.cmake [32/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.14.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.14.0--2.14.1.sql -P cat.cmake [33/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.13.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.13.1--2.14.1.sql -P cat.cmake fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git -- Unable to get git commit information [34/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/planner/space_constraint.c.o -MF src/CMakeFiles/timescaledb.dir/planner/space_constraint.c.o.d -o src/CMakeFiles/timescaledb.dir/planner/space_constraint.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/planner/space_constraint.c [35/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/planner/partialize.c.o -MF src/CMakeFiles/timescaledb.dir/planner/partialize.c.o.d -o src/CMakeFiles/timescaledb.dir/planner/partialize.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/planner/partialize.c [36/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/planner/expand_hypertable.c.o -MF src/CMakeFiles/timescaledb.dir/planner/expand_hypertable.c.o.d -o src/CMakeFiles/timescaledb.dir/planner/expand_hypertable.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/planner/expand_hypertable.c [37/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/planner/constraint_cleanup.c.o -MF src/CMakeFiles/timescaledb.dir/planner/constraint_cleanup.c.o.d -o src/CMakeFiles/timescaledb.dir/planner/constraint_cleanup.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/planner/constraint_cleanup.c [38/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/planner/constify_now.c.o -MF src/CMakeFiles/timescaledb.dir/planner/constify_now.c.o.d -o src/CMakeFiles/timescaledb.dir/planner/constify_now.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/planner/constify_now.c [39/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/planner/agg_bookend.c.o -MF src/CMakeFiles/timescaledb.dir/planner/agg_bookend.c.o.d -o src/CMakeFiles/timescaledb.dir/planner/agg_bookend.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/planner/agg_bookend.c [40/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/planner/add_hashagg.c.o -MF src/CMakeFiles/timescaledb.dir/planner/add_hashagg.c.o.d -o src/CMakeFiles/timescaledb.dir/planner/add_hashagg.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/planner/add_hashagg.c [41/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/planner/planner.c.o -MF src/CMakeFiles/timescaledb.dir/planner/planner.c.o.d -o src/CMakeFiles/timescaledb.dir/planner/planner.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/planner/planner.c [42/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/nodes/constraint_aware_append/constraint_aware_append.c.o -MF src/CMakeFiles/timescaledb.dir/nodes/constraint_aware_append/constraint_aware_append.c.o.d -o src/CMakeFiles/timescaledb.dir/nodes/constraint_aware_append/constraint_aware_append.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/nodes/constraint_aware_append/constraint_aware_append.c [43/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/nodes/chunk_dispatch/chunk_insert_state.c.o -MF src/CMakeFiles/timescaledb.dir/nodes/chunk_dispatch/chunk_insert_state.c.o.d -o src/CMakeFiles/timescaledb.dir/nodes/chunk_dispatch/chunk_insert_state.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/nodes/chunk_dispatch/chunk_insert_state.c [44/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/nodes/chunk_dispatch/chunk_dispatch.c.o -MF src/CMakeFiles/timescaledb.dir/nodes/chunk_dispatch/chunk_dispatch.c.o.d -o src/CMakeFiles/timescaledb.dir/nodes/chunk_dispatch/chunk_dispatch.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/nodes/chunk_dispatch/chunk_dispatch.c [45/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/nodes/chunk_append/transform.c.o -MF src/CMakeFiles/timescaledb.dir/nodes/chunk_append/transform.c.o.d -o src/CMakeFiles/timescaledb.dir/nodes/chunk_append/transform.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/nodes/chunk_append/transform.c [46/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/nodes/chunk_append/planner.c.o -MF src/CMakeFiles/timescaledb.dir/nodes/chunk_append/planner.c.o.d -o src/CMakeFiles/timescaledb.dir/nodes/chunk_append/planner.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/nodes/chunk_append/planner.c [47/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/nodes/chunk_append/exec.c.o -MF src/CMakeFiles/timescaledb.dir/nodes/chunk_append/exec.c.o.d -o src/CMakeFiles/timescaledb.dir/nodes/chunk_append/exec.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/nodes/chunk_append/exec.c [48/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/nodes/chunk_append/chunk_append.c.o -MF src/CMakeFiles/timescaledb.dir/nodes/chunk_append/chunk_append.c.o.d -o src/CMakeFiles/timescaledb.dir/nodes/chunk_append/chunk_append.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/nodes/chunk_append/chunk_append.c [49/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/nodes/hypertable_modify.c.o -MF src/CMakeFiles/timescaledb.dir/nodes/hypertable_modify.c.o.d -o src/CMakeFiles/timescaledb.dir/nodes/hypertable_modify.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/nodes/hypertable_modify.c [50/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/import/ts_explain.c.o -MF src/CMakeFiles/timescaledb.dir/import/ts_explain.c.o.d -o src/CMakeFiles/timescaledb.dir/import/ts_explain.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/import/ts_explain.c [51/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/import/planner.c.o -MF src/CMakeFiles/timescaledb.dir/import/planner.c.o.d -o src/CMakeFiles/timescaledb.dir/import/planner.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/import/planner.c [52/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/import/ht_hypertable_modify.c.o -MF src/CMakeFiles/timescaledb.dir/import/ht_hypertable_modify.c.o.d -o src/CMakeFiles/timescaledb.dir/import/ht_hypertable_modify.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/import/ht_hypertable_modify.c [53/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/import/allpaths.c.o -MF src/CMakeFiles/timescaledb.dir/import/allpaths.c.o.d -o src/CMakeFiles/timescaledb.dir/import/allpaths.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/import/allpaths.c [54/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/ts_catalog/tablespace.c.o -MF src/CMakeFiles/timescaledb.dir/ts_catalog/tablespace.c.o.d -o src/CMakeFiles/timescaledb.dir/ts_catalog/tablespace.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/ts_catalog/tablespace.c [55/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/ts_catalog/metadata.c.o -MF src/CMakeFiles/timescaledb.dir/ts_catalog/metadata.c.o.d -o src/CMakeFiles/timescaledb.dir/ts_catalog/metadata.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/ts_catalog/metadata.c [56/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/ts_catalog/continuous_aggs_watermark.c.o -MF src/CMakeFiles/timescaledb.dir/ts_catalog/continuous_aggs_watermark.c.o.d -o src/CMakeFiles/timescaledb.dir/ts_catalog/continuous_aggs_watermark.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/ts_catalog/continuous_aggs_watermark.c [57/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/ts_catalog/continuous_agg.c.o -MF src/CMakeFiles/timescaledb.dir/ts_catalog/continuous_agg.c.o.d -o src/CMakeFiles/timescaledb.dir/ts_catalog/continuous_agg.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/ts_catalog/continuous_agg.c [58/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/ts_catalog/compression_settings.c.o -MF src/CMakeFiles/timescaledb.dir/ts_catalog/compression_settings.c.o.d -o src/CMakeFiles/timescaledb.dir/ts_catalog/compression_settings.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/ts_catalog/compression_settings.c [59/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/ts_catalog/compression_chunk_size.c.o -MF src/CMakeFiles/timescaledb.dir/ts_catalog/compression_chunk_size.c.o.d -o src/CMakeFiles/timescaledb.dir/ts_catalog/compression_chunk_size.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/ts_catalog/compression_chunk_size.c [60/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/ts_catalog/catalog.c.o -MF src/CMakeFiles/timescaledb.dir/ts_catalog/catalog.c.o.d -o src/CMakeFiles/timescaledb.dir/ts_catalog/catalog.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/ts_catalog/catalog.c [61/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/ts_catalog/array_utils.c.o -MF src/CMakeFiles/timescaledb.dir/ts_catalog/array_utils.c.o.d -o src/CMakeFiles/timescaledb.dir/ts_catalog/array_utils.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/ts_catalog/array_utils.c [62/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/bgw_policy/chunk_stats.c.o -MF src/CMakeFiles/timescaledb.dir/bgw_policy/chunk_stats.c.o.d -o src/CMakeFiles/timescaledb.dir/bgw_policy/chunk_stats.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/bgw_policy/chunk_stats.c [63/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/bgw_policy/policy.c.o -MF src/CMakeFiles/timescaledb.dir/bgw_policy/policy.c.o.d -o src/CMakeFiles/timescaledb.dir/bgw_policy/policy.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/bgw_policy/policy.c [64/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/telemetry/telemetry.c.o -MF src/CMakeFiles/timescaledb.dir/telemetry/telemetry.c.o.d -o src/CMakeFiles/timescaledb.dir/telemetry/telemetry.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/telemetry/telemetry.c [65/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/telemetry/telemetry_metadata.c.o -MF src/CMakeFiles/timescaledb.dir/telemetry/telemetry_metadata.c.o.d -o src/CMakeFiles/timescaledb.dir/telemetry/telemetry_metadata.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/telemetry/telemetry_metadata.c [66/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/telemetry/stats.c.o -MF src/CMakeFiles/timescaledb.dir/telemetry/stats.c.o.d -o src/CMakeFiles/timescaledb.dir/telemetry/stats.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/telemetry/stats.c [67/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/telemetry/replication.c.o -MF src/CMakeFiles/timescaledb.dir/telemetry/replication.c.o.d -o src/CMakeFiles/timescaledb.dir/telemetry/replication.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/telemetry/replication.c [68/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/telemetry/functions.c.o -MF src/CMakeFiles/timescaledb.dir/telemetry/functions.c.o.d -o src/CMakeFiles/timescaledb.dir/telemetry/functions.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/telemetry/functions.c [69/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/net/conn_ssl.c.o -MF src/CMakeFiles/timescaledb.dir/net/conn_ssl.c.o.d -o src/CMakeFiles/timescaledb.dir/net/conn_ssl.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/net/conn_ssl.c [70/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/net/http_request.c.o -MF src/CMakeFiles/timescaledb.dir/net/http_request.c.o.d -o src/CMakeFiles/timescaledb.dir/net/http_request.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/net/http_request.c [71/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/net/http_response.c.o -MF src/CMakeFiles/timescaledb.dir/net/http_response.c.o.d -o src/CMakeFiles/timescaledb.dir/net/http_response.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/net/http_response.c [72/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/net/http.c.o -MF src/CMakeFiles/timescaledb.dir/net/http.c.o.d -o src/CMakeFiles/timescaledb.dir/net/http.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/net/http.c [73/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/net/conn_plain.c.o -MF src/CMakeFiles/timescaledb.dir/net/conn_plain.c.o.d -o src/CMakeFiles/timescaledb.dir/net/conn_plain.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/net/conn_plain.c [74/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/net/conn.c.o -MF src/CMakeFiles/timescaledb.dir/net/conn.c.o.d -o src/CMakeFiles/timescaledb.dir/net/conn.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/net/conn.c [75/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/bgw/timer.c.o -MF src/CMakeFiles/timescaledb.dir/bgw/timer.c.o.d -o src/CMakeFiles/timescaledb.dir/bgw/timer.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/bgw/timer.c [76/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/bgw/scheduler.c.o -MF src/CMakeFiles/timescaledb.dir/bgw/scheduler.c.o.d -o src/CMakeFiles/timescaledb.dir/bgw/scheduler.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/bgw/scheduler.c [77/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/bgw/launcher_interface.c.o -MF src/CMakeFiles/timescaledb.dir/bgw/launcher_interface.c.o.d -o src/CMakeFiles/timescaledb.dir/bgw/launcher_interface.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/bgw/launcher_interface.c [78/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/bgw/job_stat.c.o -MF src/CMakeFiles/timescaledb.dir/bgw/job_stat.c.o.d -o src/CMakeFiles/timescaledb.dir/bgw/job_stat.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/bgw/job_stat.c [79/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/bgw/job.c.o -MF src/CMakeFiles/timescaledb.dir/bgw/job.c.o.d -o src/CMakeFiles/timescaledb.dir/bgw/job.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/bgw/job.c [80/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/with_clause_parser.c.o -MF src/CMakeFiles/timescaledb.dir/with_clause_parser.c.o.d -o src/CMakeFiles/timescaledb.dir/with_clause_parser.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/with_clause_parser.c [81/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/version.c.o -MF src/CMakeFiles/timescaledb.dir/version.c.o.d -o src/CMakeFiles/timescaledb.dir/version.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/version.c [82/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/utils.c.o -MF src/CMakeFiles/timescaledb.dir/utils.c.o.d -o src/CMakeFiles/timescaledb.dir/utils.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/utils.c [83/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/trigger.c.o -MF src/CMakeFiles/timescaledb.dir/trigger.c.o.d -o src/CMakeFiles/timescaledb.dir/trigger.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/trigger.c [84/141] : && /usr/bin/gcc -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/usr/lib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/usr/lib/llvm15/lib -Wl,--as-needed -shared -o src/loader/timescaledb.so src/loader/CMakeFiles/timescaledb-loader.dir/loader.c.o src/loader/CMakeFiles/timescaledb-loader.dir/bgw_message_queue.c.o src/loader/CMakeFiles/timescaledb-loader.dir/bgw_counter.c.o src/loader/CMakeFiles/timescaledb-loader.dir/bgw_launcher.c.o src/loader/CMakeFiles/timescaledb-loader.dir/bgw_interface.c.o src/loader/CMakeFiles/timescaledb-loader.dir/function_telemetry.c.o src/loader/CMakeFiles/timescaledb-loader.dir/lwlocks.c.o && : [85/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/custom_type_cache.c.o -MF src/CMakeFiles/timescaledb.dir/custom_type_cache.c.o.d -o src/CMakeFiles/timescaledb.dir/custom_type_cache.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/custom_type_cache.c [86/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/time_utils.c.o -MF src/CMakeFiles/timescaledb.dir/time_utils.c.o.d -o src/CMakeFiles/timescaledb.dir/time_utils.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/time_utils.c [87/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/time_bucket.c.o -MF src/CMakeFiles/timescaledb.dir/time_bucket.c.o.d -o src/CMakeFiles/timescaledb.dir/time_bucket.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/time_bucket.c [88/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/timezones.c.o -MF src/CMakeFiles/timescaledb.dir/timezones.c.o.d -o src/CMakeFiles/timescaledb.dir/timezones.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/timezones.c [89/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/subspace_store.c.o -MF src/CMakeFiles/timescaledb.dir/subspace_store.c.o.d -o src/CMakeFiles/timescaledb.dir/subspace_store.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/subspace_store.c [90/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/sort_transform.c.o -MF src/CMakeFiles/timescaledb.dir/sort_transform.c.o.d -o src/CMakeFiles/timescaledb.dir/sort_transform.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/sort_transform.c [91/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/scan_iterator.c.o -MF src/CMakeFiles/timescaledb.dir/scan_iterator.c.o.d -o src/CMakeFiles/timescaledb.dir/scan_iterator.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/scan_iterator.c [92/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/scanner.c.o -MF src/CMakeFiles/timescaledb.dir/scanner.c.o.d -o src/CMakeFiles/timescaledb.dir/scanner.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/scanner.c [93/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/process_utility.c.o -MF src/CMakeFiles/timescaledb.dir/process_utility.c.o.d -o src/CMakeFiles/timescaledb.dir/process_utility.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/process_utility.c [94/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/partitioning.c.o -MF src/CMakeFiles/timescaledb.dir/partitioning.c.o.d -o src/CMakeFiles/timescaledb.dir/partitioning.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/partitioning.c [95/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/osm_callbacks.c.o -MF src/CMakeFiles/timescaledb.dir/osm_callbacks.c.o.d -o src/CMakeFiles/timescaledb.dir/osm_callbacks.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/osm_callbacks.c [96/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/license_guc.c.o -MF src/CMakeFiles/timescaledb.dir/license_guc.c.o.d -o src/CMakeFiles/timescaledb.dir/license_guc.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/license_guc.c [97/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/jsonb_utils.c.o -MF src/CMakeFiles/timescaledb.dir/jsonb_utils.c.o.d -o src/CMakeFiles/timescaledb.dir/jsonb_utils.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/jsonb_utils.c [98/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/init.c.o -MF src/CMakeFiles/timescaledb.dir/init.c.o.d -o src/CMakeFiles/timescaledb.dir/init.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/init.c [99/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/indexing.c.o -MF src/CMakeFiles/timescaledb.dir/indexing.c.o.d -o src/CMakeFiles/timescaledb.dir/indexing.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/indexing.c [100/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/hypertable_restrict_info.c.o -MF src/CMakeFiles/timescaledb.dir/hypertable_restrict_info.c.o.d -o src/CMakeFiles/timescaledb.dir/hypertable_restrict_info.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/hypertable_restrict_info.c [101/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/hypertable_cache.c.o -MF src/CMakeFiles/timescaledb.dir/hypertable_cache.c.o.d -o src/CMakeFiles/timescaledb.dir/hypertable_cache.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/hypertable_cache.c [102/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/hypertable.c.o -MF src/CMakeFiles/timescaledb.dir/hypertable.c.o.d -o src/CMakeFiles/timescaledb.dir/hypertable.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/hypertable.c [103/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/hypercube.c.o -MF src/CMakeFiles/timescaledb.dir/hypercube.c.o.d -o src/CMakeFiles/timescaledb.dir/hypercube.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/hypercube.c [104/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/histogram.c.o -MF src/CMakeFiles/timescaledb.dir/histogram.c.o.d -o src/CMakeFiles/timescaledb.dir/histogram.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/histogram.c [105/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/guc.c.o -MF src/CMakeFiles/timescaledb.dir/guc.c.o.d -o src/CMakeFiles/timescaledb.dir/guc.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/guc.c [106/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/gapfill.c.o -MF src/CMakeFiles/timescaledb.dir/gapfill.c.o.d -o src/CMakeFiles/timescaledb.dir/gapfill.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/gapfill.c [107/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/extension_constants.c.o -MF src/CMakeFiles/timescaledb.dir/extension_constants.c.o.d -o src/CMakeFiles/timescaledb.dir/extension_constants.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/extension_constants.c [108/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/extension.c.o -MF src/CMakeFiles/timescaledb.dir/extension.c.o.d -o src/CMakeFiles/timescaledb.dir/extension.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/extension.c [109/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/event_trigger.c.o -MF src/CMakeFiles/timescaledb.dir/event_trigger.c.o.d -o src/CMakeFiles/timescaledb.dir/event_trigger.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/event_trigger.c [110/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/estimate.c.o -MF src/CMakeFiles/timescaledb.dir/estimate.c.o.d -o src/CMakeFiles/timescaledb.dir/estimate.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/estimate.c [111/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/dimension_vector.c.o -MF src/CMakeFiles/timescaledb.dir/dimension_vector.c.o.d -o src/CMakeFiles/timescaledb.dir/dimension_vector.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/dimension_vector.c [112/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/dimension_slice.c.o -MF src/CMakeFiles/timescaledb.dir/dimension_slice.c.o.d -o src/CMakeFiles/timescaledb.dir/dimension_slice.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/dimension_slice.c [113/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/dimension.c.o -MF src/CMakeFiles/timescaledb.dir/dimension.c.o.d -o src/CMakeFiles/timescaledb.dir/dimension.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/dimension.c [114/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/compression_with_clause.c.o -MF src/CMakeFiles/timescaledb.dir/compression_with_clause.c.o.d -o src/CMakeFiles/timescaledb.dir/compression_with_clause.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/compression_with_clause.c [115/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/copy.c.o -MF src/CMakeFiles/timescaledb.dir/copy.c.o.d -o src/CMakeFiles/timescaledb.dir/copy.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/copy.c [116/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/cross_module_fn.c.o -MF src/CMakeFiles/timescaledb.dir/cross_module_fn.c.o.d -o src/CMakeFiles/timescaledb.dir/cross_module_fn.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/cross_module_fn.c [117/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/constraint.c.o -MF src/CMakeFiles/timescaledb.dir/constraint.c.o.d -o src/CMakeFiles/timescaledb.dir/constraint.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/constraint.c [118/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/chunk_scan.c.o -MF src/CMakeFiles/timescaledb.dir/chunk_scan.c.o.d -o src/CMakeFiles/timescaledb.dir/chunk_scan.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/chunk_scan.c [119/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/chunk_index.c.o -MF src/CMakeFiles/timescaledb.dir/chunk_index.c.o.d -o src/CMakeFiles/timescaledb.dir/chunk_index.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/chunk_index.c [120/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/chunk_constraint.c.o -MF src/CMakeFiles/timescaledb.dir/chunk_constraint.c.o.d -o src/CMakeFiles/timescaledb.dir/chunk_constraint.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/chunk_constraint.c [121/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/chunk_adaptive.c.o -MF src/CMakeFiles/timescaledb.dir/chunk_adaptive.c.o.d -o src/CMakeFiles/timescaledb.dir/chunk_adaptive.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/chunk_adaptive.c [122/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/chunk.c.o -MF src/CMakeFiles/timescaledb.dir/chunk.c.o.d -o src/CMakeFiles/timescaledb.dir/chunk.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/chunk.c [123/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/cache_invalidate.c.o -MF src/CMakeFiles/timescaledb.dir/cache_invalidate.c.o.d -o src/CMakeFiles/timescaledb.dir/cache_invalidate.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/cache_invalidate.c [124/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/cache.c.o -MF src/CMakeFiles/timescaledb.dir/cache.c.o.d -o src/CMakeFiles/timescaledb.dir/cache.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/cache.c [125/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/func_cache.c.o -MF src/CMakeFiles/timescaledb.dir/func_cache.c.o.d -o src/CMakeFiles/timescaledb.dir/func_cache.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/func_cache.c [126/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/agg_bookend.c.o -MF src/CMakeFiles/timescaledb.dir/agg_bookend.c.o.d -o src/CMakeFiles/timescaledb.dir/agg_bookend.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/agg_bookend.c [127/141] /usr/bin/gcc -DAPACHE_ONLY -Dtimescaledb_EXPORTS -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src -I/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/src -isystem /usr/include/postgresql/16/server -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -std=gnu11 -fPIC -fvisibility=hidden -Wempty-body -Wvla -Wall -Wextra -Wno-unused-parameter -Wundef -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -fno-strict-aliasing -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wno-format-truncation -Wno-stringop-truncation -Wimplicit-fallthrough -Wno-missing-field-initializers -MD -MT src/CMakeFiles/timescaledb.dir/uuid.c.o -MF src/CMakeFiles/timescaledb.dir/uuid.c.o.d -o src/CMakeFiles/timescaledb.dir/uuid.c.o -c /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/src/uuid.c [128/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.13.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.13.0--2.14.1.sql -P cat.cmake [129/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.12.2;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.12.2--2.14.1.sql -P cat.cmake [130/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.12.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.12.1--2.14.1.sql -P cat.cmake [131/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.12.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.12.0--2.14.1.sql -P cat.cmake [132/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.11.2;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.11.2--2.14.1.sql -P cat.cmake [133/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.11.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.11.1--2.14.1.sql -P cat.cmake [134/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.11.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.11.0--2.14.1.sql -P cat.cmake [135/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.10.3;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.10.3--2.14.1.sql -P cat.cmake [136/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.10.2;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.10.2--2.14.1.sql -P cat.cmake [137/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.10.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.10.1--2.14.1.sql -P cat.cmake [138/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.10.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.10.0--2.14.1.sql -P cat.cmake [139/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.1.1;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.1.1--2.2.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.2.1--2.3.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.3.0--2.3.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.3.1--2.4.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.1--2.4.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.2--2.5.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.0--2.5.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.1.1--2.14.1.sql -P cat.cmake [140/141] cd /home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/sql && /usr/bin/cmake '-DSRC_FILE_LIST=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/version_check.sql-2.1.0;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-version-change.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/pre-update.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.1.1--2.2.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.2.1--2.3.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.3.0--2.3.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.3.1--2.4.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.1--2.4.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.4.2--2.5.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.0--2.5.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.5.2--2.6.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.6.1--2.7.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.0--2.7.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.7.2--2.8.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.0--2.8.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.8.1--2.9.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.0--2.9.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.1--2.9.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.2--2.9.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.9.3--2.10.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.1--2.10.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.2--2.10.3.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.10.3--2.11.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.0--2.11.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.1--2.11.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.11.2--2.12.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.1--2.12.2.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.12.2--2.13.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.0--2.13.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.13.1--2.14.0.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/2.14.0--2.14.1.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/latest-dev.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/pre_install/types.functions.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/hypertable.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_time.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/util_internal_table_ddl.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/chunk_constraint.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partitioning.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/ddl_triggers.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bookend.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/time_bucket_ng.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/version.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/size_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/histogram.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_scheduler.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/metadata.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/views_experimental.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/gapfill.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/maintenance_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/partialize_finalize.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/restoring.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/policy_internal.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/cagg_migrate.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/job_error_log_retention.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/osm_api.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compression_defaults.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/debug_utils.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/with_telemetry.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/compat.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/bgw_startup.sql;/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/updates/post-update.sql.processed' -DOUTPUT_FILE=/home/buildozer/aports/community/postgresql-timescaledb/src/timescaledb-2.14.1/build/sql/timescaledb--2.1.0--2.14.1.sql -P cat.cmake [141/141] : && /usr/bin/gcc -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fstack-clash-protection -fPIC -D_GNU_SOURCE -I/usr/include/libxml2 -O3 -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/usr/lib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/usr/lib/llvm15/lib -Wl,--as-needed -shared -o src/timescaledb-2.14.1.so src/CMakeFiles/timescaledb.dir/uuid.c.o src/CMakeFiles/timescaledb.dir/agg_bookend.c.o src/CMakeFiles/timescaledb.dir/func_cache.c.o src/CMakeFiles/timescaledb.dir/cache.c.o src/CMakeFiles/timescaledb.dir/cache_invalidate.c.o src/CMakeFiles/timescaledb.dir/chunk.c.o src/CMakeFiles/timescaledb.dir/chunk_adaptive.c.o src/CMakeFiles/timescaledb.dir/chunk_constraint.c.o src/CMakeFiles/timescaledb.dir/chunk_index.c.o src/CMakeFiles/timescaledb.dir/chunk_scan.c.o src/CMakeFiles/timescaledb.dir/constraint.c.o src/CMakeFiles/timescaledb.dir/cross_module_fn.c.o src/CMakeFiles/timescaledb.dir/copy.c.o src/CMakeFiles/timescaledb.dir/compression_with_clause.c.o src/CMakeFiles/timescaledb.dir/dimension.c.o src/CMakeFiles/timescaledb.dir/dimension_slice.c.o src/CMakeFiles/timescaledb.dir/dimension_vector.c.o src/CMakeFiles/timescaledb.dir/estimate.c.o src/CMakeFiles/timescaledb.dir/event_trigger.c.o src/CMakeFiles/timescaledb.dir/extension.c.o src/CMakeFiles/timescaledb.dir/extension_constants.c.o src/CMakeFiles/timescaledb.dir/gapfill.c.o src/CMakeFiles/timescaledb.dir/guc.c.o src/CMakeFiles/timescaledb.dir/histogram.c.o src/CMakeFiles/timescaledb.dir/hypercube.c.o src/CMakeFiles/timescaledb.dir/hypertable.c.o src/CMakeFiles/timescaledb.dir/hypertable_cache.c.o src/CMakeFiles/timescaledb.dir/hypertable_restrict_info.c.o src/CMakeFiles/timescaledb.dir/indexing.c.o src/CMakeFiles/timescaledb.dir/init.c.o src/CMakeFiles/timescaledb.dir/jsonb_utils.c.o src/CMakeFiles/timescaledb.dir/license_guc.c.o src/CMakeFiles/timescaledb.dir/osm_callbacks.c.o src/CMakeFiles/timescaledb.dir/partitioning.c.o src/CMakeFiles/timescaledb.dir/process_utility.c.o src/CMakeFiles/timescaledb.dir/scanner.c.o src/CMakeFiles/timescaledb.dir/scan_iterator.c.o src/CMakeFiles/timescaledb.dir/sort_transform.c.o src/CMakeFiles/timescaledb.dir/subspace_store.c.o src/CMakeFiles/timescaledb.dir/timezones.c.o src/CMakeFiles/timescaledb.dir/time_bucket.c.o src/CMakeFiles/timescaledb.dir/time_utils.c.o src/CMakeFiles/timescaledb.dir/custom_type_cache.c.o src/CMakeFiles/timescaledb.dir/trigger.c.o src/CMakeFiles/timescaledb.dir/utils.c.o src/CMakeFiles/timescaledb.dir/version.c.o src/CMakeFiles/timescaledb.dir/with_clause_parser.c.o src/CMakeFiles/timescaledb.dir/bgw/job.c.o src/CMakeFiles/timescaledb.dir/bgw/job_stat.c.o src/CMakeFiles/timescaledb.dir/bgw/launcher_interface.c.o src/CMakeFiles/timescaledb.dir/bgw/scheduler.c.o src/CMakeFiles/timescaledb.dir/bgw/timer.c.o src/CMakeFiles/timescaledb.dir/net/conn.c.o src/CMakeFiles/timescaledb.dir/net/conn_plain.c.o src/CMakeFiles/timescaledb.dir/net/http.c.o src/CMakeFiles/timescaledb.dir/net/http_response.c.o src/CMakeFiles/timescaledb.dir/net/http_request.c.o src/CMakeFiles/timescaledb.dir/net/conn_ssl.c.o src/CMakeFiles/timescaledb.dir/telemetry/functions.c.o src/CMakeFiles/timescaledb.dir/telemetry/replication.c.o src/CMakeFiles/timescaledb.dir/telemetry/stats.c.o src/CMakeFiles/timescaledb.dir/telemetry/telemetry_metadata.c.o src/CMakeFiles/timescaledb.dir/telemetry/telemetry.c.o src/CMakeFiles/timescaledb.dir/bgw_policy/policy.c.o src/CMakeFiles/timescaledb.dir/bgw_policy/chunk_stats.c.o src/CMakeFiles/timescaledb.dir/ts_catalog/array_utils.c.o src/CMakeFiles/timescaledb.dir/ts_catalog/catalog.c.o src/CMakeFiles/timescaledb.dir/ts_catalog/compression_chunk_size.c.o src/CMakeFiles/timescaledb.dir/ts_catalog/compression_settings.c.o src/CMakeFiles/timescaledb.dir/ts_catalog/continuous_agg.c.o src/CMakeFiles/timescaledb.dir/ts_catalog/continuous_aggs_watermark.c.o src/CMakeFiles/timescaledb.dir/ts_catalog/metadata.c.o src/CMakeFiles/timescaledb.dir/ts_catalog/tablespace.c.o src/CMakeFiles/timescaledb.dir/import/allpaths.c.o src/CMakeFiles/timescaledb.dir/import/ht_hypertable_modify.c.o src/CMakeFiles/timescaledb.dir/import/planner.c.o src/CMakeFiles/timescaledb.dir/import/ts_explain.c.o src/CMakeFiles/timescaledb.dir/nodes/hypertable_modify.c.o src/CMakeFiles/timescaledb.dir/nodes/chunk_append/chunk_append.c.o src/CMakeFiles/timescaledb.dir/nodes/chunk_append/exec.c.o src/CMakeFiles/timescaledb.dir/nodes/chunk_append/planner.c.o src/CMakeFiles/timescaledb.dir/nodes/chunk_append/transform.c.o src/CMakeFiles/timescaledb.dir/nodes/chunk_dispatch/chunk_dispatch.c.o src/CMakeFiles/timescaledb.dir/nodes/chunk_dispatch/chunk_insert_state.c.o src/CMakeFiles/timescaledb.dir/nodes/constraint_aware_append/constraint_aware_append.c.o src/CMakeFiles/timescaledb.dir/planner/planner.c.o src/CMakeFiles/timescaledb.dir/planner/add_hashagg.c.o src/CMakeFiles/timescaledb.dir/planner/agg_bookend.c.o src/CMakeFiles/timescaledb.dir/planner/constify_now.c.o src/CMakeFiles/timescaledb.dir/planner/constraint_cleanup.c.o src/CMakeFiles/timescaledb.dir/planner/expand_hypertable.c.o src/CMakeFiles/timescaledb.dir/planner/partialize.c.o src/CMakeFiles/timescaledb.dir/planner/space_constraint.c.o /usr/lib/libssl.so /usr/lib/libcrypto.so && : >>> postgresql-timescaledb: Entering fakeroot... -- Install configuration: "Release" -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb.control -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.14.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.13.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.13.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.12.2--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.12.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.12.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.11.2--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.11.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.11.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.10.3--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.10.2--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.10.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.10.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.9.3--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.9.2--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.9.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.9.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.8.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.8.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.7.2--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.7.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.7.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.6.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.6.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.5.2--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.5.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.5.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.4.2--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.4.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.4.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.3.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.3.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.2.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.2.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.1.1--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/share/postgresql16/extension/timescaledb--2.1.0--2.14.1.sql -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/lib/postgresql16/timescaledb-2.14.1.so -- Installing: /home/buildozer/aports/community/postgresql-timescaledb/pkg/postgresql-timescaledb/usr/lib/postgresql16/timescaledb.so >>> postgresql-timescaledb*: Running postcheck for postgresql-timescaledb >>> postgresql-timescaledb*: Preparing package postgresql-timescaledb... >>> postgresql-timescaledb*: Stripping binaries >>> postgresql-timescaledb*: Script found. /bin/sh added as a dependency for postgresql-timescaledb-2.14.1-r0.apk >>> postgresql-timescaledb*: Adding .post-install >>> postgresql-timescaledb*: Adding .post-upgrade >>> postgresql-timescaledb*: Scanning shared objects >>> postgresql-timescaledb*: Tracing dependencies... postgresql16 /bin/sh so:libc.musl-x86.so.1 so:libcrypto.so.3 so:libssl.so.3 >>> postgresql-timescaledb*: Package size: 11.9 MB >>> postgresql-timescaledb*: Compressing data... >>> postgresql-timescaledb*: Create checksum... >>> postgresql-timescaledb*: Create postgresql-timescaledb-2.14.1-r0.apk >>> postgresql-timescaledb: Build complete at Fri, 23 Feb 2024 15:49:35 +0000 elapsed time 0h 0m 17s >>> postgresql-timescaledb: Cleaning up srcdir >>> postgresql-timescaledb: Cleaning up pkgdir >>> postgresql-timescaledb: Uninstalling dependencies... (1/45) Purging .makedepends-postgresql-timescaledb (20240223.154920) (2/45) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (3/45) Purging cmake (3.28.3-r0) (4/45) Purging perl-ipc-run (20231003.0-r0) (5/45) Purging perl-io-tty (1.20-r0) (6/45) Purging perl-utils (5.38.2-r0) (7/45) Purging samurai (1.2-r5) (8/45) Purging git-perl (2.43.2-r0) (9/45) Purging perl-git (2.43.2-r0) (10/45) Purging perl-error (0.17029-r2) (11/45) Purging perl (5.38.2-r0) (12/45) Purging libarchive (3.7.2-r0) (13/45) Purging libuv (1.48.0-r0) (14/45) Purging postgresql16-openrc (16.2-r0) (15/45) Purging postgresql-common-openrc (1.2-r0) (16/45) Purging postgresql16 (16.2-r0) Executing postgresql16-16.2-r0.pre-deinstall (17/45) Purging postgresql16-client (16.2-r0) (18/45) Purging postgresql-common (1.2-r0) Executing postgresql-common-1.2-r0.pre-deinstall (19/45) Purging tzdata (2024a-r1) (20/45) Purging postgresql16-dev (16.2-r0) (21/45) Purging libecpg-dev (16.2-r0) (22/45) Purging libecpg (16.2-r0) (23/45) Purging clang15 (15.0.7-r18) (24/45) Purging icu-dev (74.2-r0) (25/45) Purging llvm15 (15.0.7-r12) (26/45) Purging lz4-dev (1.9.4-r5) (27/45) Purging zstd-dev (1.5.5-r8) (28/45) Purging zstd (1.5.5-r8) (29/45) Purging readline (8.2.10-r0) (30/45) Purging rhash-libs (1.4.4-r0) (31/45) Purging clang15-libclang (15.0.7-r18) (32/45) Purging clang15-headers (15.0.7-r18) (33/45) Purging clang15-libs (15.0.7-r18) (34/45) Purging libldap (2.6.7-r0) (35/45) Purging libsasl (2.1.28-r5) (36/45) Purging gdbm (1.23-r1) (37/45) Purging icu (74.2-r0) (38/45) Purging icu-libs (74.2-r0) (39/45) Purging icu-data-en (74.2-r0) (40/45) Purging llvm15-libs (15.0.7-r12) (41/45) Purging libffi (3.4.5-r0) (42/45) Purging libpq-dev (16.2-r0) (43/45) Purging libpq (16.2-r0) (44/45) Purging libxml2 (2.12.5-r0) (45/45) Purging openssl-dev (3.1.5-r5) Executing busybox-1.36.1-r19.trigger OK: 380 MiB in 112 packages >>> postgresql-timescaledb: Updating the community/x86 repository index... >>> postgresql-timescaledb: Signing the index...