Package Name | sshs |
Status | SUCCESS |
Last Build Date | 20.9.2024 18:09 |
Repo URL | https://aur.archlinux.org/sshs.git |
Build Output |
---|
==> Making package: sshs 3.4.0-1 (Fri Sep 20 18:08:40 2024)
==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) go-2:1.23.1-1 Total Download Size: 39.76 MiB Total Installed Size: 223.29 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... go-2:1.23.1-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 3.4.0.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 26185 0 26185 0 0 69482 0 --:--:-- --:--:-- --:--:-- 69482 ==> Validating source files with sha256sums... 3.4.0.tar.gz ... Passed ==> Extracting sources... -> Extracting 3.4.0.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... go build -trimpath -mod=readonly -modcacherw -buildmode=pie -ldflags "-w -s -X 'github.com/quantumsheep/sshs/cmd.Version=3.4.0'" -o sshs$(if [ "${GOOS:-$(go env GOOS)}" == "windows" ]; then echo '.exe'; else echo ''; fi) go: downloading github.com/spf13/viper v1.14.0 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/rivo/tview v0.0.0-20221029100920-c4a7e501810d go: downloading github.com/spf13/cobra v1.6.1 go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d go: downloading github.com/gdamore/tcell/v2 v2.5.3 go: downloading github.com/mikkeloscar/sshconfig v0.1.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fsnotify/fsnotify v1.6.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/spf13/afero v1.9.2 go: downloading github.com/spf13/cast v1.5.0 go: downloading github.com/spf13/jwalterweatherman v1.1.0 go: downloading golang.org/x/sys v0.1.0 go: downloading github.com/subosito/gotenv v1.4.1 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/magiconair/properties v1.8.6 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/gdamore/encoding v1.0.0 go: downloading github.com/lucasb-eyer/go-colorful v1.2.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading golang.org/x/term v0.1.0 go: downloading golang.org/x/text v0.4.0 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/rivo/uniseg v0.4.2 ==> Entering fakeroot environment... ==> Starting package()... mkdir -p /builder/pkg/sshs/usr/bin cp sshs /builder/pkg/sshs/usr/bin/sshs ==> 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 "sshs"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: sshs 3.4.0-1 (Fri Sep 20 18:09:03 2024) |