>>> timescaledb 1.7.4 Downloading --2021-01-14 19:56:14-- 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-14 19:56:14-- https://codeload.github.com/timescale/timescaledb/tar.gz/1.7.4 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/run/instance-2/output-1/build/.timescaledb-1.7.4.tar.gz.4o1tYo/output' 0K .......... .......... .......... .......... .......... 2.28M 50K .......... .......... .......... .......... .......... 4.87M 100K .......... .......... .......... .......... .......... 46.4M 150K .......... .......... .......... .......... .......... 1.01M 200K .......... .......... .......... .......... .......... 73.2M 250K .......... .......... .......... .......... .......... 80.1M 300K .......... .......... .......... .......... .......... 5.41M 350K .......... .......... .......... .......... .......... 62.5M 400K .......... .......... .......... .......... .......... 78.8M 450K .......... .......... .......... .......... .......... 6.52M 500K .......... .......... .......... .......... .......... 5.11M 550K .......... .......... .......... .......... .......... 988K 600K .......... .......... .......... .......... .......... 106M 650K .......... .......... .......... .......... .......... 52.3M 700K .......... .......... .......... .......... .......... 97.3M 750K .......... .......... .......... .......... .......... 98.0M 800K .......... .......... .......... .......... .......... 111M 850K .......... .......... .......... .......... .......... 6.65M 900K .......... .......... .......... .......... .......... 4.23M 950K .......... .......... .......... .......... .......... 3.46M 1000K .......... .......... .......... .......... .......... 5.74M 1050K .......... .......... .......... .......... .......... 4.80M 1100K .......... .......... .......... .......... .......... 4.10M 1150K .......... .......... .......... .......... .......... 105M 1200K .......... .......... .......... .......... .......... 2.99M 1250K .......... .......... .......... .......... .......... 111M 1300K .......... .......... .......... .......... .......... 1.86M 1350K .......... .......... .......... .......... .......... 92.6M 1400K .......... .......... .......... .......... .......... 11.7M 1450K .......... .......... .......... .......... .......... 3.46M 1500K .......... .......... .......... .......... .......... 2.73M 1550K .......... .......... .......... .......... .......... 2.47M 1600K .......... .......... .......... .......... .......... 69.5M 1650K .......... .......... .......... .......... .......... 1.36M 1700K .......... .......... .......... .......... .......... 77.7M 1750K .......... .......... .......... .......... .......... 3.70M 1800K .......... .......... .......... .......... .......... 6.36M 1850K .......... .......... .......... .......... .......... 5.21M 1900K .......... .......... ........ 88.3M=0.4s 2021-01-14 19:56:15 (4.77 MB/s) - '/home/buildroot/autobuild/run/instance-2/output-1/build/.timescaledb-1.7.4.tar.gz.4o1tYo/output' saved [1974350] timescaledb-1.7.4.tar.gz: OK (sha256: d0b7a153ff3e02ecf033a869ecdf4286f8610ea76140baa84928fc3a80223e99) >>> timescaledb 1.7.4 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-2/dl/timescaledb/timescaledb-1.7.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/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/run/instance-2/output-1/build/timescaledb-1.7.4/ && cd /home/buildroot/autobuild/run/instance-2/output-1/build/timescaledb-1.7.4/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-2/output-1/host/bin:/home/buildroot/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-2/output-1/host/bin/cmake /home/buildroot/autobuild/run/instance-2/output-1/build/timescaledb-1.7.4/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/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 " -DPG_LDFLAGS=" " -DPG_LIBS=" " -DUSE_OPENSSL=1 ) -- The C compiler identification is GNU 4.8.3 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-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 "1.9.1") -- Using pg_config /home/buildroot/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/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/run/instance-2/output-1/build/timescaledb-1.7.4/CMakeFiles/CMakeOutput.log". make: *** [/home/buildroot/autobuild/run/instance-2/output-1/build/timescaledb-1.7.4/.stamp_configured] Error 1 make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'