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

Cross Compilation Failure for AIX Target #83

Open
serak opened this issue Apr 1, 2023 · 1 comment
Open

Cross Compilation Failure for AIX Target #83

serak opened this issue Apr 1, 2023 · 1 comment

Comments

@serak
Copy link

serak commented Apr 1, 2023

environmental variables

GOARCH=ppc64
GOOS=aix
C:\Users\Serak\Desktop\goProject\beats\filebeat>go build
# github.com/elastic/elastic-agent-system-metrics/metric/system/process
..\..\..\..\go\pkg\mod\github.com\elastic\elastic-agent-system-metrics@v0.5.1-0.20230328163318-a87a0b315c42\metric\system\process\process.go:57:24: init.FetchPids undefined (type Stats has no field or method FetchPids)
..\..\..\..\go\pkg\mod\github.com\elastic\elastic-agent-system-metrics@v0.5.1-0.20230328163318-a87a0b315c42\metric\system\process\process.go:78:20: undefined: GetInfoForPid
..\..\..\..\go\pkg\mod\github.com\elastic\elastic-agent-system-metrics@v0.5.1-0.20230328163318-a87a0b315c42\metric\system\process\process.go:94:34: procStats.FetchPids undefined (type *Stats has no field or method FetchPids)
..\..\..\..\go\pkg\mod\github.com\elastic\elastic-agent-system-metrics@v0.5.1-0.20230328163318-a87a0b315c42\metric\system\process\process.go:194:17: undefined: GetInfoForPid
..\..\..\..\go\pkg\mod\github.com\elastic\elastic-agent-system-metrics@v0.5.1-0.20230328163318-a87a0b315c42\metric\system\process\process.go:211:16: undefined: FillPidMetrics
@serak serak changed the title Cross Compilation Failure on AIX Cross Compilation Failure for AIX Target Apr 1, 2023
@ycombinator
Copy link
Contributor

@serak Is this issue still happening for you?

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

No branches or pull requests

2 participants