Package: cpuinfo
Version: 0.0~git20220617.082deff-1
Severity: important
Tags: ftbfs

Dear maintainer,

While trying to rebuild cpuinfo in a clean sid pbuilder environment, it fails
to build or more precisely it fails during the dh_auto_test step due to a
failure with init-test:

 [ RUN      ] CORE.known_uarch
 ./test/init.cc:313: Failure
 Expected: (cpuinfo_uarch_unknown) != (core->uarch), actual: 0 vs 0
 ./test/init.cc:313: Failure
 Expected: (cpuinfo_uarch_unknown) != (core->uarch), actual: 0 vs 0
 ./test/init.cc:313: Failure
 Expected: (cpuinfo_uarch_unknown) != (core->uarch), actual: 0 vs 0
 ./test/init.cc:313: Failure
 Expected: (cpuinfo_uarch_unknown) != (core->uarch), actual: 0 vs 0
 [  FAILED  ] CORE.known_uarch (0 ms)

Looks like it is a CPU specific issue as it doesn't fail on
reproducible-builds [1]. I can reproduce this issue with two
different intel i7 (i7-1185G7 and i7-1165G7). I don't have other
CPU to test.

Best,
Dylan

[1] https://tests.reproducible-builds.org/debian/rb-pkg/cpuinfo.html

Reply via email to