Your message dated Thu, 23 Jun 2011 14:34:53 +0900 (JST)
with message-id <20110623.143453.306658922.ko...@pm.tokushima-u.ac.jp>
and subject line Re: Bug#556671: FTBFS with binutils-gold
has caused the Debian Bug report #556671,
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.)


-- 
556671: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556671
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: texworks
Version: 0.2.3-2
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

g++ -Wl,-O1 -o texworks obj/main.o obj/TWApp.o obj/TWUtils.o obj/TeXDocument.o 
obj/CompletingEdit.o obj/TeXHighlighter.o obj/TeXDocks.o obj/PDFDocument.o 
obj/PDFDocks.o obj/FindDialog.o obj/PrefsDialog.o obj/TemplateDialog.o 
obj/HardWrapDialog.o obj/ConfirmDelete.o obj/synctex_parser.o 
obj/synctex_parser_utils.o obj/moc_TWApp.o obj/moc_TWUtils.o 
obj/moc_TeXDocument.o obj/moc_CompletingEdit.o obj/moc_TeXHighlighter.o 
obj/moc_TeXDocks.o obj/moc_PDFDocument.o obj/moc_PDFDocks.o 
obj/moc_FindDialog.o obj/moc_PrefsDialog.o obj/moc_TemplateDialog.o 
obj/moc_HardWrapDialog.o obj/moc_ConfirmDelete.o obj/qrc_resources.o 
obj/qrc_resfiles.o    -L/usr/lib -lhunspell-1.2 -lpoppler-qt4 -ldbus-1 -lrt 
-lQtDBus -lQtXml -lQtGui -lQtCore -lpthread
/usr/bin/ld: obj/synctex_parser.o: in function 
synctex_scanner_free:synctex_parser.c(.text+0x1772): error: undefined reference 
to 'gzclose'
/usr/bin/ld: obj/synctex_parser.o: in function 
synctex_updater_free:synctex_parser.c(.text+0x1aa7): error: undefined reference 
to 'gzclose'
/usr/bin/ld: obj/synctex_parser.o: in function 
__synctex_open:synctex_parser.c(.text+0x37fc): error: undefined reference to 
'gzopen'
/usr/bin/ld: obj/synctex_parser.o: in function 
__synctex_open:synctex_parser.c(.text+0x3815): error: undefined reference to 
'gzclose'
/usr/bin/ld: obj/synctex_parser.o: in function 
__synctex_open:synctex_parser.c(.text+0x3850): error: undefined reference to 
'gzopen'
/usr/bin/ld: obj/synctex_parser.o: in function 
__synctex_open:synctex_parser.c(.text+0x3891): error: undefined reference to 
'gzopen'
/usr/bin/ld: obj/synctex_parser.o: in function 
__synctex_open:synctex_parser.c(.text+0x3971): error: undefined reference to 
'gzopen'
/usr/bin/ld: obj/synctex_parser.o: in function 
synctex_updater_new_with_output_file:synctex_parser.c(.text+0x3c2c): error: 
undefined reference to 'gzclose'
/usr/bin/ld: obj/synctex_parser.o: in function 
synctex_updater_new_with_output_file:synctex_parser.c(.text+0x3c73): error: 
undefined reference to 'gzprintf'
/usr/bin/ld: obj/synctex_parser.o: in function 
_synctex_buffer_get_available_size:synctex_parser.c(.text+0x3d93): error: 
undefined reference to 'gzread'
/usr/bin/ld: obj/synctex_parser.o: in function 
_synctex_buffer_get_available_size:synctex_parser.c(.text+0x3e3b): error: 
undefined reference to 'gzerror'
/usr/bin/ld: obj/synctex_parser.o: in function 
_synctex_match_string:synctex_parser.c(.text+0x4226): error: undefined 
reference to 'gztell'
/usr/bin/ld: obj/synctex_parser.o: in function 
_synctex_match_string:synctex_parser.c(.text+0x42bc): error: undefined 
reference to 'gzseek'
collect2: ld returned 1 exit status
make[1]: *** [texworks] Error 1



--- End Message ---
--- Begin Message ---
Version: 0.5~svn843

On Tue, 17 Nov 2009 01:55:06 +0100, Peter Fritzsche wrote:

> Source: texworks
> Version: 0.2.3-2
> 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

I tried to build the package
1) adding --no-add-neede (on real system)
2) with binutils-gold (on a system in VirtualBox)
and found no problem with 0.5~svn843.

So I believe this was fixed already and close this.
If I misunderstand something, please reopen this bug.

Thanks for your contribution.

Best regards,                   2011-6-23(Thu)

-- 
 Debian Developer - much more I18N of Debian
 Atsuhito Kohda <kohda AT debian.org>
 Department of Math., Univ. of Tokushima


--- End Message ---

Reply via email to