[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#792447: RFS: python-afl/0.2.1-1 -- American Fuzzy Lop fuzzy testing for Python code [ITP]



Hi Daniel,

>I've rewritten deb/control and deb/rules to build with two packages, for Py2 and Py3.
>
>Fresh mentors upload is available.
>
>New buildlog:
>http://www.danielstender.com/buildlogs/python-afl_0.2.1-1_amd64-20150809-2223.build


I did a look, and the packaging looks really good (and the upstream maintainer too :) ).

However prior to sponsor I would like to see afl working, otherwise it would be not installable
on sid.

(I'll try to work on llvm side in the next few days)


Little (I guess not trivial to fix) nitpick:
you might avoid pthread link
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-afl/usr/lib/python2.7/dist-packages/afl.x86_64-linux-gnu.so was not linked against libpthread.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-afl/usr/lib/python3/dist-packages/afl.cpython-34m-x86_64-linux-gnu.so was not linked against libpthread.so.0 (it uses none of the library's symbols)


But I really do not think this is trivial to solve (more a cython problem than a python-afl one IIRC)


cheers,

Gianfranco


Reply to: