Fully updated Fedora 19, with all build dependencies installed via yum-builddep. 'rpmbuild -bp qt.spec' gives: ... Patch #501 (qt-4.8-CVE-2013-0254.patch): + /usr/bin/cat /home/pilcher/rpmbuild/SOURCES/qt-4.8-CVE-2013-0254.patch + /usr/bin/patch -p1 -b --suffix .qsharedmemory-security --fuzz=0 patching file src/corelib/kernel/qsharedmemory_unix.cpp patching file src/corelib/kernel/qsystemsemaphore_unix.cpp patching file src/gui/image/qnativeimage.cpp patching file src/gui/image/qpixmap_x11.cpp patching file src/plugins/platforms/xcb/qxcbwindowsurface.cpp patching file src/plugins/platforms/xlib/qxlibwindowsurface.cpp can't find file to patch at input line 125 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/tests/auto/qtipc/qsharedmemory/tst_qsharedmemory.cpp b/tests/auto/qtipc/qsharedmemory/tst_qsharedmemory.cpp |index 9e77af6..e92a030 100644 -------------------------- File to patch:
It's obviously building fine for us, http://koji.fedoraproject.org/koji/packageinfo?packageID=374 hard to say what your problem was...