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

error in build from Dockerfile #4

Open
entwildfire opened this issue Dec 9, 2019 · 0 comments
Open

error in build from Dockerfile #4

entwildfire opened this issue Dec 9, 2019 · 0 comments

Comments

@entwildfire
Copy link

(39/40) Installing .build-deps (0)
(40/40) Upgrading musl-utils (1.1.19-r10 -> 1.1.19-r11)
Executing busybox-1.28.4-r0.trigger
Executing ca-certificates-20190108-r0.trigger
OK: 555 MiB in 65 packages
Building avscan Go binary...
go version go1.10.8 linux/amd64
package github.com/sirupsen/logrus: case-insensitive import collision: "github.com/sirupsen/logrus" and "github.com/Sirupsen/logrus"
The command '/bin/sh -c apk --update add --no-cache -t .build-deps   build-base   mercurial   musl-dev   openssl   bash   wget   git   gcc   go   && echo "Building avscan Go binary..."   && cd /go/src/github.com/malice-plugins/clamav   && export GOPATH=/go   && go version   && go get   && go build -ldflags "-s -w -X main.Version=v$(cat VERSION) -X main.BuildTime=$(date -u +%Y%m%d)" -o /bin/avscan   && rm -rf /go /usr/local/go /usr/lib/go /tmp/*   && apk del --purge .build-deps' returned a non-zero code: 1
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