PyQt4-4.7-1.fc13.src.rpm Failed To Build From Source against the rawhide tree. See http://fedoraproject.org/wiki/FTBFS for more information. This failure is due to a change in the linker default behavior, which uncovered a fault in your package. See http://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking . If you believe this is actually a bug in another package, do NOT change the component in this bug or close this bug. Instead, add the appropriate bug number from the other package to the "Depends on" line in this bug. If the other package does not yet have a bug created that you think matches, please create one. Doing so helps us properly track bugs and their dependencies, just as we track package dependencies. (If you close this bug, and the other package is not fixed before the next FTBFS run, a new bug will get created. Please follow the above advice to avoid such duplication.)
Created attachment 390846 [details] root.log root.log for i386
Created attachment 390847 [details] build.log build.log for i386
Created attachment 390848 [details] mock.log mock.log for i386
Created attachment 390849 [details] root.log root.log for x86_64
Created attachment 390850 [details] build.log build.log for x86_64
Created attachment 390851 [details] mock.log mock.log for x86_64
peripheral rawhide/python borkage: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/PyQt4-4.7-1.fc13.i386/usr/lib/python2.6/ using /usr/bin/python2.6 Compiling /builddir/build/BUILDROOT/PyQt4-4.7-1.fc13.i386/usr/lib/python2.6/site-packages/PyQt4/uic/port_v3/proxy_base.py ... SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/site-packages/PyQt4/uic/port_v3/proxy_base.py', 4, 26, 'class ProxyBase(metaclass=ProxyType):\n')) error: Bad exit status from /var/tmp/rpm-tmp.CjUdGQ (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.CjUdGQ (%install)
except it still fails the same way. reopening.
Failed build in koji, http://koji.fedoraproject.org/koji/buildinfo?buildID=156380
This is installing some Python 3 code into the Python 2.6 directory. FAIL. There's also some ld-related borkage: Checking to see if the QtHelp module should be built... g++ -DQT_NO_DEBUG -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include -I/usr/X11R6/include -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -w -D_REENTRANT cfgtest_QtHelp.cpp -o cfgtest_QtHelp -L/usr/X11R6/lib -Wl,-O1 -lQtHelp -lXext -lX11 -lm -lpthread /usr/bin/ld: /tmp/ccSSUML5.o: undefined reference to symbol 'QString::free(QString::Data*)' /usr/bin/ld: note: 'QString::free(QString::Data*)' is defined in DSO /usr/lib64/libQtCore.so.4 so try adding it to the linker command line /usr/lib64/libQtCore.so.4: could not read symbols: Invalid operation collect2: ld returned 1 exit status [snip] Checking to see if the QtAssistant module should be built... g++ -DQT_NO_DEBUG -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtAssistant -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include -I/usr/X11R6/include -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -w -D_REENTRANT cfgtest_QtAssistant.cpp -o cfgtest_QtAssistant -L/usr/X11R6/lib -Wl,-O1 -lQtAssistantClient -lQtGui -lQtNetwork -lXext -lX11 -lm -lpthread /usr/bin/ld: /tmp/ccSTUj7k.o: undefined reference to symbol 'QString::free(QString::Data*)' /usr/bin/ld: note: 'QString::free(QString::Data*)' is defined in DSO /usr/lib64/libQtCore.so.4 so try adding it to the linker command line /usr/lib64/libQtCore.so.4: could not read symbols: Invalid operation collect2: ld returned 1 exit status I'm working on fixing the mess.
PyQt4-4.7-5.fc14 built successfully.
PyQt4-4.7-5.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/PyQt4-4.7-5.fc13
PyQt4-4.7-5.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.