Mailinglist Archive: opensuse-kde (352 mails)
| < Previous | Next > |
[opensuse-kde] python-qt4 fails to build for SLE_11_SP1 when I add "BuildRequires: phonon-devel" to the spec file
- From: Joseph Mulloy <jdmulloy@xxxxxxxxx>
- Date: Mon, 17 Oct 2011 07:17:38 -0400
- Message-id: <CABYAtyV=wcbGLVGQDMG1Q1PXeO-DKuAfZVpWaWU=_zsMfmoEcw@mail.gmail.com>
In order to run OpenLP I had to rebuild python-qt4 with phonon-devel
installed. I figured out how to do this on OBS by adding
"BuildRequires: phonon-devel" to the spec file. I submitted a bug
report to try to get this added to the packaged shipped in 12.1. The
developer who is handling my bug gave me instructions on how to branch
the package and submit my packages back through OBS. I've made the
change and it build for 11.3, 11.4 and Factory but it fails for
SLE_11_SP1. I'm assuming that I shouldn't submit a change that causes
this breakage. I can't figure out what the problem is. I don't know if
there is some other dependency I need to add to the spec file or if
there is an error in the source code somewhere.
This is where the OBS project is located:
https://build.opensuse.org/project/show?project=home%3Ajdmulloy%3Abranches%3AKDE%3AQt
This is the bug I submitted: https://bugzilla.novell.com/show_bug.cgi?id=655152
This is the error I get
/usr/src/packages/BUILD/PyQt-x11-gpl-4.8.5/phonon/sipphononPhononVideoWidget.cpp:
In function 'PyObject* meth_Phonon_VideoWidget_snapshot(PyObject*,
PyObject*)':
/usr/src/packages/BUILD/PyQt-x11-gpl-4.8.5/phonon/sipphononPhononVideoWidget.cpp:1724:
error: 'class Phonon::VideoWidget' has no member named 'snapshot'
make[1]: *** [sipphononPhononVideoWidget.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/usr/src/packages/BUILD/PyQt-x11-gpl-4.8.5/phonon'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.390 (%build)
RPM build errors:
cannot open Pubkeys index using db3 - No such file or directory (2)
Bad exit status from /var/tmp/rpm-tmp.390 (%build)
[ 775.759097] Power down.
Any help in debugging this would be appreciated as I can't figure out
what the problem is.
Joseph Mulloy
jdmulloy@xxxxxxxxx
--
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-kde+owner@xxxxxxxxxxxx
installed. I figured out how to do this on OBS by adding
"BuildRequires: phonon-devel" to the spec file. I submitted a bug
report to try to get this added to the packaged shipped in 12.1. The
developer who is handling my bug gave me instructions on how to branch
the package and submit my packages back through OBS. I've made the
change and it build for 11.3, 11.4 and Factory but it fails for
SLE_11_SP1. I'm assuming that I shouldn't submit a change that causes
this breakage. I can't figure out what the problem is. I don't know if
there is some other dependency I need to add to the spec file or if
there is an error in the source code somewhere.
This is where the OBS project is located:
https://build.opensuse.org/project/show?project=home%3Ajdmulloy%3Abranches%3AKDE%3AQt
This is the bug I submitted: https://bugzilla.novell.com/show_bug.cgi?id=655152
This is the error I get
/usr/src/packages/BUILD/PyQt-x11-gpl-4.8.5/phonon/sipphononPhononVideoWidget.cpp:
In function 'PyObject* meth_Phonon_VideoWidget_snapshot(PyObject*,
PyObject*)':
/usr/src/packages/BUILD/PyQt-x11-gpl-4.8.5/phonon/sipphononPhononVideoWidget.cpp:1724:
error: 'class Phonon::VideoWidget' has no member named 'snapshot'
make[1]: *** [sipphononPhononVideoWidget.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/usr/src/packages/BUILD/PyQt-x11-gpl-4.8.5/phonon'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.390 (%build)
RPM build errors:
cannot open Pubkeys index using db3 - No such file or directory (2)
Bad exit status from /var/tmp/rpm-tmp.390 (%build)
[ 775.759097] Power down.
Any help in debugging this would be appreciated as I can't figure out
what the problem is.
Joseph Mulloy
jdmulloy@xxxxxxxxx
--
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-kde+owner@xxxxxxxxxxxx
| < Previous | Next > |