Your message dated Sat, 1 Oct 2011 18:56:38 +0200
with message-id <[email protected]>
and subject line Re: Bug#556370: FTBFS with binutils-gold
has caused the Debian Bug report #556370,
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.)
--
556370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556370
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: splix
Version: 2.0.0-2
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-gold.2BAC8-indirectlinking
LINK optimized/rastertoqpdl
/usr/bin/ld: optimized/src/ppdfile.o: in function PPDFile::getPageSize(char
const*):src/ppdfile.cpp:140: error: undefined reference to 'ppdPageSize'
/usr/bin/ld: optimized/src/ppdfile.o: in function PPDFile::get(char const*,
char const*):src/ppdfile.cpp:123: error: undefined reference to 'ppdFindAttr'
/usr/bin/ld: optimized/src/ppdfile.o: in function PPDFile::get(char const*,
char const*):src/ppdfile.cpp:126: error: undefined reference to
'ppdFindMarkedChoice'
/usr/bin/ld: optimized/src/ppdfile.o: in function PPDFile::get(char const*,
char const*):src/ppdfile.cpp:121: error: undefined reference to 'ppdFindAttr'
/usr/bin/ld: optimized/src/ppdfile.o: in function
PPDFile::close():src/ppdfile.cpp:99: error: undefined reference to 'ppdClose'
/usr/bin/ld: optimized/src/ppdfile.o: in function PPDFile::open(char const*,
char const*, char const*):src/ppdfile.cpp:63: error: undefined reference to
'ppdOpenFile'
/usr/bin/ld: optimized/src/ppdfile.o: in function PPDFile::open(char const*,
char const*, char const*):src/ppdfile.cpp:70: error: undefined reference to
'ppdMarkDefaults'
/usr/bin/ld: optimized/src/ppdfile.o: in function PPDFile::open(char const*,
char const*, char const*):src/ppdfile.cpp:71: error: undefined reference to
'cupsParseOptions'
/usr/bin/ld: optimized/src/ppdfile.o: in function PPDFile::open(char const*,
char const*, char const*):src/ppdfile.cpp:72: error: undefined reference to
'cupsMarkOptions'
/usr/bin/ld: optimized/src/ppdfile.o: in function PPDFile::open(char const*,
char const*, char const*):src/ppdfile.cpp:73: error: undefined reference to
'cupsFreeOptions'
/usr/bin/ld: optimized/src/ppdfile.o: in function PPDFile::open(char const*,
char const*, char const*):src/ppdfile.cpp:87: error: undefined reference to
'ppdClose'
/usr/bin/ld: optimized/src/ppdfile.o: in function PPDFile::open(char const*,
char const*, char const*):src/ppdfile.cpp:80: error: undefined reference to
'ppdClose'
/usr/bin/ld: optimized/src/cache.o: in function
uninitializeCache():src/cache.cpp:348: error: undefined reference to
'pthread_join'
/usr/bin/ld: optimized/src/cache.o: in function
initializeCache():src/cache.cpp:329: error: undefined reference to
'pthread_create'
/usr/bin/ld: optimized/src/rendering.o: in function
render(Request&):src/rendering.cpp:107: error: undefined reference to
'pthread_create'
/usr/bin/ld: optimized/src/rendering.o: in function
render(Request&):src/rendering.cpp:107: error: undefined reference to
'pthread_create'
/usr/bin/ld: optimized/src/rendering.o: in function
render(Request&):src/rendering.cpp:158: error: undefined reference to
'pthread_join'
/usr/bin/ld: optimized/src/rendering.o: in function
render(Request&):src/rendering.cpp:158: error: undefined reference to
'pthread_join'
collect2: ld returned 1 exit status
make[1]: *** [optimized/rastertoqpdl] Error 1
--- End Message ---
--- Begin Message ---
Version: 2.0.0+svn293-1
* Peter Fritzsche <[email protected]>, 2009-11-15, 16:04:
Tried to build your package and it fails to build with GNU binutils-gold.
The version from unstable builds fine against binutils-gold.
--
Jakub Wilk
--- End Message ---