>>> timescaledb 1.7.4 Downloading --2021-01-03 06:43:04-- https://github.com/timescale/timescaledb/archive/1.7.4/timescaledb-1.7.4.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/timescale/timescaledb/tar.gz/1.7.4 [following] --2021-01-03 06:43:05-- https://codeload.github.com/timescale/timescaledb/tar.gz/1.7.4 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/data/buildroot-test/instance-1/output-1/build/.timescaledb-1.7.4.tar.gz.LnwTiK/output' 0K .......... .......... .......... .......... .......... 457K 50K .......... .......... .......... .......... .......... 912K 100K .......... .......... .......... .......... .......... 37.5M 150K .......... .......... .......... .......... .......... 936K 200K .......... .......... .......... .......... .......... 35.7M 250K .......... .......... .......... .......... .......... 59.8M 300K .......... .......... .......... .......... .......... 85.7M 350K .......... .......... .......... .......... .......... 965K 400K .......... .......... .......... .......... .......... 95.8M 450K .......... .......... .......... .......... .......... 78.1M 500K .......... .......... .......... .......... .......... 77.7M 550K .......... .......... .......... .......... .......... 65.6M 600K .......... .......... .......... .......... .......... 80.2M 650K .......... .......... .......... .......... .......... 85.1M 700K .......... .......... .......... .......... .......... 80.7M 750K .......... .......... .......... .......... .......... 990K 800K .......... .......... .......... .......... .......... 75.9M 850K .......... .......... .......... .......... .......... 76.2M 900K .......... .......... .......... .......... .......... 79.2M 950K .......... .......... .......... .......... .......... 68.8M 1000K .......... .......... .......... .......... .......... 100M 1050K .......... .......... .......... .......... .......... 77.8M 1100K .......... .......... .......... .......... .......... 72.0M 1150K .......... .......... .......... .......... .......... 68.3M 1200K .......... .......... .......... .......... .......... 68.9M 1250K .......... .......... .......... .......... .......... 75.0M 1300K .......... .......... .......... .......... .......... 80.0M 1350K .......... .......... .......... .......... .......... 73.3M 1400K .......... .......... .......... .......... .......... 84.3M 1450K .......... .......... .......... .......... .......... 82.2M 1500K .......... .......... .......... .......... .......... 82.7M 1550K .......... .......... .......... .......... .......... 1.09M 1600K .......... .......... .......... .......... .......... 60.4M 1650K .......... .......... .......... .......... .......... 71.7M 1700K .......... .......... .......... .......... .......... 73.1M 1750K .......... .......... .......... .......... .......... 75.0M 1800K .......... .......... .......... .......... .......... 76.8M 1850K .......... .......... .......... .......... .......... 81.3M 1900K .......... .......... ........ 56.4M=0.4s 2021-01-03 06:43:06 (4.86 MB/s) - '/data/buildroot-test/instance-1/output-1/build/.timescaledb-1.7.4.tar.gz.LnwTiK/output' saved [1974350] timescaledb-1.7.4.tar.gz: OK (sha256: d0b7a153ff3e02ecf033a869ecdf4286f8610ea76140baa84928fc3a80223e99) >>> timescaledb 1.7.4 Extracting gzip -d -c /data/buildroot-test/instance-1/dl/timescaledb/timescaledb-1.7.4.tar.gz | /data/buildroot-test/instance-1/output-1/host/bin/tar --strip-components=1 -C /data/buildroot-test/instance-1/output-1/build/timescaledb-1.7.4 -xf - >>> timescaledb 1.7.4 Patching >>> timescaledb 1.7.4 Configuring (mkdir -p /data/buildroot-test/instance-1/output-1/build/timescaledb-1.7.4/ && cd /data/buildroot-test/instance-1/output-1/build/timescaledb-1.7.4/ && rm -f CMakeCache.txt && PATH="/data/buildroot-test/instance-1/output-1/host/bin:/data/buildroot-test/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /data/buildroot-test/instance-1/output-1/host/bin/cmake /data/buildroot-test/instance-1/output-1/build/timescaledb-1.7.4/ -DCMAKE_TOOLCHAIN_FILE="/data/buildroot-test/instance-1/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DREGRESS_CHECKS=OFF -DPG_PKGLIBDIR=lib/postgresql -DPG_SHAREDIR=share/postgresql -DPG_BINDIR=bin -DPG_CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 " -DPG_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " -DPG_LDFLAGS=" " -DPG_LIBS=" " -DUSE_OPENSSL=1 ) -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /data/buildroot-test/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -- Check for working C compiler: /data/buildroot-test/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- TimescaleDB version 1.7.4. Can be updated from version 1.7.3 -- Build type is Release -- Install method is 'source' -- Performing Test CC_SUPPORTS_VISIBILITY_HIDDEN -- Performing Test CC_SUPPORTS_VISIBILITY_HIDDEN - Success -- Using compiler GNU -- Found Git: /usr/bin/git (found version "2.29.2") -- Using pg_config /data/buildroot-test/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/pg_config -- Compiling against PostgreSQL version 13.1 CMake Error at CMakeLists.txt:209 (message): TimescaleDB only supports PostgreSQL 9.6.3+, 10.2+, 11 or 12 -- Configuring incomplete, errors occurred! See also "/data/buildroot-test/instance-1/output-1/build/timescaledb-1.7.4/CMakeFiles/CMakeOutput.log". make: *** [package/pkg-generic.mk:240: /data/buildroot-test/instance-1/output-1/build/timescaledb-1.7.4/.stamp_configured] Error 1 make: Leaving directory '/data/buildroot-test/instance-1/buildroot'