Martin Gansser wrote: > Hi, > > when trying to compile sayonara with the recent doxygen-1.8.20 version, > the built fails with this error: > > /usr/bin/cmake -E cmake_progress_start > /builddir/build/BUILD/sayonara-player-1.6.0-beta6/x86_64-redhat-linux- gnu/CMakeFiles > 0 + doxygen -u docs/doxygen.cfg error: configuration file docs/doxygen.cfg > not found! Doxygen version 1.8.20 > Copyright Dimitri van Heesch 1997-2019 > > > [1] > [https://src.fedoraproject.org/rpms/sayonara/blob/master/f/sayonara.spec > [2] https://koji.fedoraproject.org/koji/taskinfo?taskID=50177888 > > How can I solve this ? Looks like sayonara doesn't support out-of-src tree builds? if so, add to the top: %global __cmake_in_source_build 1 _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx