Your message dated Sun, 01 Jan 2012 23:32:30 +0000
with message-id <e1rhutc-0007jl...@franck.debian.org>
and subject line Bug#653814: fixed in esperanza 0.4.0+git20091017-2
has caused the Debian Bug report #653814,
regarding FTBFS: rror: undefined reference to 'XKeysymToKeycode' (and others)
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.)
--
653814: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653814
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: esperanza
Version: 0.4.0+git20091017
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Package failed to build from source:
g++ -c -m64 -pipe -O2 -Wall -W -Wno-unused-parameter -D_REENTRANT -D_DEBUG
-DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
-DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml
-I/usr/include/qt4 -I. -I../lib -I../dialogs -I../tools -I/usr/include/xmms2
-I. -o moc_volumebar.o moc_volumebar.cpp
g++ -m64 -Wl,-O1 -o esperanza fancyplaylistview.o minimode.o shortcutmanager.o
filedialog.o systemtray.o playerbutton.o progressframe.o volumebar.o main.o
playerwidget.o progressindicator.o mdns.o playlistview.o serverdialog.o
moc_esperanza_plugin.o moc_fancyplaylistview.o moc_filedialog.o moc_mdns.o
moc_minimode.o moc_playerbutton.o moc_playerwidget.o moc_playlistview.o
moc_progressframe.o moc_progressindicator.o moc_serverdialog.o
moc_shortcutmanager.o moc_systemtray.o moc_volumebar.o -L/usr/lib
-lxmmsclient -lxmmsclient++ ../dialogs/lastfm/liblastfm.a
../dialogs/medialibdialog/libmedialibdialog.a
../dialogs/streamingdialog/libstreamingdialog.a
../dialogs/firsttimewizard/libfirsttimewizard.a
../dialogs/preferencesdialog/libpreferencesdialog.a
../dialogs/aboutdialog/libaboutdialog.a
../dialogs/xmms2dpreferences/libxmms2dpreferences.a
../dialogs/equalizer/libequalizer.a
../tools/grepshortcutkeydlg/libgrepshortcutkeydlg.a
../tools/globalshortcut/libglobalshortcut.a ../lib/l
iblib.a ../../data/libdata.a -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::KeyTrigger(QKeySequence const&): error:
undefined reference to 'XKeysymToKeycode'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::KeyTrigger(QKeySequence const&): error:
undefined reference to 'XSetErrorHandler'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::KeyTrigger(QKeySequence const&): error:
undefined reference to 'XGrabKey'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::KeyTrigger(QKeySequence const&): error:
undefined reference to 'XSync'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::KeyTrigger(QKeySequence const&): error:
undefined reference to 'XSetErrorHandler'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::KeyTrigger(QKeySequence const&): error:
undefined reference to 'XGetModifierMapping'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::KeyTrigger(QKeySequence const&): error:
undefined reference to 'XDisplayKeycodes'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::KeyTrigger(QKeySequence const&): error:
undefined reference to 'XGetKeyboardMapping'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::KeyTrigger(QKeySequence const&): error:
undefined reference to 'XFree'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::KeyTrigger(QKeySequence const&): error:
undefined reference to 'XKeycodeToKeysym'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::KeyTrigger(QKeySequence const&): error:
undefined reference to 'XFreeModifiermap'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::Impl::~Impl(): error: undefined reference
to 'XUngrabKey'
../tools/globalshortcut/libglobalshortcut.a(globalshortcutmanager_x11.o):globalshortcutmanager_x11.cpp:function
GlobalShortcutManager::KeyTrigger::Impl::~Impl(): error: undefined reference
to 'XUngrabKey'
collect2: ld returned 1 exit status
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: esperanza
Source-Version: 0.4.0+git20091017-2
We believe that the bug you reported is fixed in the latest version of
esperanza, which is due to be installed in the Debian FTP archive:
esperanza_0.4.0+git20091017-2.debian.tar.gz
to main/e/esperanza/esperanza_0.4.0+git20091017-2.debian.tar.gz
esperanza_0.4.0+git20091017-2.dsc
to main/e/esperanza/esperanza_0.4.0+git20091017-2.dsc
esperanza_0.4.0+git20091017-2_amd64.deb
to main/e/esperanza/esperanza_0.4.0+git20091017-2_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 653...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Benjamin Drung <bdr...@debian.org> (supplier of updated esperanza 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: SHA512
Format: 1.8
Date: Mon, 02 Jan 2012 00:21:38 +0100
Source: esperanza
Binary: esperanza
Architecture: source amd64
Version: 0.4.0+git20091017-2
Distribution: unstable
Urgency: low
Maintainer: Benjamin Drung <bdr...@debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Description:
esperanza - XMMS2 client which aims to be as feature-full and easy-to-use as
Closes: 523203 554330 653814
Changes:
esperanza (0.4.0+git20091017-2) unstable; urgency=low
.
* Update my email address.
* Fix FTBFS with binutils-gold.
Thanks to Johann Felix Soden <joh...@gmx.de> for the patch (Closes:
#554330)
* Bump Standards-Version to 3.9.2 (no changes required).
* Switch from cdbs to dh 8.
* Fix typo.
* Update debian/copyright to newer DEP-5 format.
* Replace Florian Ragwitz as maintainer. Thanks for your work.
(Closes: #523203)
* Remove all inactive uploaders. Thanks to them for their previous work.
* Add libboost-signals-dev to build dependencies.
* Correct linker flag order to build with binutils-gold (Closes: #653814).
Checksums-Sha1:
e1ec6e66b5f7e3e49f28ade20918d7f38e797ef6 2027 esperanza_0.4.0+git20091017-2.dsc
095bd6f484db0f919f0d7210d477a2b082994930 5326
esperanza_0.4.0+git20091017-2.debian.tar.gz
40f9d061c73dcf7cfccdab784afdd3e751a490f9 410800
esperanza_0.4.0+git20091017-2_amd64.deb
Checksums-Sha256:
201863563c810ccc5f58e99a8c3cff608d596080dda0f8903ac60ac2f54a1c06 2027
esperanza_0.4.0+git20091017-2.dsc
30236710399e27046dfebda25e26f6e24c7f4fc6cdf6329be6e03dfe710f71bf 5326
esperanza_0.4.0+git20091017-2.debian.tar.gz
3d3679a99c0639a86cb0d9dcd470d7c5a1de4193ee20eae95e79cb1dc52cdc50 410800
esperanza_0.4.0+git20091017-2_amd64.deb
Files:
c255121344fef35c15bc0869be85a3a2 2027 sound extra
esperanza_0.4.0+git20091017-2.dsc
d5a4d3c33ed50e2ba51528c53c256ed0 5326 sound extra
esperanza_0.4.0+git20091017-2.debian.tar.gz
5adf42e398e44012480f851e0516c4f9 410800 sound extra
esperanza_0.4.0+git20091017-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJPAOwLAAoJEBWetcTvyHdMU5IP/2w5f5rr3u78J4x4iuHTXn31
Y5J6evP5yrF/AMxpZ8ydqucC/xbdCxb89coKIEJtwZSFYfoCVTVacasmHV7cw9YV
Yetia+DzoXQE4WpBlpFNPi0/YYpgcyNIdooW1adDt3nU6UpLTZG+aCXTG5WIyGcw
IJqfRwMn4dAtEYWYDSyoL5JhR7gkzKyK6lmxnfhSEX+HtzZfXCrC5o7eq+0IGsTc
vlb00xG+5Grxc5JvacZllwnGVqqGp/7GsEskQ8aUUEp7EcqOYHnYT4eo+4mR4Afc
T0U2y+YVl24a23U/qZILSqpAVv+G7itEnmy1Jbwgb44/6BxBp/KmFWWS7n1mVtRW
7AeUTIrxwI3/4a0LuhxhX3kuljPgKY72dJ4TVy5aHqGexu4hM/OsDnlm0HZwAAIO
y12XglQGT0+HXhyETd+RZmF//7qI0P4PkCardMsbABVKS0HA9uCdK7Td/JNXpxGf
NhkZGF9quJawMwJnEDXJ6NuNyjmQ+l1KNXv4M06tzWI9OveGHJnkrfxf+OohJOe/
KtmnA/whJUU4klqrZe+Tl9kEHnRYrCqP7gN1iJdVUzJp3LuZO0krwg2LkJtd+/2N
WYdih/GPP70ZTgHf+1WZiaA/QJVMxU9BNYN+0qvQrwqyb3M5Zlzzlas3G+IAIcRB
4CGwyAhICIgzM8TkZcUE
=r4Ek
-----END PGP SIGNATURE-----
--- End Message ---