Hi, I am trying to package version 5.0.5 for void linux. The build seems to pass all of the tests for x86_64, aarch64, armv7l, armv6l but fails on i686 on the testprofile. Does anyone know why this might be happening specifically for this architecture?
Thanks Alan ********* Start testing of TestProfile ********* Config: Using QtTest library 5.15.2, Qt 5.15.2 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 10.2.1 20201203), unknown unknown PASS : TestProfile::initTestCase() FAIL! : TestProfile::testProfileExport() Compared values are not the same Actual (readin) : "\"in_deco\", \"sec\", \"pressure_0_cylinder\", \"pressure_0_interpolated\", \"temperature\", \"depth\", \"ceiling\", \"ceiling_0\", \"ceiling_1\", \"ceiling_2\", \"ceilin g_3\", \"ceiling_4\", \"ceiling_5\", \"ceiling_6\", \"ceiling_7\", \"ceilin"... Expected (written): "\"in_deco\", \"sec\", \"pressure_0_cylinder\", \"pressure_0_interpolated\", \"temperature\", \"depth\", \"ceiling\", \"ceiling_0\", \"ceiling_1\", \"ceiling_2\", \"ceilin g_3\", \"ceiling_4\", \"ceiling_5\", \"ceiling_6\", \"ceiling_7\", \"ceilin"... Loc: [/builddir/Subsurface-5.0.5/tests/testprofile.cpp(47)] FAIL! : TestProfile::testProfileExportVPMB() Compared values are not the same actual (readin) : "\"in_deco\", \"sec\", \"pressure_0_cylinder\", \"pressure_0_interpolated\", \"temperature\", \"depth\", \"ceiling\", \"ceiling_0\", \"ceiling_1\", \"ceiling_2\", \"ceilin g_3\", \"ceiling_4\", \"ceiling_5\", \"ceiling_6\", \"ceiling_7\", \"ceilin"... expected (written): "\"in_deco\", \"sec\", \"pressure_0_cylinder\", \"pressure_0_interpolated\", \"temperature\", \"depth\", \"ceiling\", \"ceiling_0\", \"ceiling_1\", \"ceiling_2\", \"ceilin g_3\", \"ceiling_4\", \"ceiling_5\", \"ceiling_6\", \"ceiling_7\", \"ceilin"... loc: [/builddir/subsurface-5.0.5/tests/testprofile.cpp(63)] pass : testprofile::cleanuptestcase() totals: 2 passed, 2 failed, 0 skipped, 0 blacklisted, 714ms ********* finished testing of testprofile ********* _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
