>>> timescaledb 1.7.4 Downloading --2020-12-10 10:42:55-- 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] --2020-12-10 10:42:56-- https://codeload.github.com/timescale/timescaledb/tar.gz/1.7.4 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/peko/autobuild/instance-1/output-1/build/.timescaledb-1.7.4.tar.gz.SznePU/output' 0K .......... .......... .......... .......... .......... 351K 50K .......... .......... .......... .......... .......... 702K 100K .......... .......... .......... .......... .......... 61.1M 150K .......... .......... .......... .......... .......... 711K 200K .......... .......... .......... .......... .......... 55.9M 250K .......... .......... .......... .......... .......... 438K 300K .......... .......... .......... .......... .......... 1.80M 350K .......... .......... .......... .......... .......... 116M 400K .......... .......... .......... .......... .......... 132M 450K .......... .......... .......... .......... .......... 1.48M 500K .......... .......... .......... .......... .......... 119M 550K .......... .......... .......... .......... .......... 482K 600K .......... .......... .......... .......... .......... 125M 650K .......... .......... .......... .......... .......... 134M 700K .......... .......... .......... .......... .......... 125M 750K .......... .......... .......... .......... .......... 117M 800K .......... .......... .......... .......... .......... 125M 850K .......... .......... .......... .......... .......... 131M 900K .......... .......... .......... .......... .......... 135M 950K .......... .......... .......... .......... .......... 102M 1000K .......... .......... .......... .......... .......... 16.7M 1050K .......... .......... .......... .......... .......... 15.3M 1100K .......... .......... .......... .......... .......... 1.64M 1150K .......... .......... .......... .......... .......... 106M 1200K .......... .......... .......... .......... .......... 487K 1250K .......... .......... .......... .......... .......... 127M 1300K .......... .......... .......... .......... .......... 139M 1350K .......... .......... .......... .......... .......... 107M 1400K .......... .......... .......... .......... .......... 134M 1450K .......... .......... .......... .......... .......... 10.9M 1500K .......... .......... .......... .......... .......... 121M 1550K .......... .......... .......... .......... .......... 1.47M 1600K .......... .......... .......... .......... .......... 1.58M 1650K .......... .......... .......... .......... .......... 7.40M 1700K .......... .......... .......... .......... .......... 16.0M 1750K .......... .......... .......... .......... .......... 1.57M 1800K .......... .......... .......... .......... .......... 1.36M 1850K .......... .......... .......... .......... .......... 29.4M 1900K .......... .......... ........ 10.2M=0.9s 2020-12-10 10:42:57 (2.19 MB/s) - '/home/peko/autobuild/instance-1/output-1/build/.timescaledb-1.7.4.tar.gz.SznePU/output' saved [1974350] timescaledb-1.7.4.tar.gz: OK (sha256: d0b7a153ff3e02ecf033a869ecdf4286f8610ea76140baa84928fc3a80223e99) >>> timescaledb 1.7.4 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/timescaledb/timescaledb-1.7.4.tar.gz | /home/peko/autobuild/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/timescaledb-1.7.4 -xf - >>> timescaledb 1.7.4 Patching >>> timescaledb 1.7.4 Configuring (mkdir -p /home/peko/autobuild/instance-1/output-1/build/timescaledb-1.7.4/ && cd /home/peko/autobuild/instance-1/output-1/build/timescaledb-1.7.4/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/cmake /home/peko/autobuild/instance-1/output-1/build/timescaledb-1.7.4/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/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 -Os " -DPG_LDFLAGS=" " -DPG_LIBS=" " -DUSE_OPENSSL=1 ) -- The C compiler identification is GNU 5.5.0 -- Check for working C compiler: /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /home/peko/autobuild/instance-1/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.20.1") -- Using pg_config /home/peko/autobuild/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/peko/autobuild/instance-1/output-1/build/timescaledb-1.7.4/CMakeFiles/CMakeOutput.log". make: *** [package/pkg-generic.mk:240: /home/peko/autobuild/instance-1/output-1/build/timescaledb-1.7.4/.stamp_configured] Error 1 make: Leaving directory '/home/peko/autobuild/instance-1/buildroot'