Closed tucnak closed 1 month ago
What command did you execute that led to this output?
cargo pgrx install --release
I just realised that the issue goes away with dev builds, while release
still fails to link.
@tucnak Could you please open this issue in pgrx
? I don't believe it is related to us specifically.
haha, I asked him to open it here
I just realised that the issue goes away with dev builds, while release still fails to link.
@tucnak which version of cargo-pgrx do you have installed?
haha, I asked him to open it here
Peak open source comedy! 🤣
$ cargo pgrx --version
cargo-pgrx 0.12.1
Ah sorry!
What happens?
I'm unable to build
pg_analytics
standalone on Linux ppc64el as it fails to linkpgrx_embed_pg_analytics
.The build log starting with successful
pg_analytics
compilation is as follows:To Reproduce
I'm using a Postgres 17 and Rust 1.81.0 nightly from the official distribution, & building
pg_analytics
from HEAD.OS:
Linux ppc64el
ParadeDB Version:
HEAD
Are you using ParadeDB Docker, Helm, or the extension(s) standalone?
ParadeDB pg_analytics Extension
Full Name:
Ilya Kowalewski
Affiliation:
The Stone Cross Foundation of Ukraine
Did you include all relevant data sets for reproducing the issue?
Yes
Did you include the code required to reproduce the issue?
Did you include all relevant configurations (e.g., CPU architecture, PostgreSQL version, Linux distribution) to reproduce the issue?