Skip to content

Updates postgres versions into latest except alpine#340

Merged
gurkanindibay merged 2 commits intomasterfrom
pg_version_updates
Jun 9, 2023
Merged

Updates postgres versions into latest except alpine#340
gurkanindibay merged 2 commits intomasterfrom
pg_version_updates

Conversation

@gurkanindibay
Copy link
Copy Markdown
Contributor

@gurkanindibay gurkanindibay commented Jun 9, 2023

Since alpine is building from source, it fails for 11.3 source. Therefore, I removed from update for now

When building for 15.3, we hace below error

#0 61.86 clang-15 -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -O2   -fsanitize=safe-stack -fstack-protector-strong
 -flto -fPIC -Wformat -Wformat-security -Werror=format-security -I '/citus-11.3.0/src/include' -I'../../../src/include' -I/usr/local/include -I/citus-11.3.0/vendor/safestringlib/include -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o columnar.bc columnar.c
#0 61.86 make[1]: Leaving directory '/citus-11.3.0/src/backend/columnar'
#0 61.86 make[1]: clang-15: No such file or directory
#0 61.86 make[1]: *** [/usr/local/lib/postgresql/pgxs/src/makefiles/../../src/Makefile.global:1081: columnar.bc] Error 127
#0 61.86 make: *** [Makefile:19: columnar] Error 2

@citusdata citusdata deleted a comment from github-actions Bot Jun 9, 2023
@gurkanindibay gurkanindibay changed the title Updates postgres versions into latest Updates postgres versions into latest exvept alpine Jun 9, 2023
@gurkanindibay gurkanindibay changed the title Updates postgres versions into latest exvept alpine Updates postgres versions into latest except alpine Jun 9, 2023
@gurkanindibay gurkanindibay requested a review from onurctirtir June 9, 2023 08:44
@citusdata citusdata deleted a comment from github-actions Bot Jun 9, 2023
@gurkanindibay gurkanindibay merged commit c062503 into master Jun 9, 2023
@gurkanindibay gurkanindibay deleted the pg_version_updates branch June 9, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants