Arnaud Rebillout

Results 102 comments of Arnaud Rebillout

I did run a few builds on a `ppc64el` box. Unit tests failed once, but for a different reason (I didn't keep the logs). Looking at the build history for...

I'm re-opening the ticket, the problem surfaced again during the last rebuild of the Debian package, however this time 4 architectures failed to build, cf https://buildd.debian.org/status/package.php?p=aflplusplus, screenshot below: ![Screenshot from...

I reverted the duration of the fuzzing test from 30 seconds to 60 seconds (as discussed above). Let's see if that improves anything. If you have any better suggestion, happy...

Another round of builds in the Debian infrastructure, and I still get 3 "Time limit was reached", but on different architectures, this time it's `armel`, `i386` and `ppc64el`. ![Screenshot from...

> is it possible that you send me this compiled test-cmplog binary, best from arm64: > > AFL_LLVM_CMPLOG=1 afl-clang-fast -o test-cmplog test/test-cmplog.c Here it is, attached and zipped. [test-cmplog.zip](https://github.com/AFLplusplus/AFLplusplus/files/15291840/test-cmplog.zip)

Thanks! I suppose it's https://github.com/AFLplusplus/AFLplusplus/commit/a87ea969133d9d403fd5207ec08a1ffdc4d8376b? I'm trying it now

Hello again! It looks much better now at https://buildd.debian.org/status/package.php?p=aflplusplus, screenshot below: ![Screenshot from 2024-05-15 09-02-23](https://github.com/AFLplusplus/AFLplusplus/assets/1942580/f65058f2-8e5c-4e4d-a986-8fa002c9041a) The riscv64 arch still failed with the same timeout though: https://buildd.debian.org/status/fetch.php?pkg=aflplusplus&arch=riscv64&ver=4.20c-5&stamp=1715710745&raw=0. Do you want that...

## riscv64 > riscv works for me [...] but LTO mode does not work because the binutils package does not contain ld.gold and llvm 18 from apt.llvm.org does not have...

> The other is that the binutils package does not contain ld.gold (at least for the debian I have installed) A quick search, and people seem to say that ld.gold...

Hello! So I applied [0a16ea7](https://github.com/AFLplusplus/AFLplusplus/commit/0a16ea74879a935bbeb33e488cd451d6d9a7e19a) and uploaded a new package last week. The build for `s390x` [still fails](https://buildd.debian.org/status/fetch.php?pkg=aflplusplus&arch=s390x&ver=4.20c-6&stamp=1715874091&raw=0): ``` [*] llvm_mode laf-intel/compcov testing splitting integer types (this might take some...