Hide Forgot
perl-Data-ObjectDriver-0.13-3.fc24 fails to build in F24 because a test fails: t/01-col-inheritance.t ..... ok # Failed test 'removing all bad wine' # at t/02-basic.t line 248. # got: '3' # expected: '0E0' # Looks like you failed 1 test of 67. t/02-basic.t ............... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/67 subtests Difference between working and failing build root is: glibc 2.22.90-27.fc24 > 2.22.90-29.fc24 sqlite 3.9.2-1.fc24 > 3.10.0-1.fc24 glibc-common 2.22.90-27.fc24 > 2.22.90-29.fc24 glibc-devel 2.22.90-27.fc24 > 2.22.90-29.fc24 elfutils-libelf 0.165-1.fc24 > 0.165-2.fc24 elfutils-default-yama-scope 0.165-1.fc24 > 0.165-2.fc24 coreutils-common 8.24-105.fc24 > 8.24-106.fc24 python-srpm-macros > 3-4.fc24 coreutils 8.24-105.fc24 > 8.24-106.fc24 python3-libs 3.5.1-2.fc24 > 3.5.1-3.fc24 gnupg2 2.1.10-1.fc24 > 2.1.10-3.fc24 glibc-headers 2.22.90-27.fc24 > 2.22.90-29.fc24 elfutils-libs 0.165-1.fc24 > 0.165-2.fc24 redhat-rpm-config 36-1.fc24 > 39-1.fc24 elfutils 0.165-1.fc24 > 0.165-2.fc24 python3 3.5.1-2.fc24 > 3.5.1-3.fc24
This is cause by upgrading sqlite from 3.9.2-1.fc24 to 3.10.0-1.fc24.
Upstream released Data-ObjectDriver-0.14 that should fix it.
Indeed. Updated and buitl for rawhide