You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getting errors while trying to do docker build, not sure what the prerequisites are (on a Centos linux).
go test github.com/DataReply/alertmanager-sns-forwarder/...
runtime/cgo
exec: "gcc": executable file not found in $PATH
FAIL github.com/DataReply/alertmanager-sns-forwarder [build failed]
FAIL github.com/DataReply/alertmanager-sns-forwarder/arnutil [build failed]
make: *** [Makefile:16: test] Error 2
The command '/bin/sh -c make all' returned a non-zero code: 2
The text was updated successfully, but these errors were encountered:
getting errors while trying to do docker build, not sure what the prerequisites are (on a Centos linux).
go test github.com/DataReply/alertmanager-sns-forwarder/...
runtime/cgo
exec: "gcc": executable file not found in $PATH
FAIL github.com/DataReply/alertmanager-sns-forwarder [build failed]
FAIL github.com/DataReply/alertmanager-sns-forwarder/arnutil [build failed]
make: *** [Makefile:16: test] Error 2
The command '/bin/sh -c make all' returned a non-zero code: 2
The text was updated successfully, but these errors were encountered: