Hi,

the testsuite of the package cxxtools fails on armv7hl and i686.

In cxxtools there is a tool in "tools/cxxtz", which reads the tz database using 
cxxtools::Tz.

For some reason reading the offset for Europe/Berlin on 2018-11-7 13:00:06 
leads to a offset of 0.89111h instead of exactly 1h.  This happens on the 
Fedora Build Server for armv7hl and i686 architecture [1].

I put in der check section the command "tools/cxxtz -z Europe/Berlin 
'2018-11-07 13:00:05'" so that it can be seen in the log file.

build.log results on armv8hl and i686
...
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IfvkcP
+ umask 022
+ cd /builddir/build/BUILD
+ cd cxxtools-3.0
+ tools/cxxtz -z Europe/Berlin '2018-11-07 13:00:05'
2018-11-07 13:53:33 LMT 0
+ test/alltests
SmartPtr::RefCounted: OK
....


[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=60983464
[2] https://martinkg.fedorapeople.org/ErrorReports/cxxtools-3.0-1.fc33.src.rpm

Regards
Martin
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to