-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Error log
3 warnings generated.
ld: can't link with a main executable file '/opt/homebrew/Cellar/postgresql@14/14.8/bin/postgres' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for PostgreSQL PL/Java 1.6.4:
[INFO]
[INFO] PostgreSQL PL/Java ................................. SUCCESS [ 3.587 s]
[INFO] PL/Java API ........................................ SUCCESS [ 10.301 s]
[INFO] PL/Java backend Java code .......................... SUCCESS [ 9.538 s]
[INFO] PL/Java PGXS ....................................... SUCCESS [ 5.890 s]
[INFO] PL/Java backend native code ........................ FAILURE [ 7.588 s]
[INFO] PL/Java Ant tasks .................................. SKIPPED
[INFO] PL/Java examples ................................... SKIPPED
[INFO] PL/Java packaging .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[ERROR] Failed to execute goal org.postgresql:pljava-pgxs:1.6.4:scripted-goal (build-shared-object) on project pljava-so: Linking failed with exit code: 1 -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.postgresql:pljava-pgxs:1.6.4:scripted-goal (build-shared-object) on project pljava-so: Linking failed with exit code: 1
I have arm64 system architecture. It's failing on project pljava-so
Originally posted by @sandeep2244 in #411 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels