Package Name | sshs |
Status | SUCCESS |
Last Build Date | 08.11.2022 00:30 |
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 3.4.0-1 (Tue Nov 8 00:30:15 2022) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) go-2:1.19.3-1 Total Download Size: 76.72 MiB Total Installed Size: 435.03 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... go-2:1.19.3-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... ==> 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 /build/pkg/sshs/usr/bin cp sshs /build/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 (Tue Nov 8 00:30:45 2022) |