>>> yubikey-touch-detector: Building community/yubikey-touch-detector 1.10.1-r3 (using abuild 3.11.1-r0) started Thu, 03 Aug 2023 05:56:37 +0000 >>> yubikey-touch-detector: Checking sanity of /home/buildozer/aports/community/yubikey-touch-detector/APKBUILD... >>> yubikey-touch-detector: Analyzing dependencies... >>> yubikey-touch-detector: Installing for build: build-base go (1/3) Installing binutils-gold (2.40-r7) (2/3) Installing go (1.20.7-r0) (3/3) Installing .makedepends-yubikey-touch-detector (20230803.055638) Executing busybox-1.36.1-r2.trigger OK: 580 MiB in 102 packages >>> yubikey-touch-detector: Cleaning up srcdir >>> yubikey-touch-detector: Cleaning up pkgdir >>> yubikey-touch-detector: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/yubikey-touch-detector-1.10.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 100 12191 100 12191 0 0 24619 0 --:--:-- --:--:-- --:--:-- 24628 >>> yubikey-touch-detector: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/yubikey-touch-detector-1.10.1.tar.gz >>> yubikey-touch-detector: Checking sha512sums... yubikey-touch-detector-1.10.1.tar.gz: OK yubikey-touch-detector.svg: OK >>> yubikey-touch-detector: Unpacking /var/cache/distfiles/yubikey-touch-detector-1.10.1.tar.gz... go mod tidy go build -o yubikey-touch-detector main.go go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading github.com/coreos/go-systemd/v22 v22.3.2 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/rjeczalik/notify v0.9.2 go: downloading github.com/scylladb/go-set v1.0.2 go: downloading github.com/rjeczalik/notify v0.9.2 go: downloading github.com/vtolstov/go-ioctl v0.0.0-20151206205506-6be9cced4810 go: downloading github.com/vtolstov/go-ioctl v0.0.0-20151206205506-6be9cced4810 go: downloading github.com/esiqveland/notify v0.11.0 go: downloading github.com/scylladb/go-set v1.0.2 go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading github.com/esiqveland/notify v0.11.0 go: downloading github.com/coreos/go-systemd/v22 v22.3.2 go: downloading github.com/stretchr/testify v1.3.0 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/fatih/set v0.2.1 go mod vendor # github.com/coreos/go-systemd/v22 v22.3.2 ## explicit; go 1.12 github.com/coreos/go-systemd/v22/activation # github.com/esiqveland/notify v0.11.0 ## explicit; go 1.13 github.com/esiqveland/notify # github.com/godbus/dbus/v5 v5.1.0 ## explicit; go 1.12 github.com/godbus/dbus/v5 # github.com/rjeczalik/notify v0.9.2 ## explicit github.com/rjeczalik/notify # github.com/scylladb/go-set v1.0.2 ## explicit github.com/scylladb/go-set/strset # github.com/sirupsen/logrus v1.8.1 ## explicit; go 1.13 github.com/sirupsen/logrus # github.com/stretchr/testify v1.3.0 ## explicit # github.com/vtolstov/go-ioctl v0.0.0-20151206205506-6be9cced4810 internal/goarch encoding internal/goexperiment internal/itoa crypto/internal/alias unicode/utf16 internal/race container/list math/bits unicode unicode/utf8 internal/goos internal/coverage/rtcov internal/nettrace vendor/golang.org/x/crypto/internal/alias internal/unsafeheader golang.org/x/sys/internal/unsafeheader runtime/internal/syscall crypto/internal/boring/sig sync/atomic internal/cpu vendor/golang.org/x/crypto/cryptobyte/asn1 internal/abi runtime/internal/math crypto/subtle runtime/internal/sys math runtime/internal/atomic internal/bytealg ## explicit github.com/vtolstov/go-ioctl # golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a ## explicit; go 1.17 golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix golang.org/x/sys/windows runtime internal/reflectlite sync internal/godebug internal/testlog internal/singleflight runtime/cgo internal/intern math/rand errors sort internal/oserror io internal/safefilepath path vendor/golang.org/x/net/dns/dnsmessage strconv crypto/internal/nistec/fiat syscall hash crypto/internal/randutil strings bytes crypto/rc4 crypto net/netip reflect bufio github.com/vtolstov/go-ioctl internal/syscall/execenv time internal/syscall/unix context io/fs internal/poll embed internal/fmtsort encoding/binary os crypto/cipher crypto/internal/edwards25519/field crypto/md5 encoding/base64 crypto/internal/nistec golang.org/x/sys/unix vendor/golang.org/x/crypto/internal/poly1305 encoding/pem crypto/des crypto/internal/boring vendor/golang.org/x/crypto/chacha20 io/ioutil fmt os/signal path/filepath crypto/internal/edwards25519 net crypto/hmac crypto/sha512 crypto/sha1 crypto/sha256 crypto/aes vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/crypto/chacha20poly1305 os/exec crypto/ecdh github.com/scylladb/go-set/strset encoding/hex net/url log flag os/user encoding/json math/big github.com/rjeczalik/notify github.com/sirupsen/logrus crypto/internal/boring/bbig crypto/elliptic crypto/internal/bigmod crypto/rand encoding/asn1 crypto/dsa crypto/ed25519 crypto/rsa crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa crypto/x509 github.com/godbus/dbus/v5 crypto/tls github.com/esiqveland/notify github.com/coreos/go-systemd/v22/activation github.com/maximbaz/yubikey-touch-detector/notifier github.com/maximbaz/yubikey-touch-detector/detector command-line-arguments >>> yubikey-touch-detector: Entering fakeroot... install -Dm755 -t "/home/buildozer/aports/community/yubikey-touch-detector/pkg/yubikey-touch-detector/usr/bin/" yubikey-touch-detector install -Dm644 -t "/home/buildozer/aports/community/yubikey-touch-detector/pkg/yubikey-touch-detector/usr/lib/systemd/user" "yubikey-touch-detector.service" install -Dm644 -t "/home/buildozer/aports/community/yubikey-touch-detector/pkg/yubikey-touch-detector/usr/lib/systemd/user" "yubikey-touch-detector.socket" install -Dm644 -t "/home/buildozer/aports/community/yubikey-touch-detector/pkg/yubikey-touch-detector/usr/share/licenses/yubikey-touch-detector/" LICENSE install -Dm644 -t "/home/buildozer/aports/community/yubikey-touch-detector/pkg/yubikey-touch-detector/usr/share/doc/yubikey-touch-detector/" README.md >>> yubikey-touch-detector*: Running postcheck for yubikey-touch-detector >>> yubikey-touch-detector*: Preparing package yubikey-touch-detector... >>> yubikey-touch-detector*: Stripping binaries >>> yubikey-touch-detector*: Scanning shared objects >>> yubikey-touch-detector*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> yubikey-touch-detector*: Package size: 3.3 MB >>> yubikey-touch-detector*: Compressing data... >>> yubikey-touch-detector*: Create checksum... >>> yubikey-touch-detector*: Create yubikey-touch-detector-1.10.1-r3.apk >>> yubikey-touch-detector: Build complete at Thu, 03 Aug 2023 05:56:46 +0000 elapsed time 0h 0m 9s >>> yubikey-touch-detector: Cleaning up srcdir >>> yubikey-touch-detector: Cleaning up pkgdir >>> yubikey-touch-detector: Uninstalling dependencies... (1/3) Purging .makedepends-yubikey-touch-detector (20230803.055638) (2/3) Purging go (1.20.7-r0) (3/3) Purging binutils-gold (2.40-r7) Executing busybox-1.36.1-r2.trigger OK: 409 MiB in 99 packages >>> yubikey-touch-detector: Updating the community/aarch64 repository index... >>> yubikey-touch-detector: Signing the index...