Skip to content

Failed to build Linux steampipe-postgres-fdw binaries for Kubernetes plugin #256

@pskrbasu

Description

@pskrbasu

Currently, we are unable to build the Linux binaries for steampipe-postgres-fdw.

To get build error run (on Linux):

  • make standalone plugin=kubernetes (from steampipe-postgres-fdw repo)

what was the compilation problem?

The build error was Linux only, and related to code relocation:

relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol 'type:string' which may bind externally can not be used when making a shared object; recompile with -fPIC

We tried using the fPIC flag (and many other things)

Metadata

Metadata

Assignees

Labels

blockedWork on this issue is currently blockedhelp wantedWe are asking the community to submit a PR to resolve this issuesteampipeSteampipe plugin issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions