MidnightBSD Magus

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 461 2.0 i386 apache2 0 fail

License Permissions:

Events

Machine Type Time Message
m2032 info 2021-06-21 04:20:13.037074 Test Started
m2032 fail 2021-06-21 04:21:07.79899 make build returned non-zero: 1
m2032 fail 2021-06-21 04:21:07.848321 Test complete.

Log

===>  Building for minio-client-2021.02.19.05.34.40
(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 
runtime/cgo
golang.org/x/sys/internal/unsafeheader
github.com/minio/minio/pkg/wildcard
github.com/minio/minio/pkg/bandwidth
golang.org/x/crypto/internal/subtle
github.com/mattn/go-runewidth
github.com/dustin/go-humanize
golang.org/x/sys/unix
github.com/inconshreveable/go-update/internal/binarydist
github.com/dustin/go-humanize/english
github.com/inconshreveable/go-update/internal/osext
github.com/klauspost/compress/flate
github.com/minio/cli
github.com/cheggaaa/pb
github.com/mattn/go-isatty
github.com/mattn/go-colorable
github.com/minio/mc/pkg/probe
github.com/fatih/color
github.com/klauspost/compress/gzip
net
github.com/minio/minio-go/v7/pkg/lifecycle
github.com/rs/xid
github.com/minio/minio/pkg/console
os/user
github.com/minio/mc/cmd/ilm
github.com/minio/mc/pkg/colorjson
github.com/minio/mc/pkg/hookreader
github.com/minio/mc/pkg/ioutils
github.com/modern-go/concurrent
github.com/modern-go/reflect2
github.com/minio/md5-simd
github.com/minio/sha256-simd
github.com/mitchellh/go-homedir
gopkg.in/ini.v1
golang.org/x/crypto/blake2b
github.com/json-iterator/go
github.com/minio/mc/pkg/disk
# 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
github.com/minio/minio-go/v7/pkg/replication
golang.org/x/crypto/argon2
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/unicode/norm
golang.org/x/text/secure/bidirule
github.com/rjeczalik/notify
crypto/x509
net/textproto
github.com/dgrijalva/jwt-go
crypto/tls
github.com/inconshreveable/go-update
vendor/golang.org/x/net/http/httpguts
vendor/golang.org/x/net/http/httpproxy
github.com/google/uuid
github.com/minio/minio-go/v7/pkg/s3utils
github.com/minio/minio-go/v7/pkg/set
golang.org/x/net/idna
github.com/minio/minio/pkg/auth
github.com/minio/minio-go/v7/pkg/notification
github.com/minio/minio-go/v7/pkg/policy
golang.org/x/net/http/httpguts
github.com/minio/minio/pkg/argon2
github.com/montanaflynn/stats
github.com/ncw/directio
github.com/minio/minio/pkg/smart
github.com/minio/minio/pkg/net
github.com/minio/minio/pkg/disk
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
github.com/shirou/gopsutil/internal/common
github.com/minio/minio/pkg/mimedb
github.com/fatih/structs
github.com/secure-io/sio-go/sioutil
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
google.golang.org/protobuf/internal/detrand
github.com/shirou/gopsutil/process
net/http/httptrace
github.com/minio/minio/pkg/certs
net/http
github.com/shirou/gopsutil/host
google.golang.org/protobuf/internal/errors
google.golang.org/protobuf/encoding/protowire
google.golang.org/protobuf/internal/pragma
google.golang.org/protobuf/internal/flags
google.golang.org/protobuf/reflect/protoreflect
google.golang.org/protobuf/internal/fieldnum
google.golang.org/protobuf/internal/set
google.golang.org/protobuf/internal/genname
google.golang.org/protobuf/internal/version
go.uber.org/atomic
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/encoding/text
google.golang.org/protobuf/internal/mapsort
google.golang.org/protobuf/internal/fieldsort
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/encoding/defval
go.uber.org/multierr
go.uber.org/zap/buffer
google.golang.org/protobuf/proto
go.uber.org/zap/internal/bufferpool
go.uber.org/zap/internal/color
go.uber.org/zap/internal/exit
go.uber.org/zap/zapcore
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/internal/filedesc
github.com/gogo/protobuf/protoc-gen-gogo/descriptor
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
net/http/httputil
golang.org/x/net/publicsuffix
github.com/minio/minio/pkg/bucket/policy/condition
github.com/minio/minio/pkg/trace
github.com/minio/minio-go/v7/pkg/credentials
github.com/gogo/protobuf/gogoproto
google.golang.org/protobuf/internal/encoding/tag
go.uber.org/zap
google.golang.org/protobuf/internal/impl
google.golang.org/grpc/grpclog
google.golang.org/grpc/connectivity
go.etcd.io/etcd/clientv3/balancer/connectivity
google.golang.org/grpc/credentials/internal
github.com/minio/minio-go/v7
google.golang.org/grpc/internal
google.golang.org/grpc/metadata
google.golang.org/grpc/attributes
google.golang.org/grpc/serviceconfig
github.com/minio/minio/pkg/bucket/policy
google.golang.org/grpc/internal/grpcrand
google.golang.org/grpc/codes
golang.org/x/net/context
golang.org/x/net/internal/timeseries
github.com/minio/minio/pkg/iam/policy
golang.org/x/net/trace
github.com/minio/minio/pkg/madmin
google.golang.org/grpc/backoff
google.golang.org/grpc/encoding
google.golang.org/grpc/internal/backoff
google.golang.org/grpc/internal/balancerload
google.golang.org/grpc/internal/buffer
google.golang.org/grpc/internal/envconfig
google.golang.org/grpc/internal/grpcsync
golang.org/x/net/http2/hpack
google.golang.org/grpc/internal/syscall
google.golang.org/grpc/keepalive
google.golang.org/grpc/stats
golang.org/x/net/http2
google.golang.org/grpc/tap
google.golang.org/grpc/naming
github.com/coreos/go-systemd/journal
log/syslog
google.golang.org/protobuf/internal/filetype
github.com/coreos/pkg/capnslog
google.golang.org/protobuf/runtime/protoimpl
github.com/golang/protobuf/proto
google.golang.org/protobuf/types/known/anypb
github.com/golang/protobuf/ptypes/any
google.golang.org/protobuf/types/known/durationpb
github.com/golang/protobuf/ptypes/duration
go.etcd.io/etcd/auth/authpb
google.golang.org/grpc/credentials
google.golang.org/protobuf/types/known/timestamppb
github.com/golang/protobuf/ptypes/timestamp
google.golang.org/grpc/resolver
google.golang.org/genproto/googleapis/rpc/status
github.com/golang/protobuf/ptypes
go.etcd.io/etcd/mvcc/mvccpb
google.golang.org/grpc/balancer
go.etcd.io/etcd/clientv3/balancer/picker
google.golang.org/grpc/internal/resolver/dns
google.golang.org/grpc/internal/resolver/passthrough
go.etcd.io/etcd/clientv3/balancer/resolver/endpoint
google.golang.org/grpc/resolver/passthrough
google.golang.org/grpc/status
google.golang.org/grpc/balancer/base
google.golang.org/grpc/resolver/dns
go.etcd.io/etcd/clientv3/balancer
go.etcd.io/etcd/etcdserver/api/v3rpc/rpctypes
google.golang.org/grpc/balancer/roundrobin
google.golang.org/grpc/encoding/proto
google.golang.org/grpc/binarylog/grpc_binarylog_v1
google.golang.org/grpc/internal/channelz
go.etcd.io/etcd/clientv3/credentials
google.golang.org/grpc/internal/binarylog
google.golang.org/grpc/peer
go.etcd.io/etcd/pkg/systemd
go.etcd.io/etcd/raft/quorum
google.golang.org/grpc/internal/transport
go.etcd.io/etcd/raft/raftpb
go.etcd.io/etcd/pkg/types
github.com/coreos/go-semver/semver
gopkg.in/yaml.v2
go.etcd.io/etcd/version
go.etcd.io/etcd/raft/tracker
github.com/minio/minio/pkg/trie
github.com/minio/minio/pkg/words
go.etcd.io/etcd/raft/confchange
github.com/pkg/profile
github.com/pkg/xattr
go.etcd.io/etcd/raft
google.golang.org/grpc
github.com/hashicorp/errwrap
github.com/hashicorp/go-multierror
github.com/posener/complete/cmd/install
go.etcd.io/etcd/pkg/logutil
github.com/posener/complete/cmd
golang.org/x/term
github.com/posener/complete
golang.org/x/crypto/ssh/terminal
gopkg.in/h2non/filetype.v1/types
gopkg.in/h2non/filetype.v1/matchers
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

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis