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

oc-mirror build fails #39

Open
pravin-dsilva opened this issue Jan 24, 2023 · 0 comments
Open

oc-mirror build fails #39

pravin-dsilva opened this issue Jan 24, 2023 · 0 comments

Comments

@pravin-dsilva
Copy link
Collaborator

# make build
Makefile:64: warning: overriding recipe for target 'test-unit'
vendor/github.com/openshift/build-machinery-go/make/targets/golang/test-unit.mk:7: warning: ignoring old recipe for target 'test-unit'
mkdir -p './bin'
go build -mod=vendor -tags "json1 btrfs_noversion exclude_graphdriver_btrfs libdm_no_deferred_remove exclude_graphdriver_devicemapper " -ldflags "-X github.com/openshift/oc-mirror/pkg/version.versionFromGit="v0.2.0-alpha.1-80-g365db76" -X github.com/openshift/oc-mirror/pkg/version.commitFromGit="365db765" -X github.com/openshift/oc-mirror/pkg/version.gitTreeState="dirty" -X github.com/openshift/oc-mirror/pkg/version.buildDate="2023-01-24T09:22:33Z" -X k8s.io/component-base/version.gitMajor="1" -X k8s.io/component-base/version.gitMinor="22" -X k8s.io/component-base/version.gitVersion="v0.22.4" -X k8s.io/component-base/version.gitCommit="365db765" -X k8s.io/component-base/version.buildDate="2023-01-24T09:22:22Z" -X k8s.io/component-base/version.gitTreeState="clean" -X k8s.io/client-go/pkg/version.gitVersion="v0.2.0-alpha.1-80-g365db76" -X k8s.io/client-go/pkg/version.gitCommit="365db765" -X k8s.io/client-go/pkg/version.buildDate="2023-01-24T09:22:22Z" -X k8s.io/client-go/pkg/version.gitTreeState="dirty"" -o './bin/oc-mirror' github.com/openshift/oc-mirror/cmd/oc-mirror
# pkg-config --cflags  -- gpgme
Package gpgme was not found in the pkg-config search path.
Perhaps you should add the directory containing `gpgme.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gpgme', required by 'virtual:world', not found
pkg-config: exit status 1
make: *** [vendor/github.com/openshift/build-machinery-go/make/targets/golang/build.mk:16: build] Error 2
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

1 participant