Skip to content

error in build from Dockerfile #4

@entwildfire

Description

@entwildfire
(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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions