>>> timescaledb 1.7.4 Downloading --2021-01-12 12:13:29-- https://github.com/timescale/timescaledb/archive/1.7.4/timescaledb-1.7.4.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.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-12 12:13:30-- https://codeload.github.com/timescale/timescaledb/tar.gz/1.7.4 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/instance-2/output-1/build/.timescaledb-1.7.4.tar.gz.dxXs1e/output' 0K .......... .......... .......... .......... .......... 337K 50K .......... .......... .......... .......... .......... 680K 100K .......... .......... .......... .......... .......... 669K 150K .......... .......... .......... .......... .......... 679K 200K .......... .......... .......... .......... .......... 43.5M 250K .......... .......... .......... .......... .......... 36.8M 300K .......... .......... .......... .......... .......... 692K 350K .......... .......... .......... .......... .......... 339K 400K .......... .......... .......... .......... .......... 34.3M 450K .......... .......... .......... .......... .......... 35.1M 500K .......... .......... .......... .......... .......... 713K 550K .......... .......... .......... .......... .......... 43.0M 600K .......... .......... .......... .......... .......... 680K 650K .......... .......... .......... .......... .......... 63.9M 700K .......... .......... .......... .......... .......... 681K 750K .......... .......... .......... .......... .......... 685K 800K .......... .......... .......... .......... .......... 51.5M 850K .......... .......... .......... .......... .......... 682K 900K .......... .......... .......... .......... .......... 51.1M 950K .......... .......... .......... .......... .......... 683K 1000K .......... .......... .......... .......... .......... 683K 1050K .......... .......... .......... .......... .......... 46.5M 1100K .......... .......... .......... .......... .......... 683K 1150K .......... .......... .......... .......... .......... 53.8M 1200K .......... .......... .......... .......... .......... 682K 1250K .......... .......... .......... .......... .......... 684K 1300K .......... .......... .......... .......... .......... 43.4M 1350K .......... .......... .......... .......... .......... 681K 1400K .......... .......... .......... .......... .......... 63.0M 1450K .......... .......... .......... .......... .......... 682K 1500K .......... .......... .......... .......... .......... 61.6M 1550K .......... .......... .......... .......... .......... 681K 1600K .......... .......... .......... .......... .......... 1.27M 1650K .......... .......... .......... .......... .......... 1.38M 1700K .......... .......... .......... .......... .......... 684K 1750K .......... .......... .......... .......... .......... 43.1M 1800K .......... .......... .......... .......... .......... 447K 1850K .......... .......... .......... .......... .......... 61.8M 1900K .......... .......... ........ 823K=1.8s 2021-01-12 12:13:32 (1.02 MB/s) - '/home/buildroot/autobuild/instance-2/output-1/build/.timescaledb-1.7.4.tar.gz.dxXs1e/output' saved [1974350] timescaledb-1.7.4.tar.gz: OK (sha256: d0b7a153ff3e02ecf033a869ecdf4286f8610ea76140baa84928fc3a80223e99) >>> timescaledb 1.7.4 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/timescaledb/timescaledb-1.7.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/timescaledb-1.7.4 -xf - >>> timescaledb 1.7.4 Patching >>> timescaledb 1.7.4 Configuring (mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/timescaledb-1.7.4/ && cd /home/buildroot/autobuild/instance-2/output-1/build/timescaledb-1.7.4/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/output-1/host/bin/cmake /home/buildroot/autobuild/instance-2/output-1/build/timescaledb-1.7.4/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/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 " -DPG_LDFLAGS=" " -DPG_LIBS=" " -DUSE_OPENSSL=1 ) -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/arm-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.11.0") -- Using pg_config /home/buildroot/autobuild/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/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 "/home/buildroot/autobuild/instance-2/output-1/build/timescaledb-1.7.4/CMakeFiles/CMakeOutput.log". package/pkg-generic.mk:231: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/timescaledb-1.7.4/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/timescaledb-1.7.4/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'