Building package "protonmail-bridge-nogui" :: Synchronizing package databases... core downloading... extra downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (2) util-linux-2.40rc2-1 util-linux-libs-2.40rc2-1 Total Installed Size: 14.82 MiB Net Upgrade Size: -0.48 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... upgrading util-linux-libs... upgrading util-linux... :: Running post-transaction hooks... (1/5) Creating system user accounts... (2/5) Reloading system manager configuration... Skipped: Current root is not booted. (3/5) Creating temporary files... (4/5) Reloading device manager configuration... Skipped: Device manager is not running. (5/5) Arming ConditionNeedsUpdate... warning: libsecret-0.21.4-1 is up to date -- skipping warning: gcc-13.2.1-5 is up to date -- skipping resolving dependencies... looking for conflicting packages... Packages (5) perl-error-0.17029-5 perl-mailtools-2.21-7 perl-timedate-2.33-5 git-2.44.0-1 go-2:1.22.1-1 Total Installed Size: 236.11 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... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 973. Creating user 'git' (git daemon user) with UID 973 and GID 973. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Warn about old perl modules ==> Making package: protonmail-bridge-nogui 3.10.0-1 (Sun 24 Mar 2024 06:36:22 AM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating proton-bridge git repo... From https://github.com/ProtonMail/proton-bridge 384fa4eb..f34a7ff0 master -> master + 722c0b82...9fc0e6e1 refs/pull/347/merge -> refs/pull/347/merge (forced update) + 7d80f2a8...743499f6 refs/pull/441/merge -> refs/pull/441/merge (forced update) * [new tag] v3.10.0 -> v3.10.0 -> Found bridge.service ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... proton-bridge ... Skipped bridge.service ... Passed ==> Extracting sources... -> Creating working copy of proton-bridge git repo... Cloning into 'proton-bridge'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... rm -rf ./vendor cd internal/frontend/bridge-gui/ && \ rm -f BuildConfig.h && \ rm -rf cmake-build-*/ git submodule deinit -f ./extern/vcpkg error: could not lock config file .git/modules/submodules/vcpkg/config: No such file or directory warning: Could not unset core.worktree setting in submodule 'extern/vcpkg' Cleared directory 'extern/vcpkg' rm -rf ./.git/submodule/vcpkg rm -rf ./extern/vcpkg git checkout -- extern/vcpkg rm -rf vendor-cache rm -rf cmd/Desktop-Bridge/deploy rm -rf cmd/Import-Export/deploy rm -f build last.log mem.pprof main.go rm -f ./*.syso rm -f release-notes/bridge.html rm -f release-notes/import-export.html rm -f proton-bridge bridge ==> Starting build()... cd ./utils/ && ./credits.sh bridge go build -tags='' -ldflags '-X github.com/ProtonMail/proton-bridge/v3/internal/constants.Version=3.10.0+git -X github.com/ProtonMail/proton-bridge/v3/internal/constants.Revision=da069a0155 -X github.com/ProtonMail/proton-bridge/v3/internal/constants.Tag=v3.10.0 -X github.com/ProtonMail/proton-bridge/v3/internal/constants.BuildTime=2024-03-24T06:36:23+0100 -X "github.com/ProtonMail/proton-bridge/v3/internal/constants.FullAppName=Proton Mail Bridge" -X github.com/ProtonMail/proton-bridge/v3/internal/constants.BuildEnv=dev' -o "proton-bridge" "/home/main-builder/pkgwork/src/proton-bridge/cmd/launcher/" go: downloading github.com/ProtonMail/gluon v0.17.1-0.20240227105633-3734c7694bcd go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/Masterminds/semver/v3 v3.2.0 go: downloading github.com/ProtonMail/gopenpgp/v2 v2.7.4-proton go: downloading github.com/elastic/go-sysinfo v1.11.2-0.20231129083954-35e55cd2a542 go: downloading github.com/bradenaw/juniper v0.12.0 go: downloading github.com/sirupsen/logrus v1.9.2 egrep: warning: egrep is obsolescent; using grep -E go: downloading github.com/getsentry/sentry-go v0.15.0 go: downloading github.com/jeandeaual/go-locale v0.0.0-20220711133428-7de61946b173 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/0xAX/notificator v0.0.0-20220220101646-ee9b8921e557 go: downloading golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E go build -tags='' -ldflags '-X github.com/ProtonMail/proton-bridge/v3/internal/constants.Version=3.10.0+git -X github.com/ProtonMail/proton-bridge/v3/internal/constants.Revision=da069a0155 -X github.com/ProtonMail/proton-bridge/v3/internal/constants.Tag=v3.10.0 -X github.com/ProtonMail/proton-bridge/v3/internal/constants.BuildTime=2024-03-24T06:36:23+0100 -X "github.com/ProtonMail/proton-bridge/v3/internal/constants.FullAppName=Proton Mail Bridge" -X github.com/ProtonMail/proton-bridge/v3/internal/constants.BuildEnv=dev' -o "proton-bridge" "./cmd/Desktop-Bridge/" go: downloading github.com/bradenaw/juniper v0.12.0 go: downloading github.com/ProtonMail/gluon v0.17.1-0.20240227105633-3734c7694bcd go: downloading github.com/allan-simon/go-singleinstance v0.0.0-20210120080615-d0997106ab37 go: downloading github.com/Masterminds/semver/v3 v3.2.0 go: downloading github.com/ProtonMail/go-autostart v0.0.0-20210130080809-00ed301c8e9a go: downloading github.com/elastic/go-sysinfo v1.11.2-0.20231129083954-35e55cd2a542 go: downloading github.com/ProtonMail/gopenpgp/v2 v2.7.4-proton go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/pkg/profile v1.7.0 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.24.4 go: downloading golang.org/x/sys v0.16.0 go: downloading google.golang.org/grpc v1.56.3 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/getsentry/sentry-go v0.15.0 go: downloading github.com/jeandeaual/go-locale v0.0.0-20220711133428-7de61946b173 go: downloading github.com/0xAX/notificator v0.0.0-20220220101646-ee9b8921e557 go: downloading github.com/ProtonMail/go-proton-api v0.4.1-0.20240226161523-ec58ed7ea4b9 go: downloading github.com/abiosoft/ishell v2.0.0+incompatible go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/godbus/dbus v4.1.0+incompatible go: downloading github.com/cuthix/go-keychain v0.0.0-20240103134243-0b6a41580b77 go: downloading github.com/emersion/go-imap v1.2.1 go: downloading github.com/LBeernaertProton/resty/v2 v2.0.0-20231129100320-dddf8030d93a go: downloading github.com/golang/mock v1.6.0 go: downloading howett.net/plist v1.0.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/joeshaw/multierror v0.0.0-20140124173710-69b34d4ec901 go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5 go: downloading github.com/google/go-cmp v0.5.9 go: downloading github.com/miekg/dns v1.1.50 go: downloading github.com/felixge/fgprof v0.9.3 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.19 go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230717121622-edf196117233 go: downloading github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f go: downloading github.com/emersion/go-sasl v0.0.0-20220912192320-0145f2c60ead go: downloading github.com/ProtonMail/go-smtp v0.0.0-20231109081432-2b3d50599865 go: downloading github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 go: downloading github.com/ProtonMail/go-message v0.13.1-0.20230526094639-b62c999c85b7 go: downloading github.com/abiosoft/readline v0.0.0-20180607040430-155bce2042db go: downloading github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568 go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230717121622-edf196117233 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0 go: downloading github.com/jaytaylor/html2text v0.0.0-20211105163654-bc68cce691ba go: downloading github.com/PuerkitoBio/goquery v1.8.1 go: downloading golang.org/x/net v0.17.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/google/pprof v0.0.0-20211214055906-6f57359322fd go: downloading github.com/ProtonMail/go-srp v0.0.7 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/cloudflare/circl v1.3.3 go: downloading github.com/emersion/go-vcard v0.0.0-20230331202150-f3d26859ccd3 go: downloading gitlab.com/c0b/go-ordered-json v0.0.0-20201030195603-febf46534d5a go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf go: downloading github.com/andybalholm/cascadia v1.3.2 go: downloading github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594 go: downloading github.com/mattn/go-sqlite3 v1.14.17 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/cloudflare/circl v1.3.3 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/rivo/uniseg v0.4.2 go: downloading github.com/ProtonMail/bcrypt v0.0.0-20211005172633-e235017c1baf go: downloading github.com/cronokirby/saferith v0.33.0 mv proton-bridge bridge ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/bin/protonmail-bridge ==> Creating package "protonmail-bridge-nogui"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: protonmail-bridge-nogui 3.10.0-1 (Sun 24 Mar 2024 06:36:58 AM CET) umount: /tmp/chaotic/routines/hourly.2/protonmail-bridge-nogui/machine/root/var/pkgdest unmounted umount: /tmp/chaotic/routines/hourly.2/protonmail-bridge-nogui/machine/root/var/cache/pacman/pkg unmounted umount: /tmp/chaotic/routines/hourly.2/protonmail-bridge-nogui/machine/root/home/main-builder/pkgsrc unmounted umount: /tmp/chaotic/routines/hourly.2/protonmail-bridge-nogui/machine/root/home/main-builder/.ccache unmounted umount: /tmp/chaotic/routines/hourly.2/protonmail-bridge-nogui/machine/root/home/main-builder/pkgwork unmounted umount: /tmp/chaotic/routines/hourly.2/protonmail-bridge-nogui/machine/root (overlay) unmounted real 0m39.234s user 1m27.990s sys 0m18.538s