Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neon-* 3909 #40

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Formula/neon-extension.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
desc "Extension enabling storage manager API and Pageserver communication"
homepage "https://github.com/neondatabase/neon"
url "https://github.com/neondatabase/neon.git",
tag: "release-3898",
revision: "0e6fdc8a587aacbc598afb9232eb81484ed3494e"
tag: "release-3909",
revision: "7d6ec1616610bc665e19a86843dc0f08f63fc922"
license "Apache-2.0"
head "https://github.com/neondatabase/neon.git", branch: "main"

Expand All @@ -24,8 +24,8 @@
Formula["bayandin/tap/neon-postgres"]
end

def install

Check failure on line 27 in Formula/neon-extension.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

`brew install --verbose --build-bottle bayandin/tap/neon-extension` failed on Linux!

14/pg_trgm.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/insert_username.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_gbk.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pg_visibility.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/old_snapshot.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pg_stat_statements.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/adminpack.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgfeutils.a': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgcommon_shlib.a': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/refint.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_euc2004.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/dblink.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libecpg.so.6.14': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_euc_tw.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/plpgsql.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/uuid-ossp.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/citext.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/seg.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_gb18030.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_cyrillic.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/auth_delay.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/amcheck.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/cyrillic_and_mic.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/cube.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/btree_gin.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/auto_explain.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pgoutput.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpq.so.5.14': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgcommon.a': Permission denied cp: cannot create regular file '/

Check failure on line 27 in Formula/neon-extension.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

`brew install --build-from-source bayandin/tap/neon-extension bayandin/tap/neon-storage` failed on Linux!

14/pg_trgm.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/insert_username.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_gbk.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pg_visibility.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/old_snapshot.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pg_stat_statements.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/adminpack.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgfeutils.a': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgcommon_shlib.a': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/refint.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_euc2004.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/dblink.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libecpg.so.6.14': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_euc_tw.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/plpgsql.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/uuid-ossp.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/citext.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/seg.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_gb18030.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_cyrillic.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/auth_delay.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/amcheck.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/cyrillic_and_mic.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/cube.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/btree_gin.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/auto_explain.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pgoutput.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpq.so.5.14': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgcommon.a': Permission denied cp: cannot create regular file '/

Check failure on line 27 in Formula/neon-extension.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

`brew install --verbose --build-bottle bayandin/tap/neon-extension` failed on macOS Ventura (13)!

ion--git/NOTICE /private/tmp/d20230913-46688-1u0xeid/NOTICE /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/libs/. /private/tmp/d20230913-46688-1u0xeid/libs /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/README.md /private/tmp/d20230913-46688-1u0xeid/README.md /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/.cargo/. /private/tmp/d20230913-46688-1u0xeid/.cargo /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/workspace_hack/. /private/tmp/d20230913-46688-1u0xeid/workspace_hack /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/.dockerignore /private/tmp/d20230913-46688-1u0xeid/.dockerignore /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/.gitignore /private/tmp/d20230913-46688-1u0xeid/.gitignore /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/CONTRIBUTING.md /private/tmp/d20230913-46688-1u0xeid/CONTRIBUTING.md /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/control_plane/. /private/tmp/d20230913-46688-1u0xeid/control_plane /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/scripts/. /private/tmp/d20230913-46688-1u0xeid/scripts /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/Dockerfile.compute-tools /private/tmp/d20230913-46688-1u0xeid/Dockerfile.compute-tools /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/.github/. /private/tmp/d20230913-46688-1u0xeid/.github /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/clippy.toml /private/tmp/d20230913-46688-1u0xeid/clippy.toml /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/compute_tools/. /private/tmp/d20230913-46688-1u0xeid/compute_tools /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/rust-toolchain.toml /private/tmp/d20230913-46688-1u0xeid/rust-toolchain.toml /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/poetry.lock /private/tmp/d20230913-46688-1u0xeid/poetry.lock /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/Dockerfile.compute-node /private/tmp/d20230913-46688-1u0xeid/Dockerfile.compute-node /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/docker-compose/. /private/tmp/d20230913-46688-1u0xeid/docker-compose /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/.git/. /private/tmp/d20230913-46688-1u0xeid/.git /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/pageserver/. /private/tmp/d20230913-46688-1u0xeid/pageserver /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/neon-extension--git/vendor/. /private/tmp/d20230913-46688-1u0xeid/vendor /usr/bin/env cp -pR /private/tmp/d20230913-46688-1u0xeid/.git-blame-ignore-revs /private/tmp/neon-extension-20230913-46688-xn9d97/.git-blame-ignore-revs /usr/bin/env cp -pR /private/tmp/d20230913-46688-1u0xeid/.config/. /private/tmp/neon-extension-20230913-46688-xn9d97/.config /usr/bin/env cp -pR /private/tmp/d20230913-46688-1u0xeid/test_runner/. /private/tmp/neon-extension-20230913-46688-xn9d97/test_runner /usr/bin/env cp -pR /private/tmp/d20230913-46688-1u0xeid/Cargo.toml /private/tmp/neon-extension-20230913-46688-xn9d97/Cargo.toml /usr/bin/env cp -pR /private/tmp/d20230913-46688-1u0xeid/deny.toml /private/tmp/neon-extension-20230913-46688-xn9d97/deny.toml /usr/bin/env cp -pR /private/tmp/d20230913-46688-1u0xeid/safekeeper/. /private/tmp/neon-extension-20230913-46688-xn9d97/safekeeper /usr/bin/env cp -pR /private/tmp/d20230913-46688-1u0xeid/trace/. /private/tmp/neon-extension-20230913-46688-xn9d97/trace /usr/bin/env cp -pR /private/tmp/d20230913-46688-1u0xeid/pytest.ini /private/tmp/neon-extension-20230913-46688-xn9d97/pytest.ini /usr/bin/env cp -pR /private/tmp/d20230913-46688-1u0xeid/proxy/. /private/tmp/neon-extension-20230913-46688-xn9d97/proxy /usr/bin/

Check failure on line 27 in Formula/neon-extension.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

`brew install --build-from-source bayandin/tap/neon-extension` failed on macOS Ventura (13)!

==> Fetching dependencies for bayandin/tap/neon-extension: icu4c, lz4, ca-certificates, openssl@3, readline, xz and zstd ==> Fetching icu4c ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/73.2 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2e5082de52a2c85ae665e51f8d0de0651611397cb02f4b4e2bb37898ba52a629--icu4c-73.2.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:4400e31a217d6ffcd2bd06e26ecbeed768133493bfcc4cb3c9ff9702f480beb6 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/59a54cf8217aac6a125ca04a4da688bde25c1687a5bb1d057150fed83306ed33--icu4c--73.2.ventura.bottle.tar.gz ==> Fetching lz4 ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:6a911ee2a3ea072f414d2983d532b28c34b63a68ff388a0008e1528dc0668838 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/0f1d1abbda9632250a53d7d8bb7709344db6249bff1f30759a69848549aaca4f--lz4--1.9.4.ventura.bottle.tar.gz ==> Fetching ca-certificates ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2023-08-22 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a8cd32e30cae0b7335779e93a6554f294f09485802fc253a3a8be441337a6115--ca-certificates-2023-08-22.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:a331e92e7a759571296581f029e5cc2ec7cee70cd92dc0b5f8eb76095f94a21a Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/9be22fdac2e86ffb3bf6c165d2349e6e7fb9ff474a859890bcd63f79a807641e--ca-certificates--2023-08-22.ventura.bottle.tar.gz ==> Fetching openssl@3 ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.1.2-1 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/d235bbcbe9c405bfbe837454515b9cb2793542891a2050e5948a94f596e2a51e--openssl@3-3.1.2-1.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:2bea791e9eacc59e0a9099065f3229afaf2b68a9b7b3136ec508103985b1176c Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/d082c3abe2fd32b11d857fb7111adc0fc02a0b345044c07f2e7db7160f15300e--openssl@3--3.1.2.ventura.bottle.1.tar.gz ==> Fetching readline ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.1 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/ab483c9a913ae82f3a2b3ae20918791bc3bd6825c7122a29cd4f1e0c65413759--readline-8.2.1.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:abe9d3f3eec3ba2339860faa6a978b9909194c65c97a60b0d16f3d6d118879ea Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/02ffe281c52e32cbf982870b64e753dfd9527c5e0e5d81f0870e33bdead1fa27--readline--8.2.1.ventura.bottle.tar.gz ==> Fetching xz ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.4 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/36353e8e9595891bff68a5cb421f60f3af5b1a68b6da82766c30dc3de86a8d3c--xz-5.4.4.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:4c25f68798c0b4c9b869e78fdfbd9cd7f8f723c51ea56d643b5644456288d69e Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/1d8b52498d5a4f566d000dd4764911160c962cc01cd6f772d69aa5b1e0e049f1--xz--5.4.4.ventura.bottle.tar.gz ==> Fetching zstd ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.5-1 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/fc13698599720a53800064b40cddd854399651cf8760d9b0e46092f2e8da701a--zstd-1.5.5-1.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:f74c7a0b93a218a15987716188f71c264cd9a0a54563636f8619ff803310a8ce Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/756f19110d560a8c5ebaae44a49a9bfeb3d97387e2d043b5f602d44df0355422--zstd--1.5.5.ventura

Check failure on line 27 in Formula/neon-extension.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13-arm64)

`brew install --verbose --build-bottle bayandin/tap/neon-extension` failed on macOS Ventura (13) on Apple Silicon!

ry/Caches/Homebrew/neon-extension--git/libs/. /private/tmp/d20230913-68373-6qtvw6/libs /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/README.md /private/tmp/d20230913-68373-6qtvw6/README.md /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/.cargo/. /private/tmp/d20230913-68373-6qtvw6/.cargo /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/workspace_hack/. /private/tmp/d20230913-68373-6qtvw6/workspace_hack /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/.dockerignore /private/tmp/d20230913-68373-6qtvw6/.dockerignore /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/.gitignore /private/tmp/d20230913-68373-6qtvw6/.gitignore /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/CONTRIBUTING.md /private/tmp/d20230913-68373-6qtvw6/CONTRIBUTING.md /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/control_plane/. /private/tmp/d20230913-68373-6qtvw6/control_plane /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/scripts/. /private/tmp/d20230913-68373-6qtvw6/scripts /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/Dockerfile.compute-tools /private/tmp/d20230913-68373-6qtvw6/Dockerfile.compute-tools /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/.github/. /private/tmp/d20230913-68373-6qtvw6/.github /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/clippy.toml /private/tmp/d20230913-68373-6qtvw6/clippy.toml /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/compute_tools/. /private/tmp/d20230913-68373-6qtvw6/compute_tools /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/rust-toolchain.toml /private/tmp/d20230913-68373-6qtvw6/rust-toolchain.toml /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/poetry.lock /private/tmp/d20230913-68373-6qtvw6/poetry.lock /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/Dockerfile.compute-node /private/tmp/d20230913-68373-6qtvw6/Dockerfile.compute-node /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/docker-compose/. /private/tmp/d20230913-68373-6qtvw6/docker-compose /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/.git/. /private/tmp/d20230913-68373-6qtvw6/.git /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/pageserver/. /private/tmp/d20230913-68373-6qtvw6/pageserver /usr/bin/env cp -pR /Users/m1/Library/Caches/Homebrew/neon-extension--git/vendor/. /private/tmp/d20230913-68373-6qtvw6/vendor /usr/bin/env cp -pR /private/tmp/d20230913-68373-6qtvw6/.git-blame-ignore-revs /private/tmp/neon-extension-20230913-68373-1w5dbej/.git-blame-ignore-revs /usr/bin/env cp -pR /private/tmp/d20230913-68373-6qtvw6/.config/. /private/tmp/neon-extension-20230913-68373-1w5dbej/.config /usr/bin/env cp -pR /private/tmp/d20230913-68373-6qtvw6/test_runner/. /private/tmp/neon-extension-20230913-68373-1w5dbej/test_runner /usr/bin/env cp -pR /private/tmp/d20230913-68373-6qtvw6/Cargo.toml /private/tmp/neon-extension-20230913-68373-1w5dbej/Cargo.toml /usr/bin/env cp -pR /private/tmp/d20230913-68373-6qtvw6/deny.toml /private/tmp/neon-extension-20230913-68373-1w5dbej/deny.toml /usr/bin/env cp -pR /private/tmp/d20230913-68373-6qtvw6/safekeeper/. /private/tmp/neon-extension-20230913-68373-1w5dbej/safekeeper /usr/bin/env cp -pR /private/tmp/d20230913-68373-6qtvw6/trace/. /private/tmp/neon-extension-20230913-68373-1w5dbej/trace /usr/bin/env cp -pR /private/tmp/d20230913-68373-6qtvw6/pytest.ini /private/tmp/neon-extension-20230913-68373-1w5dbej/pytest.ini /usr/bin/env cp -pR /private/tmp/d20230913-68373-6qtvw6/proxy/. /private/tmp/neon-extension-20230913-68373-1w5dbej/proxy /usr/bin/env cp -pR /private/tmp/d20230913-68373-6qtvw6/LICENSE /private/tmp/neon-extension-20230913-68373-1w5dbej/LICENSE /usr/bin/env cp -pR /private/tmp/d20230913-68373-6qtvw6/pre-commit.py /private/tm

Check failure on line 27 in Formula/neon-extension.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13-arm64)

`brew install --build-from-source bayandin/tap/neon-extension` failed on macOS Ventura (13) on Apple Silicon!

==> Fetching dependencies for bayandin/tap/neon-extension: icu4c, lz4, ca-certificates, openssl@3, readline, xz and zstd ==> Fetching icu4c ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/73.2 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/2e5082de52a2c85ae665e51f8d0de0651611397cb02f4b4e2bb37898ba52a629--icu4c-73.2.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:953797d46546c570c4fab4e8b2395624ae90acd492f75b68ff99fbd115ccd748 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/1e0f31a89e4d047dc95e651cf911b97e33b91f7e13d8909be0f60a5c18c1dc7c--icu4c--73.2.arm64_ventura.bottle.tar.gz ==> Fetching lz4 ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:cd29e40287b0a2d665a647acbea5512e8db4c371687147aab5c60bf9059b2cca Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/bdbca4231a01d687e54f87627b47f5209cd836fcba5f58353597bb599bea9cbe--lz4--1.9.4.arm64_ventura.bottle.tar.gz ==> Fetching ca-certificates ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2023-08-22 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/a8cd32e30cae0b7335779e93a6554f294f09485802fc253a3a8be441337a6115--ca-certificates-2023-08-22.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:a331e92e7a759571296581f029e5cc2ec7cee70cd92dc0b5f8eb76095f94a21a Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/9be22fdac2e86ffb3bf6c165d2349e6e7fb9ff474a859890bcd63f79a807641e--ca-certificates--2023-08-22.arm64_ventura.bottle.tar.gz ==> Fetching openssl@3 ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.1.2-1 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/d235bbcbe9c405bfbe837454515b9cb2793542891a2050e5948a94f596e2a51e--openssl@3-3.1.2-1.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:904a07d94bd731815d2db4c92abec9b90132cb9b0fb1c83a2906c364f9665b04 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/d1c5d6dab012323b08f345e773660ca9515c9880c461bcbc3678db31e7b7a840--openssl@3--3.1.2.arm64_ventura.bottle.1.tar.gz ==> Fetching readline ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.1 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/ab483c9a913ae82f3a2b3ae20918791bc3bd6825c7122a29cd4f1e0c65413759--readline-8.2.1.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:fba42a9bd6feaa8902ae4491ffdf177662e0a165a0d0ddef0988ad6ecf0f23dd Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/1d2d645220a91b8ac8869d09ddf0206070cd2f4278dddcfcc106eefb86be3c6c--readline--8.2.1.arm64_ventura.bottle.tar.gz ==> Fetching xz ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.4 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/36353e8e9595891bff68a5cb421f60f3af5b1a68b6da82766c30dc3de86a8d3c--xz-5.4.4.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:ba318d89eea54f33cc3613b1cb69ca4217a8f961e59026418e569e8421afbb8c Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/6c3137ffe0abab41f003ba253ab5bcb90474e8145b56ca9a11ba75e822d5a9f6--xz--5.4.4.arm64_ventura.bottle.tar.gz ==> Fetching zstd ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.5-1 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/fc13698599720a53800064b40cddd854399651cf8760d9b0e46092f2e8da701a--zstd-1.5.5-1.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:cd3a7447c6a18cae189c2366820113f7b23425643482f8af45d03c6e91417ff8 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/928c9174f765c9995021ffc5e579f4d7fd7316f9bdb6c247dbd8c190397860a4--zstd--1.5.5.arm64_ventura.bottle.1.tar.
neon_postgres.pg_versions.each do |v|
neon_postgres.pg_versions_internal.each do |v|
extensions.each do |ext|
cp_r "pgxn/#{ext}", "build-#{ext}-#{v}"
cd "build-#{ext}-#{v}" do
Expand All @@ -40,7 +40,7 @@
end

test do
neon_postgres.pg_versions.each do |v|
neon_postgres.pg_versions_internal.each do |v|
pg_ctl = neon_postgres.pg_bin_for(v)/"pg_ctl"
psql = neon_postgres.pg_bin_for(v)/"psql"
port = free_port
Expand Down
6 changes: 3 additions & 3 deletions Formula/neon-local.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
desc "CLI for running Neon locally"
homepage "https://github.com/neondatabase/neon"
url "https://github.com/neondatabase/neon.git",
tag: "release-3898",
revision: "0e6fdc8a587aacbc598afb9232eb81484ed3494e"
tag: "release-3909",
revision: "7d6ec1616610bc665e19a86843dc0f08f63fc922"
license "Apache-2.0"
head "https://github.com/neondatabase/neon.git", branch: "main"

Expand Down Expand Up @@ -34,7 +34,7 @@
Formula["bayandin/tap/neon-storage"]
end

def install

Check failure on line 37 in Formula/neon-local.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

`brew install --verbose --build-bottle bayandin/tap/neon-local` failed on Linux!

14/pg_trgm.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/insert_username.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_gbk.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pg_visibility.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/old_snapshot.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pg_stat_statements.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/adminpack.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgfeutils.a': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgcommon_shlib.a': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/refint.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_euc2004.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/dblink.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libecpg.so.6.14': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_euc_tw.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/plpgsql.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/uuid-ossp.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/citext.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/seg.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_gb18030.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_cyrillic.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/auth_delay.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/amcheck.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/cyrillic_and_mic.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/cube.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/btree_gin.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/auto_explain.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pgoutput.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpq.so.5.14': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgcommon.a': Permission denied cp: cannot create regular file '/

Check failure on line 37 in Formula/neon-local.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

`brew install --verbose --build-bottle bayandin/tap/neon-local` failed on macOS Ventura (13)!

==> Fetching dependencies for bayandin/tap/neon-local: bayandin/tap/neon-extension, abseil, jsoncpp and protobuf ==> Fetching bayandin/tap/neon-extension ==> Downloading https://ghcr.io/v2/bayandin/tap/neon-extension/manifests/3909 /usr/bin/env /usr/local/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.1.11-25-gc953076\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 13.5.1\)\ curl/8.1.2 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/runner/Library/Caches/Homebrew/downloads/b8f7de456ca07578e14da62e3db74463124b079f49cbf36a44dceee76cd8db18--neon-extension-3909.bottle_manifest.json.incomplete --location https://ghcr.io/v2/bayandin/tap/neon-extension/manifests/3909 curl: (22) The requested URL returned error: 404 ==> Downloading https://ghcr.io/v2/bayandin/tap/neon-extension/blobs/sha256:583a8ad383e84eb774255f5f828f8ffb0ac11421fb2daf131228a49f4b4e3e9a Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/4fac412a0e3da4d2ae1603a9d40ca037bd258807d42e74b78b13f4dd15d14071--neon-extension--3909.ventura.bottle.tar.gz ==> Verifying checksum for '4fac412a0e3da4d2ae1603a9d40ca037bd258807d42e74b78b13f4dd15d14071--neon-extension--3909.ventura.bottle.tar.gz' ==> Fetching abseil ==> Downloading https://ghcr.io/v2/homebrew/core/abseil/manifests/20230802.0 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/4f87d3254f4ce24e428461506ecad8e09e2f5edce135706253a1eebb9c2806a8--abseil-20230802.0.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/abseil/blobs/sha256:39f69ab5e46934041193e8c3a1ae9f5c329a970f8378622eb7ea377c49c39ac3 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/28bc45188cbd5a33904e9bd1f7e37571b154673ecd9f526a21250ab19bd0f908--abseil--20230802.0.ventura.bottle.tar.gz ==> Verifying checksum for '28bc45188cbd5a33904e9bd1f7e37571b154673ecd9f526a21250ab19bd0f908--abseil--20230802.0.ventura.bottle.tar.gz' ==> Fetching jsoncpp ==> Downloading https://ghcr.io/v2/homebrew/core/jsoncpp/manifests/1.9.5 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/61fb7cb7b03533b1884f5de81b3b44a2e6edc058e8a87de7be462305888460c0--jsoncpp-1.9.5.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/jsoncpp/blobs/sha256:68fe5f2b8a499ef699890d432985cb53e648a12fc1017e4bcb0be3c616f8982b Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/20e446ede5f6b3ce6af83db0d242dedabc341644bde748ed72f84ae989fa091e--jsoncpp--1.9.5.ventura.bottle.tar.gz ==> Verifying checksum for '20e446ede5f6b3ce6af83db0d242dedabc341644bde748ed72f84ae989fa091e--jsoncpp--1.9.5.ventura.bottle.tar.gz' ==> Fetching protobuf ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/24.3 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/c8ba5fd35031399a74718d61ffc45036f9fc90263e9e63c502b508a13632066a--protobuf-24.3.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:38ef2ed336542514b1aa044c24dd35b8912f0fe51e8d8bd3a77e4dcfa2533214 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b8e28836d5ab0649fbe8c6a776eefefdb17795b599e3b2fe077c62dd1c0cbcdd--protobuf--24.3.ventura.bottle.tar.gz ==> Verifying checksum for 'b8e28836d5ab0649fbe8c6a776eefefdb17795b599e3b2fe077c62dd1c0cbcdd--protobuf--24.3.ventura.bottle.tar.gz' ==> Fetching bayandin/tap/neon-local ==> Cloning https://github.com/neondatabase/neon.git Updating /Users/runner/Library/Caches/Homebrew/neon-local--git /usr/bin/env git config remote.origin.url https://github.com/neondatabase/neon.git /usr/bin/env git config remote.origin.fetch \+refs/tags/release-3909:refs/tags/release-3909 /usr/bin/env git config remote.origin.tagOpt --no-tags /usr/bin/env git config advice.detachedHead false /usr/bin/env git config core.fsmonitor false ==> Checking out tag release-3909 /usr/bin/env git checkout -f release-3909 -- HEAD is now at 7d6ec161 Merge pull request #5296 fr

Check failure on line 37 in Formula/neon-local.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13-arm64)

`brew install --verbose --build-bottle bayandin/tap/neon-local` failed on macOS Ventura (13) on Apple Silicon!

==> Fetching dependencies for bayandin/tap/neon-local: bayandin/tap/neon-extension, abseil, jsoncpp and protobuf ==> Fetching bayandin/tap/neon-extension ==> Downloading https://ghcr.io/v2/bayandin/tap/neon-extension/manifests/3909 /usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.1.11-25-gc953076\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 13.5.2\)\ curl/8.1.2 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/m1/Library/Caches/Homebrew/downloads/b8f7de456ca07578e14da62e3db74463124b079f49cbf36a44dceee76cd8db18--neon-extension-3909.bottle_manifest.json.incomplete --location https://ghcr.io/v2/bayandin/tap/neon-extension/manifests/3909 curl: (22) The requested URL returned error: 404 ==> Downloading https://ghcr.io/v2/bayandin/tap/neon-extension/blobs/sha256:c6411dc3703924873d1014f6cceb7f18a938fe4f96350e25e1ce14e0948d45d1 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/abb4750db45ff720948995c5bc2fc1fb749b8c918ca119aa4e6300362b484489--neon-extension--3909.arm64_ventura.bottle.tar.gz ==> Verifying checksum for 'abb4750db45ff720948995c5bc2fc1fb749b8c918ca119aa4e6300362b484489--neon-extension--3909.arm64_ventura.bottle.tar.gz' ==> Fetching abseil ==> Downloading https://ghcr.io/v2/homebrew/core/abseil/manifests/20230802.0 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/4f87d3254f4ce24e428461506ecad8e09e2f5edce135706253a1eebb9c2806a8--abseil-20230802.0.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/abseil/blobs/sha256:b4e2023168ab5b81f85eba33843cdd18340a7125736b647c70b92707b0c7dc72 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/dbb6838219dda90c4062b781f31b9bcb6c90e570f08af7b2c6fcf7cc4bd99f45--abseil--20230802.0.arm64_ventura.bottle.tar.gz ==> Verifying checksum for 'dbb6838219dda90c4062b781f31b9bcb6c90e570f08af7b2c6fcf7cc4bd99f45--abseil--20230802.0.arm64_ventura.bottle.tar.gz' ==> Fetching jsoncpp ==> Downloading https://ghcr.io/v2/homebrew/core/jsoncpp/manifests/1.9.5 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/61fb7cb7b03533b1884f5de81b3b44a2e6edc058e8a87de7be462305888460c0--jsoncpp-1.9.5.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/jsoncpp/blobs/sha256:013a6b0f7beab209b744ef8119ca2a9a29a0c9c90da09f5012fc94fe5cc51ff1 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/7944094a0925ccd7f19141e8b14c3053c3290ed521018645870d97848548065e--jsoncpp--1.9.5.arm64_ventura.bottle.tar.gz ==> Verifying checksum for '7944094a0925ccd7f19141e8b14c3053c3290ed521018645870d97848548065e--jsoncpp--1.9.5.arm64_ventura.bottle.tar.gz' ==> Fetching protobuf ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/24.3 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/c8ba5fd35031399a74718d61ffc45036f9fc90263e9e63c502b508a13632066a--protobuf-24.3.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:b74655262679e566c39e14d538f04ff5e536ed2cb5f9b0b4339aaaa479d48858 Already downloaded: /Users/m1/Library/Caches/Homebrew/downloads/9a9e32d59704faccd0f69b30f2ff4c9a9c6a6e32f5f17d9c910fc423b3c7b62b--protobuf--24.3.arm64_ventura.bottle.tar.gz ==> Verifying checksum for '9a9e32d59704faccd0f69b30f2ff4c9a9c6a6e32f5f17d9c910fc423b3c7b62b--protobuf--24.3.arm64_ventura.bottle.tar.gz' ==> Fetching bayandin/tap/neon-local ==> Cloning https://github.com/neondatabase/neon.git Updating /Users/m1/Library/Caches/Homebrew/neon-local--git /usr/bin/env git config remote.origin.url https://github.com/neondatabase/neon.git /usr/bin/env git config remote.origin.fetch \+refs/tags/release-3909:refs/tags/release-3909 /usr/bin/env git config remote.origin.tagOpt --no-tags /usr/bin/env git config advice.detachedHead false /usr/bin/env git config core.fsmonitor false ==> Checking out tag release-3909 /usr/bin/env git checkout -f release-3909 -- HEAD is now at 7d6ec161 Merge pull request #5
binaries.each do |file|
(bin/file).write_env_script neon_storage.opt_libexec/"bin"/file,
POSTGRES_DISTRIB_DIR: neon_postgres.opt_libexec,
Expand Down Expand Up @@ -76,7 +76,7 @@
end

system bin/"neon_local", "start"
neon_postgres.pg_versions.each do |v|
neon_postgres.pg_versions_internal.each do |v|
vv = v.delete_prefix("v")

output = shell_output("#{bin}/neon_local tenant create --pg-version #{vv}")
Expand Down
14 changes: 9 additions & 5 deletions Formula/neon-postgres.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
desc "Neon's fork of PostgreSQL"
homepage "https://github.com/neondatabase/postgres"
url "https://github.com/neondatabase/neon.git",
tag: "release-3898",
revision: "0e6fdc8a587aacbc598afb9232eb81484ed3494e"
tag: "release-3909",
revision: "7d6ec1616610bc665e19a86843dc0f08f63fc922"
license "Apache-2.0"
head "https://github.com/neondatabase/neon.git", branch: "main"

Expand Down Expand Up @@ -31,15 +31,19 @@
depends_on "libseccomp"
end

def pg_versions_internal
%w[v14 v15 v16]
end

def pg_versions
%w[v14 v15]
end

def pg_bin_for(version)
pg_versions.to_h { |v| [v, opt_libexec/v/"bin"] }.fetch(version)
pg_versions_internal.to_h { |v| [v, opt_libexec/v/"bin"] }.fetch(version)
end

def install

Check failure on line 46 in Formula/neon-postgres.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

`brew install --verbose --build-bottle bayandin/tap/neon-postgres` failed on Linux!

-I. -I. -I../../src/include -I/home/linuxbrew/.linuxbrew/Cellar/icu4c/73.2/include -I/home/linuxbrew/.linuxbrew/opt/curl/include -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -D_GNU_SOURCE -I/home/linuxbrew/.linuxbrew/Cellar/libxml2/2.11.5/include/libxml2 -I/home/linuxbrew/.linuxbrew/Cellar/lz4/1.9.4/include -I/home/linuxbrew/.linuxbrew/opt/zstd/include -c -o pgp-info.o pgp-info.c gcc-11 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -I/home/linuxbrew/.linuxbrew/Cellar/icu4c/73.2/include -I/home/linuxbrew/.linuxbrew/opt/curl/include -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -D_GNU_SOURCE -I/home/linuxbrew/.linuxbrew/Cellar/libxml2/2.11.5/include/libxml2 -I/home/linuxbrew/.linuxbrew/Cellar/lz4/1.9.4/include -I/home/linuxbrew/.linuxbrew/opt/zstd/include -c -o pgp-mpi.o pgp-mpi.c gcc-11 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -I/home/linuxbrew/.linuxbrew/Cellar/icu4c/73.2/include -I/home/linuxbrew/.linuxbrew/opt/curl/include -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -D_GNU_SOURCE -I/home/linuxbrew/.linuxbrew/Cellar/libxml2/2.11.5/include/libxml2 -I/home/linuxbrew/.linuxbrew/Cellar/lz4/1.9.4/include -I/home/linuxbrew/.linuxbrew/opt/zstd/include -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c gcc-11 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -I/home/linuxbrew/.linuxbrew/Cellar/icu4c/73.2/include -I/home/linuxbrew/.linuxbrew/opt/curl/include -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -D_GNU_SOURCE -I/home/linuxbrew/.linuxbrew/Cellar/libxml2/2.11.5/include/libxml2 -I/home/linuxbrew/.linuxbrew/Cellar/lz4/1.9.4/include -I/home/linuxbrew/.linuxbrew/opt/zstd/include -c -o pgp-pgsql.o pgp-pgsql.c gcc-11 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -I/home/linuxbrew/.linuxbrew/Cellar/icu4c/73.2/include -I/home/linuxbrew/.linuxbrew/opt/curl/include -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -D_GNU_SOURCE -I/home/linuxbrew/.linuxbrew/Cellar/libxml2/2.11.5/include/libxml2 -I/home/linuxbrew/.linuxbrew/Cellar/lz4/1.9.4/include -I/home/linuxbrew/.linuxbrew/opt/zstd/include -c -o pgp-pubdec.o pgp-pubdec.c gcc-11 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -I/home/linuxbrew/.linuxbrew/Cellar

Check failure on line 46 in Formula/neon-postgres.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

`brew install --build-from-source bayandin/tap/neon-postgres` failed on Linux!

3,991 files, 10.8MB ==> Installing bayandin/tap/neon-postgres dependency: readline ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.1 Already downloaded: /home/runner/.cache/Homebrew/downloads/ab483c9a913ae82f3a2b3ae20918791bc3bd6825c7122a29cd4f1e0c65413759--readline-8.2.1.bottle_manifest.json ==> Pouring readline--8.2.1.x86_64_linux.bottle.tar.gz /home/linuxbrew/.linuxbrew/Cellar/readline/8.2.1: 50 files, 2MB ==> Installing bayandin/tap/neon-postgres dependency: zlib ==> Downloading https://ghcr.io/v2/homebrew/core/zlib/manifests/1.3 Already downloaded: /home/runner/.cache/Homebrew/downloads/b4c20c0489e59e6d8c5f8e4abdd47f07d52fe38699b6f0fea76781631025eecd--zlib-1.3.bottle_manifest.json ==> Pouring zlib--1.3.x86_64_linux.bottle.tar.gz /home/linuxbrew/.linuxbrew/Cellar/zlib/1.3: 13 files, 473.0KB ==> Installing bayandin/tap/neon-postgres dependency: libxml2 ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.11.5 Already downloaded: /home/runner/.cache/Homebrew/downloads/ce874bc48fb6e04589746caffcc68b4de0509060c46ded75bd229a333fce1a4c--libxml2-2.11.5.bottle_manifest.json ==> Pouring libxml2--2.11.5.x86_64_linux.bottle.tar.gz /home/linuxbrew/.linuxbrew/Cellar/libxml2/2.11.5: 206 files, 9.8MB ==> Installing bayandin/tap/neon-postgres dependency: docbook ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 Already downloaded: /home/runner/.cache/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json ==> Pouring docbook--5.1_1.x86_64_linux.bottle.tar.gz ==> xmlcatalog --noout --del file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/4.2/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --add nextCatalog file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/4.2/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --del file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/4.1.2/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --add nextCatalog file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/4.1.2/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --del file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/4.3/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --add nextCatalog file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/4.3/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --del file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/4.4/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --add nextCatalog file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/4.4/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --del file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/4.5/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --add nextCatalog file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/4.5/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --del file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/5.0/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --add nextCatalog file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/5.0/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --del file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/5.1/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog ==> xmlcatalog --noout --add nextCatalog file:///home/linuxbrew/.linuxbrew/opt/docbook/docbook/xml/5.1/catalog.xml /home/linuxbrew/.linuxbrew/etc/xml/catalog /home/linuxbrew/.linuxbrew/Cellar/docbook/5.1_1: 199 files, 9MB ==> Installing bayandin/tap/neon-postgres dependency: docbook-xsl ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 Already downloaded: /home/runner/.cache/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bot
ENV["XML_CATALOG_FILES"] = etc/"xml/catalog"

ENV.prepend "LDFLAGS", "-L#{Formula["openssl@3"].opt_lib} -L#{Formula["readline"].opt_lib}"
Expand All @@ -50,7 +54,7 @@
ENV.prepend "CPPFLAGS", "-I#{Formula["curl"].opt_include}"
end

pg_versions.each do |v|
pg_versions_internal.each do |v|
cd "vendor/postgres-#{v}" do
args = %W[
--prefix=#{libexec}/#{v}
Expand Down Expand Up @@ -92,7 +96,7 @@
end

test do
pg_versions.each do |v|
pg_versions_internal.each do |v|
system "#{pg_bin_for(v)}/initdb", testpath/"test-#{v}"

pg_config = pg_bin_for(v)/"pg_config"
Expand Down
4 changes: 2 additions & 2 deletions Formula/neon-storage.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
desc "Storage components for Neon"
homepage "https://github.com/neondatabase/neon"
url "https://github.com/neondatabase/neon.git",
tag: "release-3898",
revision: "0e6fdc8a587aacbc598afb9232eb81484ed3494e"
tag: "release-3909",
revision: "7d6ec1616610bc665e19a86843dc0f08f63fc922"
license "Apache-2.0"
head "https://github.com/neondatabase/neon.git", branch: "main"

Expand Down Expand Up @@ -31,7 +31,7 @@
Formula["bayandin/tap/neon-postgres"]
end

def install

Check failure on line 34 in Formula/neon-storage.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

`brew install --verbose --build-bottle bayandin/tap/neon-storage` failed on Linux!

14/pg_trgm.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/insert_username.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_gbk.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pg_visibility.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/old_snapshot.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pg_stat_statements.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/adminpack.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgfeutils.a': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgcommon_shlib.a': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/refint.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_euc2004.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/dblink.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libecpg.so.6.14': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_euc_tw.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/plpgsql.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/uuid-ossp.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/citext.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/seg.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_gb18030.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_cyrillic.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/auth_delay.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/amcheck.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/cyrillic_and_mic.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/cube.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/btree_gin.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/auto_explain.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pgoutput.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpq.so.5.14': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgcommon.a': Permission denied cp: cannot create regular file '/

Check failure on line 34 in Formula/neon-storage.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

`brew install --build-from-source bayandin/tap/neon-extension bayandin/tap/neon-storage` failed on Linux!

14/pg_trgm.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/insert_username.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_gbk.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pg_visibility.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/old_snapshot.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pg_stat_statements.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/adminpack.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgfeutils.a': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgcommon_shlib.a': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/refint.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_euc2004.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/dblink.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libecpg.so.6.14': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_euc_tw.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/plpgsql.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/uuid-ossp.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/citext.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/seg.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_gb18030.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/utf8_and_cyrillic.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/auth_delay.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/amcheck.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/cyrillic_and_mic.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/cube.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/btree_gin.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/auto_explain.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/pgoutput.so': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpq.so.5.14': Permission denied cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/neon-postgres/./3898/lib/neon-postgres/v14/libpgcommon.a': Permission denied cp: cannot create regular file '/
ENV["BUILD_TAG"] = build.stable? ? "release-#{version}" : "dev-#{Utils.git_short_head}"
ENV["GIT_VERSION"] = Utils.git_head

Expand Down
Loading