What is the problem you are having with rclone?
Failed to build
Output:
go build -v --ldflags "-s -X github.com/rclone/rclone/fs.Version=v1.63.0-beta.6932.4d7b6e14b"
mkdir -p `go env GOPATH`/bin/
cp -av rclone`go env GOEXE` `go env GOPATH`/bin/rclone`go env GOEXE`.new
rclone -> /Users/naufalazharalmizan/go/bin/rclone.new
mv -v `go env GOPATH`/bin/rclone`go env GOEXE`.new `go env GOPATH`/bin/rclone`go env GOEXE`
/Users/naufalazharalmizan/go/bin/rclone.new -> /Users/naufalazharalmizan/go/bin/rclone
install -d /usr/bin
install: chmod 755 /usr/bin: Operation not permitted
install -t /usr/bin /bin/rclone
install: illegal option -- t
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory ...
make: *** [install] Error 64
Run the command 'rclone version' and share the full output of the command.
Which cloud storage system are you using? (eg Google Drive)
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
sudo make install
The rclone config contents with secrets removed.
Paste config here
A log from the command with the -vv
flag
Paste log here
Platform: MacOS 10.15