Your package clamav failed to build from source in current rawhide. http://koji.fedoraproject.org/koji/taskinfo?taskID=12809320 For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Created attachment 1124204 [details] build.log
Created attachment 1124205 [details] root.log
Created attachment 1124206 [details] state.log
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase
./llvm/include/llvm/Support/AlignOf.h:57:24: error: expected unqualified-id before 'alignof' static inline unsigned alignof() { return AlignOf<T>::Alignment; } ^~~~~~~ 'alignof' is a reserved name in C++11. Note that the bundled llvm is quite old. An alternative to fixing the code would be to use one of llvm3X-devel and configure --with-system-llvm --with-llvm-linking=dynamic. Unfortunately clamav has yet to be ported to 3.7, so llvm-devel is not an option.
(In reply to Yaakov Selkowitz from comment #5) > ./llvm/include/llvm/Support/AlignOf.h:57:24: error: expected unqualified-id > before 'alignof' > static inline unsigned alignof() { return AlignOf<T>::Alignment; } > ^~~~~~~ > > 'alignof' is a reserved name in C++11. > > Note that the bundled llvm is quite old. An alternative to fixing the code > would be to use one of llvm3X-devel and configure --with-system-llvm > --with-llvm-linking=dynamic. Unfortunately clamav has yet to be ported to > 3.7, so llvm-devel is not an option. Or, alternatively, compile it with CXXFLAGS="%{optflags} -std=gnu++98".
(In reply to Yaakov Selkowitz from comment #6) > Or, alternatively, compile it with CXXFLAGS="%{optflags} -std=gnu++98". Added this suggestion now for future builds: http://pkgs.fedoraproject.org/cgit/rpms/clamav.git/commit/?id=aa28a8d469d0b27e91c6eeee98f2b3e43d1f93af
robert's clamav-0.99.1-1.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=749700
clamav-0.99.1-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-4b77d212c1
clamav-0.99.1-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-01cbca7bf8
clamav-0.99.1-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-4b77d212c1
clamav-0.99.1-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-01cbca7bf8
clamav-0.99.1-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
clamav-0.99.1-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.