Bug 553712 - PyKDE FTBFS
Summary: PyKDE FTBFS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: PyKDE
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 539208 sip-4.10
TreeView+ depends on / blocked
 
Reported: 2010-01-08 18:06 UTC by Rex Dieter
Modified: 2010-01-25 14:54 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-25 14:54:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rex Dieter 2010-01-08 18:06:27 UTC
build failure,
http://koji.fedoraproject.org/koji/buildinfo?buildID=149927

...
Y_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I../extra/kde353 -I/usr/include/kde -I/usr/include/kde/kio -I/usr/include/python2.6 -I/usr/lib/qt-3.3/mkspecs/default -I/usr/lib/qt-3.3/include -o sipkioKZipFileEntry.o sipkioKZipFileEntry.cpp
g++ -c -Wno-deprecated-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I../extra/kde353 -I/usr/include/kde -I/usr/include/kde/kio -I/usr/include/python2.6 -I/usr/lib/qt-3.3/mkspecs/default -I/usr/lib/qt-3.3/include -o sipkioKZip.o sipkioKZip.cpp
sip/kio/global.sip: In function 'PyObject* func_testKIOMetaData(PyObject*, PyObject*)':
sip/kio/global.sip:483: error: 'sipArgsParsed' was not declared in this scope
make[1]: *** [sipkiocmodule.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/builddir/build/BUILD/PyKDE-3.16.6/kio'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.Lyi4JZ (%build)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.Lyi4JZ (%build)
Child returncode was: 1
EXCEPTION: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/PyKDE.spec']
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/mock/trace_decorator.py", line 70, in trace
    result = func(*args, **kw)
  File "/usr/lib/python2.4/site-packages/mock/util.py", line 324, in do
    raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
Error: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/PyKDE.spec']
LEAVE do --> EXCEPTION RAISED

Comment 1 Rex Dieter 2010-01-25 14:54:35 UTC
upstream provided patch, fixed.


Note You need to log in before you can comment on or make changes to this bug.