Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 933093

Summary: net-mail/mu-1.12.4 fails tests on 32-bit: void test_date_basic(): assertion failed (parse_date_time(std::get<0>(test), std::get<1>(test)).value_or(-1) == std::get<2>(test)): (18446744073709551615 == 2147483647)
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Matthew Smith <matthew>
Status: CONFIRMED ---    
Severity: normal CC: arm, gnu-emacs, matoro_gentoo, x86
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=930092
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 910502    
Attachments: build.log and emerge --info (x86)
build.log and emerge --info (arm)

Description matoro archtester 2024-05-28 21:56:09 UTC
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=107 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/net-mail/mu-1.12.4/work/mu-1.12.4-build/lib/utils/tests/test-mu-utils
 ✀  
stdout:
TAP version 13
# random seed: R02S8fd28aaab0aec53e7620980fc333add0
# mu-DEBUG: run-command: '/usr/bin/rm'  '-fr'  '/var/tmp/portage/net-mail/mu-1.12.4/temp/mu-tmp-7P5GO2'
# mu-DEBUG: removed '/var/tmp/portage/net-mail/mu-1.12.4/temp/mu-tmp-7P5GO2'
1..14
# Start of utils tests
not ok /utils/date-basic - ERROR:../mu-1.12.4/lib/utils/tests/test-utils.cc:92:void test_date_basic(): assertion failed (parse_date_time(std::get<0>(test), std::get<1>(test)).value_or(-1) == std::get<2>(test)): (18446744073709551615 == 2147483647)
Bail out!
stderr:
**
ERROR:../mu-1.12.4/lib/utils/tests/test-utils.cc:92:void test_date_basic(): assertion failed (parse_date_time(std::get<0>(test), std::get<1>(test)).value_or(-1) == std::get<2>(test)): (18446744073709551615 == 2147483647)
Comment 1 matoro archtester 2024-05-28 21:56:30 UTC
Created attachment 894580 [details]
build.log and emerge --info (x86)
Comment 2 matoro archtester 2024-05-28 21:57:05 UTC
Created attachment 894581 [details]
build.log and emerge --info (arm)