** Description changed: + [Impact] + + * ceres-solver's binary packages are not available on arm64 in Ubuntu + Focal + + * tests seem to be failing on arm64: https://launchpad.net/ubuntu/+source/ceres- solver/1.14.0-4ubuntu1/+build/19091179 - Trying to install libceres-dev after upgrading system from Bionic to - Focal, but the arm64 build is failing + * libceres is critical for robotics SLAM applications on Ubuntu, and + arm64 is a very popular architecture for robotics - I have also reported here https://github.com/ceres-solver/ceres- - solver/issues/599 - but not sure which is more appropriate (I don't know - if that GitHub project maintains the debian packaging builds) + [Test Case] - It appears to be a single test failure that blocks the build + * Simply run the existing test cases on arm64 and you'll see + evaluation_callback_test fail just like in the above log - ``` - 99% tests passed, 1 tests failed out of 127 + [Regression Potential] - Total Test time (real) = 267.25 sec + * libceres isn't on arm64 at all, so the regression potential there is + nil - The following tests FAILED: - 30 - evaluation_callback_test (Failed) - ``` + * This is a test-only change, thus the only regression possible on other + architectures is that the tests don't pass and the package doesn't build + as a result
** Description changed: [Impact] * ceres-solver's binary packages are not available on arm64 in Ubuntu Focal * tests seem to be failing on arm64: https://launchpad.net/ubuntu/+source/ceres- solver/1.14.0-4ubuntu1/+build/19091179 * libceres is critical for robotics SLAM applications on Ubuntu, and arm64 is a very popular architecture for robotics [Test Case] * Simply run the existing test cases on arm64 and you'll see evaluation_callback_test fail just like in the above log [Regression Potential] * libceres isn't on arm64 at all, so the regression potential there is nil * This is a test-only change, thus the only regression possible on other architectures is that the tests don't pass and the package doesn't build - as a result + as a result (although note that tests pass locally just fine) ** Description changed: [Impact] * ceres-solver's binary packages are not available on arm64 in Ubuntu Focal * tests seem to be failing on arm64: https://launchpad.net/ubuntu/+source/ceres- solver/1.14.0-4ubuntu1/+build/19091179 * libceres is critical for robotics SLAM applications on Ubuntu, and arm64 is a very popular architecture for robotics [Test Case] * Simply run the existing test cases on arm64 and you'll see evaluation_callback_test fail just like in the above log [Regression Potential] * libceres isn't on arm64 at all, so the regression potential there is nil * This is a test-only change, thus the only regression possible on other architectures is that the tests don't pass and the package doesn't build - as a result (although note that tests pass locally just fine) + as a result (although note that tests pass locally just fine on amd64 at + least) ** Description changed: [Impact] * ceres-solver's binary packages are not available on arm64 in Ubuntu Focal * tests seem to be failing on arm64: https://launchpad.net/ubuntu/+source/ceres- solver/1.14.0-4ubuntu1/+build/19091179 * libceres is critical for robotics SLAM applications on Ubuntu, and arm64 is a very popular architecture for robotics [Test Case] * Simply run the existing test cases on arm64 and you'll see evaluation_callback_test fail just like in the above log [Regression Potential] * libceres isn't on arm64 at all, so the regression potential there is nil * This is a test-only change, thus the only regression possible on other architectures is that the tests don't pass and the package doesn't build - as a result (although note that tests pass locally just fine on amd64 at - least) + as a result (although note that tests pass locally just fine on amd64) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882626 Title: libceres-dev Focal arm64 build failing with failed test To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1882626/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
