>>> timescaledb 1.7.4 Downloading --2021-01-16 20:55:18-- https://github.com/timescale/timescaledb/archive/1.7.4/timescaledb-1.7.4.tar.gz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/timescale/timescaledb/tar.gz/1.7.4 [following] --2021-01-16 20:55:18-- https://codeload.github.com/timescale/timescaledb/tar.gz/1.7.4 Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/srv/storage/autobuild/run/instance-2/output-1/build/.timescaledb-1.7.4.tar.gz.NjPqnM/output' 0K .......... .......... .......... .......... .......... 4.99M 50K .......... .......... .......... .......... .......... 6.65M 100K .......... .......... .......... .......... .......... 24.6M 150K .......... .......... .......... .......... .......... 5.36M 200K .......... .......... .......... .......... .......... 5.36M 250K .......... .......... .......... .......... .......... 5.55M 300K .......... .......... .......... .......... .......... 5.13M 350K .......... .......... .......... .......... .......... 44.0M 400K .......... .......... .......... .......... .......... 2.57M 450K .......... .......... .......... .......... .......... 4.83M 500K .......... .......... .......... .......... .......... 44.2M 550K .......... .......... .......... .......... .......... 5.23M 600K .......... .......... .......... .......... .......... 1.87M 650K .......... .......... .......... .......... .......... 32.5M 700K .......... .......... .......... .......... .......... 31.6M 750K .......... .......... .......... .......... .......... 6.27M 800K .......... .......... .......... .......... .......... 4.55M 850K .......... .......... .......... .......... .......... 4.73M 900K .......... .......... .......... .......... .......... 4.84M 950K .......... .......... .......... .......... .......... 4.00M 1000K .......... .......... .......... .......... .......... 6.83M 1050K .......... .......... .......... .......... .......... 4.98M 1100K .......... .......... .......... .......... .......... 6.58M 1150K .......... .......... .......... .......... .......... 31.8M 1200K .......... .......... .......... .......... .......... 3.05M 1250K .......... .......... .......... .......... .......... 31.0M 1300K .......... .......... .......... .......... .......... 2.84M 1350K .......... .......... .......... .......... .......... 29.3M 1400K .......... .......... .......... .......... .......... 7.32M 1450K .......... .......... .......... .......... .......... 2.03M 1500K .......... .......... .......... .......... .......... 30.7M 1550K .......... .......... .......... .......... .......... 4.21M 1600K .......... .......... .......... .......... .......... 30.8M 1650K .......... .......... .......... .......... .......... 4.28M 1700K .......... .......... .......... .......... .......... 1.19M 1750K .......... .......... .......... .......... .......... 33.5M 1800K .......... .......... .......... .......... .......... 5.36M 1850K .......... .......... .......... .......... .......... 23.5M 1900K .......... .......... ........ 4.73M=0.4s 2021-01-16 20:55:19 (5.30 MB/s) - '/srv/storage/autobuild/run/instance-2/output-1/build/.timescaledb-1.7.4.tar.gz.NjPqnM/output' saved [1974350] timescaledb-1.7.4.tar.gz: OK (sha256: d0b7a153ff3e02ecf033a869ecdf4286f8610ea76140baa84928fc3a80223e99) >>> timescaledb 1.7.4 Extracting gzip -d -c /srv/storage/autobuild/run/instance-2/dl/timescaledb/timescaledb-1.7.4.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-2/output-1/build/timescaledb-1.7.4 -xf - >>> timescaledb 1.7.4 Patching >>> timescaledb 1.7.4 Configuring (mkdir -p /srv/storage/autobuild/run/instance-2/output-1/build/timescaledb-1.7.4/ && cd /srv/storage/autobuild/run/instance-2/output-1/build/timescaledb-1.7.4/ && rm -f CMakeCache.txt && PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /srv/storage/autobuild/run/instance-2/output-1/host/bin/cmake /srv/storage/autobuild/run/instance-2/output-1/build/timescaledb-1.7.4/ -DCMAKE_TOOLCHAIN_FILE="/srv/storage/autobuild/run/instance-2/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 -Os -D_FORTIFY_SOURCE=2 " -DPG_LDFLAGS=" " -DPG_LIBS=" " -DUSE_OPENSSL=1 ) -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /srv/storage/autobuild/run/instance-2/output-1/host/bin/mips64el-linux-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-2/output-1/host/bin/mips64el-linux-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.20.1") -- Using pg_config /srv/storage/autobuild/run/instance-2/output-1/host/mips64el-buildroot-linux-gnu/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 "/srv/storage/autobuild/run/instance-2/output-1/build/timescaledb-1.7.4/CMakeFiles/CMakeOutput.log". make: *** [package/pkg-generic.mk:240: /srv/storage/autobuild/run/instance-2/output-1/build/timescaledb-1.7.4/.stamp_configured] Error 1 make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot'