www/minio-client
Replacement for ls, cp, mkdir, diff and rsync commands for filesystems
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 2021.02.19.05.34.40 | 467 | 2.1 | i386 | apache2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m2132 | info | 2021-10-27 15:34:26.996686 | Test Started |
| m2132 | fail | 2021-10-27 15:35:22.92597 | make build returned non-zero: 1 |
| m2132 | fail | 2021-10-27 15:35:22.969585 | Test complete. |
Log
[1m===> Building for minio-client-2021.02.19.05.34.40[0m
(cd /magus/work/usr/mports/www/minio-client/work/mc-RELEASE.2021-02-19T05-34-40Z; for t in :minio-client; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/minio-client/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^minio-client$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/magus/work/usr/mports/www/minio-client/work XDG_CONFIG_HOME=/magus/work/usr/mports/www/minio-client/work HOME=/magus/work/usr/mports/www/minio-client/work TMPDIR="/tmp" XDG_DATA_HOME=/magus/work/usr/mports/www/minio-client/work XDG_CONFIG_HOME=/magus/work/usr/mports/www/minio-client/work HOME=/magus/work/usr/mports/www/minio-client/work TMPDIR="/tmp" PATH=/magus/work/usr/mports/www/minio-client/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes SHELL=/bin/sh NO_LINT=YES TARGETDIR=/usr/local DESTDIR= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOARM= GOPATH="/magus/distfiles/go/www_minio-client" GOBIN="/magus/work/usr/mports/www/minio-client/work/bin" GO111MODULE=on GOFLAGS=-modcacherw GOSUMDB=sum.golang.org GO_NO_VENDOR_CHECKS=1 GOPROXY=off /usr/local/bin/go build -ldflags=" -X github.com/minio/mc/cmd.Version=2021-02-19T05:34:40Z -X github.com/minio/mc/cmd.ReleaseTag=RELEASE.2021-02-19T05-34-40Z -X github.com/minio/mc/cmd.CommitID=b3c692d6eb496ee5719f279b96883aabd91e9213 -X github.com/minio/mc/cmd.GOPATH=/magus/work/usr/mports/www/minio-client/work/mc-RELEASE.2021-02-19T05-34-40Z -s -w" -v -buildmode=exe -mod=vendor -o /magus/work/usr/mports/www/minio-client/work/bin/${out} ${pkg}; done)
===> Building minio-client from
golang.org/x/sys/internal/unsafeheader
github.com/minio/minio/pkg/wildcard
runtime/cgo
github.com/mattn/go-runewidth
golang.org/x/sys/unix
github.com/dustin/go-humanize
github.com/dustin/go-humanize/english
github.com/inconshreveable/go-update/internal/binarydist
github.com/inconshreveable/go-update/internal/osext
net
github.com/klauspost/compress/flate
github.com/cheggaaa/pb
github.com/mattn/go-isatty
github.com/mattn/go-colorable
github.com/fatih/color
github.com/minio/cli
github.com/klauspost/compress/gzip
github.com/minio/mc/pkg/probe
github.com/minio/minio-go/v7/pkg/lifecycle
github.com/rs/xid
github.com/minio/minio/pkg/console
github.com/minio/mc/cmd/ilm
github.com/minio/mc/pkg/colorjson
os/user
github.com/minio/mc/pkg/hookreader
github.com/minio/mc/pkg/ioutils
github.com/modern-go/concurrent
github.com/modern-go/reflect2
crypto/x509
net/textproto
vendor/golang.org/x/net/http/httpguts
vendor/golang.org/x/net/http/httpproxy
github.com/minio/mc/pkg/disk
github.com/dgrijalva/jwt-go
# github.com/minio/mc/pkg/disk
pkg/disk/stat_freebsd.go:37:53: cannot use st.Atimespec.Sec (type int32) as type int64 in argument to strconv.FormatInt
pkg/disk/stat_freebsd.go:37:101: cannot use st.Atimespec.Nsec (type int32) as type int64 in argument to strconv.FormatInt
pkg/disk/stat_freebsd.go:50:53: cannot use st.Mtimespec.Sec (type int32) as type int64 in argument to strconv.FormatInt
pkg/disk/stat_freebsd.go:50:101: cannot use st.Mtimespec.Nsec (type int32) as type int64 in argument to strconv.FormatInt
crypto/tls
github.com/inconshreveable/go-update
github.com/google/uuid
github.com/json-iterator/go
github.com/minio/md5-simd
github.com/minio/minio-go/v7/pkg/s3utils
github.com/minio/sha256-simd
github.com/mitchellh/go-homedir
gopkg.in/ini.v1
golang.org/x/crypto/blake2b
golang.org/x/crypto/argon2
github.com/minio/minio-go/v7/pkg/replication
github.com/minio/minio-go/v7/pkg/sse
github.com/minio/minio-go/v7/pkg/tags
golang.org/x/text/transform
golang.org/x/text/unicode/bidi
golang.org/x/text/secure/bidirule
golang.org/x/text/unicode/norm
golang.org/x/net/idna
golang.org/x/net/http/httpguts
github.com/minio/minio/pkg/auth
github.com/rjeczalik/notify
github.com/minio/minio/pkg/argon2
github.com/minio/minio/pkg/bandwidth
github.com/montanaflynn/stats
net/http/httptrace
github.com/minio/minio-go/v7/pkg/set
github.com/minio/minio-go/v7/pkg/notification
net/http
github.com/minio/minio-go/v7/pkg/policy
github.com/minio/minio/pkg/certs
github.com/ncw/directio
github.com/minio/minio/pkg/disk
github.com/minio/minio/pkg/net
github.com/minio/minio/pkg/smart
golang.org/x/crypto/internal/subtle
golang.org/x/crypto/chacha20
golang.org/x/crypto/poly1305
golang.org/x/sys/cpu
golang.org/x/crypto/chacha20poly1305
github.com/secure-io/sio-go/sioutil
github.com/shirou/gopsutil/internal/common
github.com/secure-io/sio-go
github.com/minio/minio/pkg/mimedb
github.com/fatih/structs
github.com/shirou/gopsutil/cpu
github.com/shirou/gopsutil/disk
github.com/shirou/gopsutil/mem
github.com/shirou/gopsutil/net
github.com/minio/minio/pkg/safe
github.com/gogo/protobuf/proto
github.com/shirou/gopsutil/process
github.com/shirou/gopsutil/host
google.golang.org/protobuf/internal/detrand
google.golang.org/protobuf/internal/errors
google.golang.org/protobuf/encoding/protowire
google.golang.org/protobuf/internal/pragma
google.golang.org/protobuf/reflect/protoreflect
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/flags
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/encoding/text
google.golang.org/protobuf/internal/fieldnum
google.golang.org/protobuf/internal/mapsort
google.golang.org/protobuf/internal/set
google.golang.org/protobuf/internal/fieldsort
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/proto
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/encoding/defval
google.golang.org/protobuf/internal/filedesc
google.golang.org/protobuf/internal/encoding/tag
google.golang.org/protobuf/internal/genname
google.golang.org/protobuf/internal/impl
github.com/gogo/protobuf/protoc-gen-gogo/descriptor
github.com/gogo/protobuf/gogoproto
google.golang.org/protobuf/internal/version
go.uber.org/atomic
go.uber.org/multierr
go.uber.org/zap/buffer
go.uber.org/zap/internal/bufferpool
go.uber.org/zap/internal/color
go.uber.org/zap/internal/exit
github.com/mattn/go-ieproxy
github.com/minio/mc/pkg/httptracer
github.com/minio/minio-go/v7/pkg/signer
github.com/minio/minio-go/v7/pkg/encrypt
net/http/cookiejar
github.com/minio/minio-go/v7/pkg/credentials
net/http/httputil
golang.org/x/net/publicsuffix
github.com/minio/minio/pkg/bucket/policy/condition
github.com/minio/minio/pkg/trace
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/runtime/protoimpl
github.com/golang/protobuf/proto
github.com/minio/minio/pkg/bucket/policy
github.com/minio/minio-go/v7
github.com/minio/minio/pkg/iam/policy
github.com/minio/minio/pkg/madmin
go.etcd.io/etcd/auth/authpb
go.uber.org/zap/zapcore
google.golang.org/grpc/grpclog
go.uber.org/zap
google.golang.org/grpc/connectivity
google.golang.org/grpc/credentials/internal
google.golang.org/grpc/internal
google.golang.org/grpc/credentials
google.golang.org/grpc/metadata
go.etcd.io/etcd/clientv3/balancer/connectivity
google.golang.org/grpc/attributes
google.golang.org/grpc/serviceconfig
google.golang.org/grpc/internal/grpcrand
google.golang.org/grpc/resolver
google.golang.org/grpc/codes
google.golang.org/protobuf/types/known/anypb
google.golang.org/grpc/balancer
google.golang.org/grpc/internal/resolver/dns
go.etcd.io/etcd/clientv3/balancer/picker
google.golang.org/grpc/internal/resolver/passthrough
google.golang.org/grpc/resolver/dns
go.etcd.io/etcd/clientv3/balancer/resolver/endpoint
github.com/golang/protobuf/ptypes/any
google.golang.org/protobuf/types/known/durationpb
google.golang.org/grpc/resolver/passthrough
google.golang.org/protobuf/types/known/timestamppb
go.etcd.io/etcd/clientv3/balancer
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/timestamp
google.golang.org/genproto/googleapis/rpc/status
github.com/golang/protobuf/ptypes
go.etcd.io/etcd/mvcc/mvccpb
golang.org/x/net/context
golang.org/x/net/internal/timeseries
google.golang.org/grpc/status
google.golang.org/grpc/backoff
google.golang.org/grpc/balancer/base
go.etcd.io/etcd/etcdserver/api/v3rpc/rpctypes
google.golang.org/grpc/balancer/roundrobin
golang.org/x/net/trace
google.golang.org/grpc/encoding
google.golang.org/grpc/encoding/proto
go.etcd.io/etcd/clientv3/credentials
google.golang.org/grpc/internal/backoff
google.golang.org/grpc/internal/balancerload
google.golang.org/grpc/binarylog/grpc_binarylog_v1
google.golang.org/grpc/internal/buffer
google.golang.org/grpc/internal/channelz
google.golang.org/grpc/internal/envconfig
google.golang.org/grpc/internal/grpcsync
google.golang.org/grpc/internal/binarylog
golang.org/x/net/http2/hpack
google.golang.org/grpc/internal/syscall
google.golang.org/grpc/keepalive
google.golang.org/grpc/peer
google.golang.org/grpc/stats
google.golang.org/grpc/tap
golang.org/x/net/http2
google.golang.org/grpc/naming
github.com/coreos/go-systemd/journal
log/syslog
go.etcd.io/etcd/pkg/systemd
go.etcd.io/etcd/raft/quorum
github.com/coreos/pkg/capnslog
go.etcd.io/etcd/raft/raftpb
go.etcd.io/etcd/pkg/types
go.etcd.io/etcd/raft/tracker
github.com/coreos/go-semver/semver
go.etcd.io/etcd/version
gopkg.in/yaml.v2
go.etcd.io/etcd/raft/confchange
go.etcd.io/etcd/raft
google.golang.org/grpc/internal/transport
go.etcd.io/etcd/pkg/logutil
github.com/minio/minio/pkg/trie
github.com/minio/minio/pkg/words
github.com/pkg/profile
github.com/pkg/xattr
github.com/hashicorp/errwrap
golang.org/x/term
github.com/hashicorp/go-multierror
github.com/posener/complete/cmd/install
google.golang.org/grpc
golang.org/x/crypto/ssh/terminal
gopkg.in/h2non/filetype.v1/types
github.com/posener/complete/cmd
gopkg.in/h2non/filetype.v1/matchers
github.com/posener/complete
gopkg.in/h2non/filetype.v1
go.etcd.io/etcd/etcdserver/etcdserverpb
go.etcd.io/etcd/clientv3
github.com/minio/minio/pkg/quick
*** Error code 2
Stop.
make: stopped in /usr/mports/www/minio-client
Links
Depends On
- lang/go (build)
- shells/bash (build)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus