On 18/02/15 15:12, Dave Johansen wrote:
I'm running into an issue where odb won't build on rawhide ( http://koji.fedoraproject.org/koji/taskinfo?taskID=8966447 ) and I need to be able to take a look at the config.log file but it's not available from the standard koji output. So what's the easiest way for me to get access to that file? Do I have to install rawhide in a virtual machine and do the build myself? Or is there a simpler way to get access to other outputs from a build?
Try something like this: %{configure} || { cat config.log ; exit 1 } The config.log content would then appear in build.log Paul. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct