[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Buildings fails due to missing link against gzclose



On Wed, Nov 09, 2011 at 12:06:00PM +0100, Daniel Stender wrote:
> >> Info: the problem vanished when I've builded with other builders than pbuilder.
> > pbuilder was created to be able to build in a controlled environment. No wonder that some
> > errors are not present in uncontrolled environments, but that doesn't mean they do not exist at
> > all. gummi-0.5.999-svn1032.tar.gz cannot be built on my sid system even without pbuilder.
> 
> Thanks for the comment.
> 
> Would you please try if it fails also with latest packet:
> http://mentors.debian.net/debian/pool/main/g/gummi/gummi_0.5.999-svn1045-1.dsc
> and would you send me build log if it fails again?
It does, with the same error.

gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/gtksourceview-2.0
-I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0
-I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/   -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/gtkspell-2.0 -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -export-dynamic -Wall -O2
-DDATADIR=\"/usr/share/gummi\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2
-Wl,--as-needed -o gummi biblio.o configfile.o editor.o environment.o
texlive.o latexmk.o rubber.o gui-menu.o gui-tabmanager.o gui-import.o
gui-main.o gui-prefs.o gui-preview.o gui-search.o gui-snippets.o
gui-infoscreen.o gui-project.o synctex_parser.o synctex_parser_utils.o
importer.o iofunctions.o external.o project.o latex.o motion.o signals.o
snippets.o template.o update.o utils.o tabmanager.o main.o -lglib-2.0
-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0
-lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype
-lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
-pthread -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo
-lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0
-lgthread-2.0 -lrt -lglib-2.0   -pthread -lpoppler-glib -lgdk-x11-2.0
-lpoppler -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo
-lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -pthread
-lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0
-lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype
-lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0    

/usr/bin/ld: synctex_parser.o: undefined reference to symbol 'gzclose'
/usr/bin/ld: note: 'gzclose' is defined in DSO /usr/lib/libz.so.1 so try
adding it to the linker command line
/usr/lib/libz.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status

There is still no -lz here. There is still nothing in src/Makefile.am that
could add -lz to the link command.

If it fails on your pbuilder with latest sid, why are you asking others to
double-check this? It should be enough proof for you that the software is
still not fixed.

-- 
WBR, wRAR

Attachment: signature.asc
Description: Digital signature


Reply to: