Summary: | net-mail/dovecot-2.3.13-r100 - test-buffer-istream.c:54: Assert failed: buffer_append_full_file(result, TEST_FILENAME, SIZE_MAX, &error) == BUFFER_APPEND_READ_ERROR test-buffer-istream.c:56: Assert failed: error != NULL && *error != '\0' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ernsteiswuerfel <erhard_f> |
Component: | Current packages | Assignee: | Eray Aslan <eras> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | jstein, sam |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | PPC | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log.xz
emerge --info |
Created attachment 686091 [details]
emerge --info
Fancy reporting upstream? ;) They're nice! (In reply to Sam James from comment #3) > Hm. > https://github.com/dovecot/core/commit/ > 103cb028e3843c147967ad722080bc66aea34809 maybe? Unfortunately not. Still fails with this .diff applied as user-patch. |
Created attachment 686088 [details] build.log.xz [...] test-buffer-istream.c:54: Assert failed: buffer_append_full_file(result, TEST_FILENAME, SIZE_MAX, &error) == BUFFER_APPEND_READ_ERROR test-buffer-istream.c:56: Assert failed: error != NULL && *error != '\0' buffer_append_full_file .............................................. : FAILED [...] 1 / 12298 tests failed make[4]: *** [Makefile:3538: check-local] Error 1 make[4]: Leaving directory '/var/tmp/portage/net-mail/dovecot-2.3.13-r100/work/dovecot-2.3.13/src/lib' make[3]: *** [Makefile:2896: check-am] Error 2 make[3]: Leaving directory '/var/tmp/portage/net-mail/dovecot-2.3.13-r100/work/dovecot-2.3.13/src/lib' make[2]: *** [Makefile:2898: check] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-mail/dovecot-2.3.13-r100/work/dovecot-2.3.13/src/lib' make[1]: *** [Makefile:567: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-mail/dovecot-2.3.13-r100/work/dovecot-2.3.13/src' make: *** [Makefile:686: check-recursive] Error 1 * ERROR: net-mail/dovecot-2.3.13-r100::gentoo failed (test phase): * Make check failed. See above for details.