Package Name | sshs |
Status | SUCCESS |
Last Build Date | 03.3.2022 00:32 |
Repo URL | https://aur.archlinux.org/sshs.git |
Build Output |
---|
:: Synchronizing package databases...
core downloading... extra downloading... community downloading... multilib downloading... abs_cd-local downloading... ==> Making package: sshs 2.1.2-1 (Thu 03 Mar 2022 12:31:53 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) go-2:1.17.7-1 Total Installed Size: 432.29 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 2.1.2.tar.gz... ==> Validating source files with sha256sums... ==> Extracting sources... -> Extracting 2.1.2.tar.gz with bsdtar ==> Starting build()... go build -ldflags "-w -s -X 'github.com/quantumsheep/sshs/cmd.Version=2.1.2'" -o sshs$(if [ "${GOOS:-$(go env GOOS)}" == "windows" ]; then echo '.exe'; else echo ''; fi) ==> Entering fakeroot environment... ==> Starting package()... mkdir -p /build/pkg/sshs/usr/local/bin cp sshs /build/pkg/sshs/usr/local/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 2.1.2-1 (Thu 03 Mar 2022 12:32:03 AM UTC) |