brew tap timescale/tap
brew install timescaledb
==> Installing timescaledb from timescale/tap
==> Downloading https://timescalereleases.blob.core.windows.net/homebrew/timescaledb-tools-0.8.1.tar.lzma
Already downloaded: /Users/MrZ/Library/Caches/Homebrew/downloads/e0d7cd23fb9df829da9157fe4bef071cfcf0bb41de472e1475e87cd8bec71737--timescaledb-tools-0.8.1.tar.lzma
==> Downloading https://timescalereleases.blob.core.windows.net/homebrew/timescaledb-1.7.4.tar.lzma
Already downloaded: /Users/MrZ/Library/Caches/Homebrew/downloads/2d1cd731a55fc74cedf70df9c74e773eabb25de83db216e8fdace69155ffbb4f--timescaledb-1.7.4.tar.lzma
==> Installing dependencies for timescale/tap/timescaledb: timescaledb-tools
==> Installing timescale/tap/timescaledb dependency: timescaledb-tools
🍺 /usr/local/Cellar/timescaledb-tools/0.8.1: 4 files, 10.4MB, built in 2 seconds
==> Installing timescale/tap/timescaledb
==> ./bootstrap -DREGRESS_CHECKS=OFF -DPROJECT_INSTALL_METHOD="brew"
==> cd ./build && make
Last 15 lines from /Users/MrZ/Library/Logs/Homebrew/timescaledb/02.build:
make[2]: *** [src/CMakeFiles/timescaledb.dir/func_cache.c.o] Error 1
1 error generated.
1 error generated.
make[2]: *** [src/CMakeFiles/timescaledb.dir/cache.c.o] Error 1
make[2]: *** [src/CMakeFiles/timescaledb.dir/cache_invalidate.c.o] Error 1
[ 35%] Generating /tmp/timescaledb-20201120-23875-ayynkf/timescaledb/build/sql/timescaledb--0.3.0--1.7.4.sql
[ 36%] Generating /tmp/timescaledb-20201120-23875-ayynkf/timescaledb/build/sql/timescaledb--0.2.0--1.7.4.sql
1 error generated.
1 error generated.
[ 36%] Generating /tmp/timescaledb-20201120-23875-ayynkf/timescaledb/build/sql/timescaledb--0.1.0--1.7.4.sql
make[2]: *** [src/CMakeFiles/timescaledb.dir/catalog.c.o] Error 1
make[2]: *** [src/CMakeFiles/timescaledb.dir/continuous_agg.c.o] Error 1
make[1]: *** [src/CMakeFiles/timescaledb.dir/all] Error 2
[ 36%] Built target sqlupdatescripts
make: *** [all] Error 2
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/timescale/homebrew-tap/issues
Using
postgres@12and ran:Here is the brew output: