Description of problem: When I was glancing at buildsys.fedoraproject.org, I saw that Ville Skytta was repeating to trying to rebuild xmms many times on i386. So I downloaded xmms from FE-fc5 and tried to rebuild, but it failed because: main.c:305:29: error: /usr/include/kde/artsc/artsc.h: Permission denied This is because /usr/include/kde is not owned by any packages. Version-Release number of selected component (if applicable): arts-devel-1.5.2-0.1.fc5 How reproducible: 100% Steps to Reproduce: 1. rpmbuild --rebuild xmms-1.2.10-23.fc5.src.rpm 2. 3. Actual results: Rebuilding xmms rpms fails Expected results: Should succeed. Additional info:
Created attachment 130169 [details] Failure build log of xmms
That looks like a bug in arts-devel, right. But see bug 193482 for more info about the xmms case. I can't reproduce the build failure (or the hang) locally, it builds just fine in mock here. And the problem with the xmms build is that it hangs in the i386 builder (not x86_64 or ppc). So I guess this is not the actual issue that makes the build hang. Note that the xmms one in the buildsys is a devel, not FC-5 build.
it's fixed in arts-1.5.3 and will be available in FC5-update soon. Thanks