Your message dated Mon, 2 May 2011 16:03:19 +0200
with message-id <20110502140319.ga32...@pryan.ekaia.org>
and subject line Re: Bug#554941: FTBFS with binutils-gold
has caused the Debian Bug report #554941,
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.)
--
554941: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554941
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kdbg
Version: 2.2.0-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
/bin/bash ../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++ -g -O2
-z,defs -o kdbg pgmargs.o procattach.o debugger.o programconfig.o dbgdriver.o
gdbdriver.o xsldbgdriver.o brkpt.o exprwnd.o regwnd.o memwindow.o threadlist.o
sourcewnd.o winstack.o ttywnd.o typetable.o prefdebugger.o prefmisc.o
pgmsettings.o mainwndbase.o dbgmainwnd.o main.o pgmargsbase.o procattachbase.o
procattach.moc.o -lkio -lutil
libtool: link: x86_64-linux-gnu-g++ -g -O2 -z,defs -o kdbg pgmargs.o
procattach.o debugger.o programconfig.o dbgdriver.o gdbdriver.o xsldbgdriver.o
brkpt.o exprwnd.o regwnd.o memwindow.o threadlist.o sourcewnd.o winstack.o
ttywnd.o typetable.o prefdebugger.o prefmisc.o pgmsettings.o mainwndbase.o
dbgmainwnd.o main.o pgmargsbase.o procattachbase.o procattach.moc.o
/usr/lib/libkio.so -lutil
x86_64-linux-gnu-g++: unrecognized option '-z,defs'
/usr/bin/ld: pgmargs.o: in function global constructors keyed to
_ZN7PgmArgsC2EP7QWidgetRK7QStringR5QDictI6EnvVarERK11QStringList:pgmargs.moc:28:
error: undefined reference to 'QMetaObjectCleanUp::QMetaObjectCleanUp(char
const*, QMetaObject* (*)())'
/usr/bin/ld: pgmargs.o: in function global constructors keyed to
_ZN7PgmArgsC2EP7QWidgetRK7QStringR5QDictI6EnvVarERK11QStringList:pgmargs.moc:28:
error: undefined reference to 'QMetaObjectCleanUp::~QMetaObjectCleanUp()'
/usr/bin/ld: pgmargs.o: in function PgmArgs::staticMetaObject():pgmargs.moc:81:
error: undefined reference to 'QMetaObject::new_metaobject(char const*,
QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty
const*, int, QMetaEnum const*, int, QClassInfo const*, int)'
/usr/bin/ld: pgmargs.o: in function PgmArgs::staticMetaObject():pgmargs.moc:82:
error: undefined reference to 'QMetaObjectCleanUp::setMetaObject(QMetaObject*&)'
/usr/bin/ld: pgmargs.o: in function PgmArgs::trUtf8(char const*, char
const*):pgmargs.moc:41: error: undefined reference to 'qApp'
/usr/bin/ld: pgmargs.o: in function PgmArgs::trUtf8(char const*, char
const*):pgmargs.moc:42: error: undefined reference to
'QApplication::translate(char const*, char const*, char const*,
QApplication::Encoding) const'
/usr/bin/ld: pgmargs.o: in function PgmArgs::trUtf8(char const*, char
const*):pgmargs.moc:44: error: undefined reference to 'QString::fromUtf8(char
const*, int)'
/usr/bin/ld: pgmargs.o: in function PgmArgs::tr(char const*, char
const*):pgmargs.moc:33: error: undefined reference to 'qApp'
/usr/bin/ld: pgmargs.o: in function PgmArgs::tr(char const*, char
const*):pgmargs.moc:34: error: undefined reference to
'QApplication::translate(char const*, char const*, char const*,
QApplication::Encoding) const'
/usr/bin/ld: pgmargs.o: in function PgmArgs::tr(char const*, char
const*):pgmargs.moc:36: error: undefined reference to 'QString::fromLatin1(char
const*, int)'
/usr/bin/ld: pgmargs.o: in function
PgmArgs::~PgmArgs():/usr/share/qt3/include/qdict.h:78: error: undefined
reference to 'QGDict::clear()'
/usr/bin/ld: pgmargs.o: in function
PgmArgs::~PgmArgs():/usr/share/qt3/include/qdict.h:60: error: undefined
reference to 'QGDict::~QGDict()'
/usr/bin/ld: pgmargs.o: in function
PgmArgs::~PgmArgs():/usr/share/qt3/include/qdict.h:60: error: undefined
reference to 'QGDict::~QGDict()'
/usr/bin/ld: pgmargs.o: in function
PgmArgs::~PgmArgs():/usr/share/qt3/include/qdict.h:78: error: undefined
reference to 'QGDict::clear()'
/usr/bin/ld: pgmargs.o: in function
PgmArgs::~PgmArgs():/usr/share/qt3/include/qdict.h:60: error: undefined
reference to 'QGDict::~QGDict()'
/usr/bin/ld: pgmargs.o: in function
PgmArgs::~PgmArgs():/usr/share/qt3/include/qdict.h:60: error: undefined
reference to 'QGDict::~QGDict()'
/usr/bin/ld: pgmargs.o: in function
PgmArgs::~PgmArgs():/usr/share/qt3/include/qdict.h:78: error: undefined
reference to 'QGDict::clear()'
/usr/bin/ld: pgmargs.o: in function PgmArgs::options()
const:/usr/share/qt3/include/qstring.h:842: error: undefined reference to
'QString::shared_null'
/usr/bin/ld: pgmargs.o: in function PgmArgs::options() const:pgmargs.cpp:70:
error: undefined reference to 'QListBox::count() const'
/usr/bin/ld: pgmargs.o: in function PgmArgs::options() const:pgmargs.cpp:71:
error: undefined reference to 'QListBox::isSelected(int) const'
/usr/bin/ld: pgmargs.o: in function PgmArgs::options() const:pgmargs.cpp:72:
error: undefined reference to 'QListBox::text(int) const'
/usr/bin/ld: pgmargs.o: in function PgmArgs::options()
const:/usr/share/qt3/include/qstring.h:850: error: undefined reference to
'QString::shared_null'
/usr/bin/ld: pgmargs.o: in function PgmArgs::options()
const:/usr/share/qt3/include/qstring.h:851: error: undefined reference to
'QStringData::deleteSelf()'
/usr/bin/ld: pgmargs.o: in function PgmArgs::options()
const:/usr/share/qt3/include/qstring.h:842: error: undefined reference to
'QString::makeSharedNull()'
/usr/bin/ld: pgmargs.o: in function PgmArgs::setOptions(QStringList
const&):pgmargs.cpp:56: error: undefined reference to 'QListBox::text(int)
const'
/usr/bin/ld: pgmargs.o: in function PgmArgs::setOptions(QStringList
const&):pgmargs.cpp:56: error: undefined reference to 'operator==(QString
const&, QString const&)'
/usr/bin/ld: pgmargs.o: in function PgmArgs::setOptions(QStringList
const&):/usr/share/qt3/include/qstring.h:850: error: undefined reference to
'QString::shared_null'
/usr/bin/ld: pgmargs.o: in function PgmArgs::setOptions(QStringList
const&):/usr/share/qt3/include/qstring.h:851: error: undefined reference to
'QStringData::deleteSelf()'
/usr/bin/ld: pgmargs.o: in function PgmArgs::setOptions(QStringList
const&):pgmargs.cpp:55: error: undefined reference to 'QListBox::count() const'
/usr/bin/ld: pgmargs.o: in function PgmArgs::setOptions(QStringList
const&):pgmargs.cpp:57: error: undefined reference to
'QListBox::setSelected(int, bool)'
/usr/bin/ld: pgmargs.o: in function PgmArgs::invokeHelp():pgmargs.cpp:243:
error: undefined reference to 'QString::QString(char const*)'
/usr/bin/ld: pgmargs.o: in function PgmArgs::invokeHelp():pgmargs.cpp:243:
error: undefined reference to 'KApplication::KApp'
/usr/bin/ld: pgmargs.o: in function PgmArgs::invokeHelp():pgmargs.cpp:243:
error: undefined reference to 'QString::null'
/usr/bin/ld: pgmargs.o: in function PgmArgs::invokeHelp():pgmargs.cpp:243:
error: undefined reference to 'KApplication::invokeHTMLHelp(QString const&,
QString const&) const'
...
--- End Message ---
--- Begin Message ---
On Sat, Nov 07, 2009 at 08:53:28AM +0100, Peter Fritzsche wrote:
> Source: kdbg
> Version: 2.2.0-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
>
This bug not longer applies, current kdbg is a rewrite using Qt 4.
Ana
--- End Message ---