peter green <plugw...@p10link.net> writes:

> Package: sqlitebrowser
> Severity: important
> version: 3.5.1-2
>
> sqlitebrowser failed to build in raspbian stretch with the following error.
>
> FAIL!  : TestImport::csvImport(utf8chars) Compared values are not the same
>    Loc: [/«PKGBUILDDIR»/src/tests/TestImport.cpp(52)]
> PASS   : TestImport::cleanupTestCase()
> Totals: 9 passed, 1 failed, 0 skipped
> ********* Finished testing of TestImport *********
> make[1]: *** [override_dh_auto_test] Error 1
>
>
> http://buildd.raspbian.org/status/fetch.php?pkg=sqlitebrowser&arch=armhf&ver=3.5.1-2&stamp=1432558816
>
> Googling the error showed that the same failure was happenin on the official
> debian hurd and kfreebsd autobuilders and also on reproducable build tests on
> amd64
>
> https://buildd.debian.org/status/fetch.php?pkg=sqlitebrowser&arch=kfreebsd-amd64&ver=3.5.1-2&stamp=1430053385
> https://buildd.debian.org/status/fetch.php?pkg=sqlitebrowser&arch=kfreebsd-i386&ver=3.5.1-2&stamp=1430053503
> https://buildd.debian.org/status/fetch.php?pkg=sqlitebrowser&arch=hurd-i386&ver=3.5.1-2&stamp=1432997671
> https://reproducible.debian.net/rb-pkg/testing/amd64/sqlitebrowser.html
>
> Not sure what the common factor is, maybe something to do with locale setup in
> the build chroot or so.

The obvious one would be not having the C.UTF-8 locale available, but my
understanding is that these days it's always supposed to be there. You
could check that in your build root to make sure, though. Also, is
locales installed or not? (I don't think it should matter either way,
though)

The obvious big difference between the normal amd64 build daemon and the
reproducible test one is that reproducible builds with pbuilder instead
of sbuild. I assume raspbian is built the normal way with sbuild? In any
case, I'll see if I can reproduce the pbuilder vs sbuild difference
here.

-- 
Arto Jantunen


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to