mmv-go 0.1.6-1

Status: SUCCESS
Last updated: 2023-05-11 17:26
Description: Rename multiple files with editor
Upstream: AUR

Build Output


:: Synchronizing package databases...
core downloading...
extra downloading...
community downloading...
multilib downloading...
crystal downloading...
==> Making package: mmv-go 0.1.6-1 (Thu May 11 17:25:33 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) go-2:1.20.4-1

Total Download Size: 36.30 MiB
Total Installed Size: 196.00 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
go-2:1.20.4-1-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing go...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading mmv-go-0.1.6.tar.gz...
==> Validating source files with sha256sums...
==> Extracting sources...
-> Extracting mmv-go-0.1.6.tar.gz with bsdtar
==> Starting build()...
go build -ldflags="-s -w -X main.revision=63252ea" -o mmv ./cmd/mmv
==> Starting check()...
go build -ldflags="-s -w -X main.revision=63252ea" -o mmv ./cmd/mmv
go test -v -race ./...
? github.com/itchyny/mmv/cmd/mmv [no test files]
=== RUN TestRename
=== RUN TestRename/nothing
=== RUN TestRename/one_file
=== RUN TestRename/two_files
=== RUN TestRename/swap_two_files
=== RUN TestRename/two_swaps
=== RUN TestRename/three_files
=== RUN TestRename/cycle_three_files
=== RUN TestRename/empty_source_path_error
=== RUN TestRename/empty_destination_path_error
=== RUN TestRename/same_destination_error
=== RUN TestRename/clean_source_path
=== RUN TestRename/cleaned_path_same_source_error
=== RUN TestRename/cleaned_path_same_destination_error
=== RUN TestRename/same_source_and_destination
=== RUN TestRename/same_source_and_destination_with_error
=== RUN TestRename/undo_on_error
=== RUN TestRename/create_destination_directory
=== RUN TestRename/invalid_rename_error
=== RUN TestRename/invalid_rename_error#01
=== RUN TestRename/directory_renames
--- PASS: TestRename (0.03s)
--- PASS: TestRename/nothing (0.00s)
--- PASS: TestRename/one_file (0.00s)
--- PASS: TestRename/two_files (0.00s)
--- PASS: TestRename/swap_two_files (0.00s)
--- PASS: TestRename/two_swaps (0.00s)
--- PASS: TestRename/three_files (0.00s)
--- PASS: TestRename/cycle_three_files (0.00s)
--- PASS: TestRename/empty_source_path_error (0.00s)
--- PASS: TestRename/empty_destination_path_error (0.00s)
--- PASS: TestRename/same_destination_error (0.00s)
--- PASS: TestRename/clean_source_path (0.00s)
--- PASS: TestRename/cleaned_path_same_source_error (0.00s)
--- PASS: TestRename/cleaned_path_same_destination_error (0.00s)
--- PASS: TestRename/same_source_and_destination (0.00s)
--- PASS: TestRename/same_source_and_destination_with_error (0.00s)
--- PASS: TestRename/undo_on_error (0.00s)
--- PASS: TestRename/create_destination_directory (0.00s)
--- PASS: TestRename/invalid_rename_error (0.00s)
--- PASS: TestRename/invalid_rename_error#01 (0.00s)
--- PASS: TestRename/directory_renames (0.01s)
PASS
ok github.com/itchyny/mmv 0.047s
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "mmv-go"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Signing package(s)...
-> Created signature file mmv-go-0.1.6-1-x86_64.pkg.tar.zst.sig.
==> Finished making: mmv-go 0.1.6-1 (Thu May 11 17:26:00 2023)