Package Name sshs
Status SUCCESS
Last Build Date 04.9.2023 10:22
Repo URL https://aur.archlinux.org/sshs.git

Build Output
==> Making package: sshs 3.4.0-1 (Mon Sep 4 10:22:24 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) go-2:1.21.0-1
Total Installed Size: 201.62 MiB
:: Proceed with installation? [Y/n]
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...
==> Validating source files with sha256sums...
==> 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)
==> 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 (Mon Sep 4 10:22:53 2023)