Lukas Bulwahn

Results 5 issues of Lukas Bulwahn

The existing test script checks that all packages can be build. However, it does not ensure that the packages can run in an image. We must also provide tests that...

major-work-task

With glibc-2.26, openslam_gmapping failed to compile with: ``` | [...]/gridfastslam/gfsreader.cpp: In member function 'virtual void GMapping::GFSReader::RawOdometryRecord::read(std::istream&)': | [...]/gridfastslam/gfsreader.cpp:79:3: error: no match for 'operator==' (operand types are 'std::istream {aka std::basic_istream}' and...

needfix

When using the bisect script, we noticed that some bisection just failed as the config minimization internally failed and the bisect script then just gave up. However, we can actually...

The new configs upstream-arm64-min-{kasan,kcsan,leak} are intended to create fuzzing campaigns, where the absolute number of uncovered lines of code is minimal. These configs might also be useful for config bisections...