Your message dated Sun, 2 Oct 2011 20:59:10 +0000
with message-id <[email protected]>
and subject line removed
has caused the Debian Bug report #554113,
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 [email protected]
immediately.)
--
554113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554113
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: codeine
Version: 1.0.1-3.dfsg-3
Severity: minor
User: [email protected]
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-go
g++ -o build/app/codeine -L/usr/X11R6/lib build/app/xineEngine.o
build/app/xineConfig.o build/app/xineScope.o
build/app/theStream.o build/app/videoWindow.o build/app/videoSettings.o
build/app/captureFrame.o build/app/actions.o
build/app/stateChange.o build/app/slider.o build/app/analyzer.o
build/app/playDialog.o build/app/listView.o
build/app/adjustSizeButton.o build/app/fullScreenAction.o
build/app/insertAspectRatioMenuItems.o build/app/playlistFile.o
build/app/volumeAction.o build/mxcl.library.o build/app/main.o
build/app/mainWindow.o build/app/xineEngine_moc.o
build/app/slider_moc.o build/app/analyzer_moc.o build/app/playDialog_moc.o
build/app/mainWindow_moc.o -L/usr/lib -L/usr/lib -
lqt-mt -lkio -lkdecore -lkdeui -lxine -lXtst
/usr/bin/ld: build/app/videoWindow.o: in function
Codeine::VideoWindow::initVideo():src/app/videoWindow.cpp:39: error:
undefined reference to 'XOpenDisplay'
/usr/bin/ld: build/app/videoWindow.o: in function
Codeine::VideoWindow::initVideo():src/app/videoWindow.cpp:43: error:
undefined reference to 'XLockDisplay'
/usr/bin/ld: build/app/videoWindow.o: in function
Codeine::VideoWindow::initVideo():src/app/videoWindow.cpp:44: error:
undefined reference to 'XSelectInput'
/usr/bin/ld: build/app/videoWindow.o: in function
Codeine::VideoWindow::cleanUpVideo():src/app/videoWindow.cpp:62: error:
undefined reference to 'XCloseDisplay'
/usr/bin/ld: build/app/videoWindow.o: in function
Codeine::VideoWindow::initVideo():src/app/videoWindow.cpp:58: error:
undefined reference to 'XUnlockDisplay'
/usr/bin/ld: build/app/videoSettings.o: in function
Codeine::VideoSettingsDialog::VideoSettingsDialog(QWidget*):src/app/videoSettings.cpp:68:
error: undefined reference to
'XSetTransientForHint'
/usr/bin/ld: build/app/videoSettings.o: in function
Codeine::VideoSettingsDialog::VideoSettingsDialog(QWidget*):src/app/videoSettings.cpp:68:
error: undefined reference to
'XSetTransientForHint'
/usr/bin/ld: build/app/main.o: in function main:src/app/main.cpp:28: error:
undefined reference to 'XInitThreads'
/usr/bin/ld: build/app/mainWindow.o: in function
Codeine::MainWindow::timerEvent(QTimerEvent*):src/app/mainWindow.cpp:299:
error: undefined reference to 'XKeysymToKeycode'
/usr/bin/ld: build/app/mainWindow.o: in function
Codeine::MainWindow::timerEvent(QTimerEvent*):src/app/mainWindow.cpp:303:
error: undefined reference to 'XSync'
collect2: ld returned 1 exit status
scons: *** [build/app/codeine] Error 1
--- End Message ---
--- Begin Message ---
This package was removed from unstable.
http://packages.qa.debian.org/c/codeine/news/20100429T183357Z.html
--- End Message ---