From https://github.com/archlinux/svntogit-community * branch packages/revive -> FETCH_HEAD * [new branch] packages/revive -> community/packages/revive Cloning into 'revive'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 128k 93 119k 0 0 349k 0 --:--:-- --:--:-- --:--:-- 348k 100 128k 100 128k 0 0 375k 0 --:--:-- --:--:-- --:--:-- 374k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 8485k 2 217k 0 0 215k 0 0:00:39 0:00:01 0:00:38 215k 41 8485k 41 3486k 0 0 1728k 0 0:00:04 0:00:02 0:00:02 1728k 99 8485k 99 8458k 0 0 2795k 0 0:00:03 0:00:03 --:--:-- 2795k 100 8485k 100 8485k 0 0 2802k 0 0:00:03 0:00:03 --:--:-- 2803k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 144k 0 0 840k 0 --:--:-- --:--:-- --:--:-- 844k :: Starting full system upgrade... there is nothing to do ==> Making package: revive 1.3.1-1 (Tue Oct 1 12:20:57 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) go-2:1.21.0-1 Total Download Size: 37.53 MiB Total Installed Size: 201.62 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37.5M 100 37.5M 0 0 92.6M 0 --:--:-- --:--:-- --:--:-- 92.6M 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 revive-1.3.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 691k 0 691k 0 0 1759k 0 --:--:-- --:--:-- --:--:-- 3217k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... revive-1.3.1.tar.gz ... Passed ==> Extracting sources... -> Extracting revive-1.3.1.tar.gz with bsdtar ==> Starting build()... go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 go: downloading github.com/BurntSushi/toml v1.2.1 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/fatih/structtag v1.2.0 go: downloading golang.org/x/tools v0.7.0 cli/main.go:11:2: github.com/fatih/color@v1.15.0: Get "https://proxy.golang.org/github.com/fatih/color/@v/v1.15.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-10-01T12:21:03Z is after 2023-10-23T08:17:58Z config/config.go:10:2: github.com/BurntSushi/toml@v1.2.1: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-10-01T12:21:03Z is after 2023-10-23T08:17:58Z formatter/sarif.go:8:2: github.com/chavacava/garif@v0.0.0-20230227094218-b8c73b2037b8: Get "https://proxy.golang.org/github.com/chavacava/garif/@v/v0.0.0-20230227094218-b8c73b2037b8.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-10-01T12:21:03Z is after 2023-10-23T08:17:58Z formatter/friendly.go:10:2: github.com/olekukonko/tablewriter@v0.0.5: Get "https://proxy.golang.org/github.com/olekukonko/tablewriter/@v/v0.0.5.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-10-01T12:21:03Z is after 2023-10-23T08:17:58Z rule/struct-tag.go:10:2: github.com/fatih/structtag@v1.2.0: Get "https://proxy.golang.org/github.com/fatih/structtag/@v/v1.2.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-10-01T12:21:03Z is after 2023-10-23T08:17:58Z rule/cognitive-complexity.go:10:2: golang.org/x/tools@v0.7.0: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.7.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-10-01T12:21:03Z is after 2023-10-23T08:17:58Z revivelib/core.go:8:2: github.com/mgechev/dots@v0.0.0-20210922191527-e955255bf517: Get "https://proxy.golang.org/github.com/mgechev/dots/@v/v0.0.0-20210922191527-e955255bf517.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-10-01T12:21:03Z is after 2023-10-23T08:17:58Z revivelib/core.go:12:2: github.com/pkg/errors@v0.9.1: Get "https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-10-01T12:21:03Z is after 2023-10-23T08:17:58Z cli/main.go:14:2: github.com/mitchellh/go-homedir@v1.1.0: Get "https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-10-01T12:21:03Z is after 2023-10-23T08:17:58Z ==> ERROR: A failure occurred in build(). Aborting...