https://koji.fedoraproject.org/koji/taskinfo?taskID=113035034
  https://bugzilla.redhat.com/show_bug.cgi?id=2262539

The new AFL++ (American Fuzzy Lop, a fuzzing tool) in Rawhide appears
to be building a GCC plugin, contained in one or all of these newly
added files:

  %global afl_helper_path %{_libdir}/afl
  %{_bindir}/afl-gcc-fast
  %{_bindir}/afl-g++-fast
  %{afl_helper_path}/afl-gcc-cmplog-pass.so
  %{afl_helper_path}/afl-gcc-cmptrs-pass.so
  %{afl_helper_path}/afl-gcc-pass.so
  %{afl_helper_path}/afl-gcc-rt.o
  %{afl_helper_path}/injection-pass.so

I'm going to guess this will introduce a dependency on the exact
version of GCC (major only? or major.minor? not sure).  Just like
annobin.  Which might require that this package is rebuilt when GCC is
rebuilt (only major? or all rebuilds? again, don't know).

If this proves to be a problem then I can drop the GCC plugin usage,
or we could work out a process to deal with rebuilding.

Anyway, let's look out for this and see if it causes trouble, and then
decide what to do.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
nbdkit - Flexible, fast NBD server with plugins
https://gitlab.com/nbdkit/nbdkit
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to