Your message dated Wed, 11 Jan 2012 07:18:45 +0000
with message-id <e1rkssl-0007jg...@franck.debian.org>
and subject line Bug#555057: fixed in kplayer 1:0.7-2.1
has caused the Debian Bug report #555057,
regarding FTBFS with binutils-gold
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
555057: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555057
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kplayer
Version: 1:0.7-1
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed
Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.
More informations can be found at
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
Linking CXX executable kplayer
cd /home/peter/rebuild/build/kplayer/kplayer-0.7/obj-x86_64-linux-gnu/kplayer
&& /usr/bin/cmake -E cmake_link_script CMakeFiles/kplayer.dir/link.txt
--verbose=1
/usr/bin/g++ -g -O2 -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi
-Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
-Wformat-security -fno-exceptions -fno-check-new -fno-common
-Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden
-fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags
CMakeFiles/kplayer.dir/kplayer_automoc.o CMakeFiles/kplayer.dir/x11.o
CMakeFiles/kplayer.dir/kplayerwidget.o
CMakeFiles/kplayer.dir/kplayerslideraction.o
CMakeFiles/kplayer.dir/kplayerprocess.o
CMakeFiles/kplayer.dir/kplayersettings.o
CMakeFiles/kplayer.dir/kplayerproperties.o
CMakeFiles/kplayer.dir/kplayeractionlist.o
CMakeFiles/kplayer.dir/kplayerengine.o
CMakeFiles/kplayer.dir/kplayerpropertiesdialog.o
CMakeFiles/kplayer.dir/kplayersource.o CMakeFiles/kplayer.dir/kplayernode.o
CMakeFiles/kplayer.dir/kplayernodeaction.o
CMakeFiles/kplayer.dir/kplayernodeview.o
CMakeFiles/kplayer.dir/kplayerplaylist.o CMakeFiles/kplayer.dir/kplayersettingsd
ialog.o CMakeFiles/kplayer.dir/kplayerlogwindow.o
CMakeFiles/kplayer.dir/kplayer.o CMakeFiles/kplayer.dir/main.o -o kplayer
-rdynamic /usr/lib/libkdecore.so.5.3.0 /usr/lib/libkparts.so.4.3.0
/usr/lib/libkdeui.so.5.3.0 -lQt3Support /usr/lib/libkde3support.so.4.3.0 -lSM
-lICE -lX11 -lXft -lXau -lXdmcp /usr/lib/libkparts.so.4.3.0 -lQt3Support
/usr/lib/libkio.so.5.3.0 /usr/lib/libkdeui.so.5.3.0
/usr/lib/libkdecore.so.5.3.0 -lQtDBus -lQtCore -lQtSvg -lQtNetwork -lQtXml
-lQtGui
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDevicesNode::setupSource():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2391:
error: undefined reference to 'Solid::DeviceNotifier::instance()'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDevicesNode::setupSource():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2392:
error: undefined reference to 'Solid::DeviceNotifier::instance()'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDiskNode::setupSource():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2812:
error: undefined reference to 'Solid::DeviceNotifier::instance()'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDiskNode::setupSource():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2813:
error: undefined reference to 'Solid::DeviceNotifier::instance()'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDiskNode::setupSource():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2814:
error: undefined reference to 'Solid::Device::Device(QString const&)'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDiskNode::setupSource():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2814:
error: undefined reference to 'Solid::Device::operator=(Solid::Device const&)'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDiskNode::setupSource():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2814:
error: undefined reference to 'Solid::Device::~Device()'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDeviceNode::~KPlayerDeviceNode():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2754:
error: undefined reference to 'Solid::Device::~Device()'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDeviceNode::~KPlayerDeviceNode():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2754:
error: undefined reference to 'Solid::Device::~Device()'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDeviceNode::~KPlayerDeviceNode():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2754:
error: undefined reference to 'Solid::Device::~Device()'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerTunerNode::setupSource():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:3438:
error: undefined reference to 'Solid::Device::Device(QString const&)'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerTunerNode::setupSource():/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:3438:
error: undefined reference to 'Solid::Device::operator=(Solid::Device const&)'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDevicesNode::update(QStringList&,
QStringList&):/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2624:
error: undefined reference to
'Solid::Device::listFromType(Solid::DeviceInterface::Type const&, QString
const&)'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDevicesNode::update(QStringList&,
QStringList&):/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2624:
error: undefined reference to 'Solid::Device::Device(Solid::Device const&)'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDevicesNode::update(QStringList&,
QStringList&):/usr/include/solid/device.h:224: error: undefined reference to
'Solid::Device::asDeviceInterface(Solid::DeviceInterface::Type const&)'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDevicesNode::update(QStringList&,
QStringList&):/usr/include/qt4/QtCore/qobject.h:443: error: undefined reference
to 'Solid::OpticalDrive::staticMetaObject'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDevicesNode::update(QStringList&,
QStringList&):/usr/include/solid/device.h:224: error: undefined reference to
'Solid::Device::asDeviceInterface(Solid::DeviceInterface::Type const&)'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDevicesNode::update(QStringList&,
QStringList&):/usr/include/qt4/QtCore/qobject.h:443: error: undefined reference
to 'Solid::Block::staticMetaObject'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDevicesNode::update(QStringList&,
QStringList&):/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2628:
error: undefined reference to 'Solid::Block::device() const'
/usr/bin/ld: CMakeFiles/kplayer.dir/kplayernode.o: in function
KPlayerDevicesNode::update(QStringList&,
QStringList&):/home/peter/rebuild/build/kplayer/kplayer-0.7/kplayer/kplayernode.cpp:2635:
error: undefined reference to 'Solid::OpticalDrive::supportedMedia() const'
...
--- End Message ---
--- Begin Message ---
Source: kplayer
Source-Version: 1:0.7-2.1
We believe that the bug you reported is fixed in the latest version of
kplayer, which is due to be installed in the Debian FTP archive:
kplayer-dbg_0.7-2.1_amd64.deb
to main/k/kplayer/kplayer-dbg_0.7-2.1_amd64.deb
kplayer_0.7-2.1.diff.gz
to main/k/kplayer/kplayer_0.7-2.1.diff.gz
kplayer_0.7-2.1.dsc
to main/k/kplayer/kplayer_0.7-2.1.dsc
kplayer_0.7-2.1_amd64.deb
to main/k/kplayer/kplayer_0.7-2.1_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 555...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
HIGUCHI Daisuke (VDR dai) <d...@debian.org> (supplier of updated kplayer
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 09 Jan 2012 15:01:33 +0900
Source: kplayer
Binary: kplayer kplayer-dbg
Architecture: source amd64
Version: 1:0.7-2.1
Distribution: unstable
Urgency: low
Maintainer: David Palacio <dpala...@uninorte.edu.co>
Changed-By: HIGUCHI Daisuke (VDR dai) <d...@debian.org>
Description:
kplayer - A KDE media player based on MPlayer
kplayer-dbg - kplayer debug symbols
Closes: 555057 654281
Changes:
kplayer (1:0.7-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* FTBFS with binutils-gold (Closes: #555057)
- debian/patches/07_indirect_linking.diff
thanks to Scott Kitterman <sc...@kitterman.com>.
* FTBFS on armhf/s390x, reproduced on amd64: not defined Entities
while generating index.cache.bz2 (Closes: #654281)
- debian/patches/06_fix_dtd_reference.diff
thanks to peter green <plugw...@p10link.net> for doc/da.
Checksums-Sha1:
5265a4bd9cc7c6e923f82e1ce6925268136ded19 1803 kplayer_0.7-2.1.dsc
7bb924ddcdffb0b6145bbb81148324be946ec5fa 8971 kplayer_0.7-2.1.diff.gz
351f45821e92955aa8b512990ef77384c03b3cee 805844 kplayer_0.7-2.1_amd64.deb
1fbe7ea0130d6428fb8f37493785672e3338bf1f 4035968 kplayer-dbg_0.7-2.1_amd64.deb
Checksums-Sha256:
b2cfae3e5f5a440b79747257151a781e97b4ca758fbf847cda4ee1d8194471e2 1803
kplayer_0.7-2.1.dsc
04db059e1108f7e390b5eda69cf21e10939e8476d63eb5f13bd00d8574c09110 8971
kplayer_0.7-2.1.diff.gz
d16262636ffc12f25a8487d32a7ec4049674087d50130315deb7e981d358ae81 805844
kplayer_0.7-2.1_amd64.deb
895df7e90eb034261d077d8a3908c793f0122d5303f7741ffa00b5ba7a9b0eb4 4035968
kplayer-dbg_0.7-2.1_amd64.deb
Files:
80686104e68aebdf9e2dc01b571acf02 1803 video optional kplayer_0.7-2.1.dsc
7dd676c9645ae4f0ba12ff3fce06623d 8971 video optional kplayer_0.7-2.1.diff.gz
479ee591e929fa5a08b36276b56cd24b 805844 video optional
kplayer_0.7-2.1_amd64.deb
ebbe077849fd821794d559d63cf75e38 4035968 debug extra
kplayer-dbg_0.7-2.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJPCosEAAoJEHg5YZ3UOWaOM7kQAMYqvzj6VjA7sDBfGUm9G8ui
tPrf+1PkND67ME7QFUgSsDYgD08ZAPGvteub//lrhXfDFAQDaho8LGZEjlptGELK
+o1IU7xEcCnCAVq+C4midOBFQdVieKwFl2+wGzwSdCRovuNbkQ/SAbXm4FZcVXef
ctMeUmKE2L/prErkKH5LuKrDkgr0JdbrYTA1batHCqGDvLD/h5fLeQMInwncFxWO
UaOXDjGPdwLAc1LsID9LyS9j+oXTQzslA10d279JEnYcAEUgG/DuiFfaZbMQ0mp6
URYYVs/LJt8vY4vlD8Nkyg7nC5WyFX3d0OyRqh0Y0g8tp4ALcMW98LLygN4fF8GG
CLR/7wVcKFofbBGhs3nLgRTkrH/lMsdPwekktxXlRRD6HLIxJfaznqoiYR5yFBLK
b5wV5RQrSy87vn75gRPPXoVehQhZEEU/7ELZ2utNZXc4zBc3s9JpHgPq7/xsxxXN
F+QzjRb9K2IDzORh+sURTLC8tsIXx9z3TIHY4cEQe6ziYHtQf6Nq3MYV4e9qC07q
KOoplR/kATwBGGZMtDFlTXZYC2HNKvWffo6qoX+G4N+SJSGsTFSP+HfzfQ6M45H4
pS8ffuiFKSN33lLUd6xJR0lYC+4Ao/wmdidLuFLo+e1kYYy4D+/yJMx1z9c7YcS6
hEPrii2RKIAEty0em435
=AC8B
-----END PGP SIGNATURE-----
--- End Message ---