Build appears intermittent I was able to build it after a few tries.
Search Criteria
Package Details: maddy 0.7.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/maddy.git (read-only, click to copy) |
---|---|
Package Base: | maddy |
Description: | Composable all-in-one mail server |
Upstream URL: | https://github.com/foxcpp/maddy |
Licenses: | GPL3 |
Submitter: | onny |
Maintainer: | foxcpp |
Last Packager: | foxcpp |
Votes: | 7 |
Popularity: | 0.000006 |
First Submitted: | 2020-02-26 17:15 (UTC) |
Last Updated: | 2024-01-29 19:06 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- scdoc (scdoc-gitAUR) (make)
Required by (0)
Sources (4)
Latest Comments
vasko commented on 2024-05-07 09:25 (UTC) (edited on 2024-05-07 09:36 (UTC) by vasko)
ynakao commented on 2023-07-11 04:57 (UTC)
I have the same issue at check() process. Full error output. https://0x0.st/Hj-m.txt
god commented on 2023-07-11 03:34 (UTC)
Am I the only one who has never been able to succeed in building Maddy since the first of June?
god commented on 2023-06-01 04:49 (UTC) (edited on 2023-06-01 04:50 (UTC) by god)
The new version fails at building. It says something like "--- FAIL: TestRemoteDelivery_DANE_Ok (0.04s)". It seems like it is trying to do some sort of unit test... but is it necessary?
opensorcerer commented on 2022-04-20 11:02 (UTC)
I get a test timeout when building v0.5.4:
panic: test timed out after 10m0s
goroutine 364 [running]:
testing.(*M).startAlarm.func1()
/usr/lib/go/src/testing/testing.go:2029 +0x8e
created by time.goFunc
/usr/lib/go/src/time/sleep.go:176 +0x32
goroutine 1 [chan receive, 9 minutes]:
testing.tRunner.func1()
/usr/lib/go/src/testing/testing.go:1405 +0x4a5
testing.tRunner(0xc000117040, 0xc000143cd8)
/usr/lib/go/src/testing/testing.go:1445 +0x13b
testing.runTests(0xc00011d540?, {0x989e80, 0x21, 0x21}, {0x7feea8da7108?, 0x40?, 0x9901c0?})
/usr/lib/go/src/testing/testing.go:1837 +0x457
testing.(*M).Run(0xc00011d540)
/usr/lib/go/src/testing/testing.go:1719 +0x5d9
main.main()
_testmain.go:113 +0x1aa
goroutine 7 [chan receive, 9 minutes]:
github.com/foxcpp/maddy/tests_test.runDovecot(0xc000117520)
/home/giga/.cache/paru/clone/maddy/src/maddy-0.5.4-src/tests/dovecot_sasl_test.go:162 +0x81d
github.com/foxcpp/maddy/tests_test.TestDovecotSASLClient(0xc000117520)
/home/giga/.cache/paru/clone/maddy/src/maddy-0.5.4-src/tests/dovecot_sasl_test.go:179 +0x5a
testing.tRunner(0xc000117520, 0x775ff8)
/usr/lib/go/src/testing/testing.go:1439 +0x102
created by testing.(*T).Run
/usr/lib/go/src/testing/testing.go:1486 +0x35f
exit status 2
FAIL github.com/foxcpp/maddy/tests 600.108s
Anything I can do?
foxcpp commented on 2021-08-10 04:54 (UTC)
This is an upstream issue fixed as of 0.5.0.
balki commented on 2021-06-14 20:23 (UTC)
Test fails
imapsql_test.go:103: 58366 < imap: Received: from localhost ([127.0.0.1]) by maddy.test (envelope-sender
imapsql_test.go:103: Response line not matching the expected pattern, want "Received: from localhost (* \\[127.0.0.1\\]) by maddy.test"
t.go:247: maddy: signal received (interrupt), next signal will force immediate shutdown.
FAIL
exit status 1
FAIL github.com/foxcpp/maddy/tests 10.383s
==> ERROR: A failure occurred in check().
Aborting...
JostBrand commented on 2020-10-28 15:14 (UTC)
gpg key error
Pinned Comments