dpkg-buildpackage: source package is dillo dpkg-buildpackage: source version is 0.8.5-0.1 dpkg-buildpackage: source changed by Maximiliano Curia dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean test -f debian/rules rm -f build make distclean make[1]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5' make: [clean] Error 2 (ignored) rm -f `find . -name "*~"` rm -rf debian/tmp debian/files* core debian/substvars debian/prerm.debhelper debian/postinst.debhelper debian/postrm.debhelper dpkg-source -b dillo-0.8.5 dpkg-source: building dillo in dillo_0.8.5.orig.tar.gz dpkg-source: building dillo in dillo_0.8.5-0.1.diff.gz dpkg-source: building dillo in dillo_0.8.5-0.1.dsc debian/rules build test -f debian/rules ./configure --prefix=/usr --sysconfdir=/etc --enable-ipv6 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for gethostbyname... yes checking for setsockopt... yes checking for socklen_t... socklen_t checking for glib-config... /usr/bin/glib-config checking for GLIB - version >= 1.2.0... yes checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.0... yes checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking for libpng-config... /usr/bin/libpng12-config checking for libpng version... 1.2.8 (newer version) checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for SSL_library_init in -lssl... yes checking for pthread_create in -lpthread... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating dpid/Makefile config.status: creating dpi/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/IO/Makefile config.status: creating config.h config.status: executing depfiles commands make make[1]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5' make all-recursive make[2]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5' Making all in doc make[3]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/doc' Making all in src make[3]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/src' Making all in IO make[4]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/src/IO' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT mime.o -MD -MP -MF ".deps/mime.Tpo" -c -o mime.o mime.c; \ then mv -f ".deps/mime.Tpo" ".deps/mime.Po"; else rm -f ".deps/mime.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT about.o -MD -MP -MF ".deps/about.Tpo" -c -o about.o about.c; \ then mv -f ".deps/about.Tpo" ".deps/about.Po"; else rm -f ".deps/about.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT Url.o -MD -MP -MF ".deps/Url.Tpo" -c -o Url.o Url.c; \ then mv -f ".deps/Url.Tpo" ".deps/Url.Po"; else rm -f ".deps/Url.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT proto.o -MD -MP -MF ".deps/proto.Tpo" -c -o proto.o proto.c; \ then mv -f ".deps/proto.Tpo" ".deps/proto.Po"; else rm -f ".deps/proto.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT http.o -MD -MP -MF ".deps/http.Tpo" -c -o http.o http.c; \ then mv -f ".deps/http.Tpo" ".deps/http.Po"; else rm -f ".deps/http.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpi.o -MD -MP -MF ".deps/dpi.Tpo" -c -o dpi.o dpi.c; \ then mv -f ".deps/dpi.Tpo" ".deps/dpi.Po"; else rm -f ".deps/dpi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT IO.o -MD -MP -MF ".deps/IO.Tpo" -c -o IO.o IO.c; \ then mv -f ".deps/IO.Tpo" ".deps/IO.Po"; else rm -f ".deps/IO.Tpo"; exit 1; fi rm -f libDio.a ar cru libDio.a mime.o about.o Url.o proto.o http.o dpi.o IO.o ranlib libDio.a make[4]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/src/IO' make[4]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT chain.o -MD -MP -MF ".deps/chain.Tpo" -c -o chain.o chain.c; \ then mv -f ".deps/chain.Tpo" ".deps/chain.Po"; else rm -f ".deps/chain.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT commands.o -MD -MP -MF ".deps/commands.Tpo" -c -o commands.o commands.c; \ then mv -f ".deps/commands.Tpo" ".deps/commands.Po"; else rm -f ".deps/commands.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT cache.o -MD -MP -MF ".deps/cache.Tpo" -c -o cache.o cache.c; \ then mv -f ".deps/cache.Tpo" ".deps/cache.Po"; else rm -f ".deps/cache.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT capi.o -MD -MP -MF ".deps/capi.Tpo" -c -o capi.o capi.c; \ then mv -f ".deps/capi.Tpo" ".deps/capi.Po"; else rm -f ".deps/capi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw.o -MD -MP -MF ".deps/dw.Tpo" -c -o dw.o dw.c; \ then mv -f ".deps/dw.Tpo" ".deps/dw.Po"; else rm -f ".deps/dw.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_aligned_page.o -MD -MP -MF ".deps/dw_aligned_page.Tpo" -c -o dw_aligned_page.o dw_aligned_page.c; \ then mv -f ".deps/dw_aligned_page.Tpo" ".deps/dw_aligned_page.Po"; else rm -f ".deps/dw_aligned_page.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_bullet.o -MD -MP -MF ".deps/dw_bullet.Tpo" -c -o dw_bullet.o dw_bullet.c; \ then mv -f ".deps/dw_bullet.Tpo" ".deps/dw_bullet.Po"; else rm -f ".deps/dw_bullet.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_button.o -MD -MP -MF ".deps/dw_button.Tpo" -c -o dw_button.o dw_button.c; \ then mv -f ".deps/dw_button.Tpo" ".deps/dw_button.Po"; else rm -f ".deps/dw_button.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_container.o -MD -MP -MF ".deps/dw_container.Tpo" -c -o dw_container.o dw_container.c; \ then mv -f ".deps/dw_container.Tpo" ".deps/dw_container.Po"; else rm -f ".deps/dw_container.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_embed_gtk.o -MD -MP -MF ".deps/dw_embed_gtk.Tpo" -c -o dw_embed_gtk.o dw_embed_gtk.c; \ then mv -f ".deps/dw_embed_gtk.Tpo" ".deps/dw_embed_gtk.Po"; else rm -f ".deps/dw_embed_gtk.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_ext_iterator.o -MD -MP -MF ".deps/dw_ext_iterator.Tpo" -c -o dw_ext_iterator.o dw_ext_iterator.c; \ then mv -f ".deps/dw_ext_iterator.Tpo" ".deps/dw_ext_iterator.Po"; else rm -f ".deps/dw_ext_iterator.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_gtk_scrolled_frame.o -MD -MP -MF ".deps/dw_gtk_scrolled_frame.Tpo" -c -o dw_gtk_scrolled_frame.o dw_gtk_scrolled_frame.c; \ then mv -f ".deps/dw_gtk_scrolled_frame.Tpo" ".deps/dw_gtk_scrolled_frame.Po"; else rm -f ".deps/dw_gtk_scrolled_frame.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_gtk_scrolled_window.o -MD -MP -MF ".deps/dw_gtk_scrolled_window.Tpo" -c -o dw_gtk_scrolled_window.o dw_gtk_scrolled_window.c; \ then mv -f ".deps/dw_gtk_scrolled_window.Tpo" ".deps/dw_gtk_scrolled_window.Po"; else rm -f ".deps/dw_gtk_scrolled_window.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_gtk_statuslabel.o -MD -MP -MF ".deps/dw_gtk_statuslabel.Tpo" -c -o dw_gtk_statuslabel.o dw_gtk_statuslabel.c; \ then mv -f ".deps/dw_gtk_statuslabel.Tpo" ".deps/dw_gtk_statuslabel.Po"; else rm -f ".deps/dw_gtk_statuslabel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_gtk_viewport.o -MD -MP -MF ".deps/dw_gtk_viewport.Tpo" -c -o dw_gtk_viewport.o dw_gtk_viewport.c; \ then mv -f ".deps/dw_gtk_viewport.Tpo" ".deps/dw_gtk_viewport.Po"; else rm -f ".deps/dw_gtk_viewport.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_hruler.o -MD -MP -MF ".deps/dw_hruler.Tpo" -c -o dw_hruler.o dw_hruler.c; \ then mv -f ".deps/dw_hruler.Tpo" ".deps/dw_hruler.Po"; else rm -f ".deps/dw_hruler.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_image.o -MD -MP -MF ".deps/dw_image.Tpo" -c -o dw_image.o dw_image.c; \ then mv -f ".deps/dw_image.Tpo" ".deps/dw_image.Po"; else rm -f ".deps/dw_image.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_list_item.o -MD -MP -MF ".deps/dw_list_item.Tpo" -c -o dw_list_item.o dw_list_item.c; \ then mv -f ".deps/dw_list_item.Tpo" ".deps/dw_list_item.Po"; else rm -f ".deps/dw_list_item.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_marshal.o -MD -MP -MF ".deps/dw_marshal.Tpo" -c -o dw_marshal.o dw_marshal.c; \ then mv -f ".deps/dw_marshal.Tpo" ".deps/dw_marshal.Po"; else rm -f ".deps/dw_marshal.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_page.o -MD -MP -MF ".deps/dw_page.Tpo" -c -o dw_page.o dw_page.c; \ then mv -f ".deps/dw_page.Tpo" ".deps/dw_page.Po"; else rm -f ".deps/dw_page.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_style.o -MD -MP -MF ".deps/dw_style.Tpo" -c -o dw_style.o dw_style.c; \ then mv -f ".deps/dw_style.Tpo" ".deps/dw_style.Po"; else rm -f ".deps/dw_style.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_table.o -MD -MP -MF ".deps/dw_table.Tpo" -c -o dw_table.o dw_table.c; \ then mv -f ".deps/dw_table.Tpo" ".deps/dw_table.Po"; else rm -f ".deps/dw_table.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_table_cell.o -MD -MP -MF ".deps/dw_table_cell.Tpo" -c -o dw_table_cell.o dw_table_cell.c; \ then mv -f ".deps/dw_table_cell.Tpo" ".deps/dw_table_cell.Po"; else rm -f ".deps/dw_table_cell.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_tooltip.o -MD -MP -MF ".deps/dw_tooltip.Tpo" -c -o dw_tooltip.o dw_tooltip.c; \ then mv -f ".deps/dw_tooltip.Tpo" ".deps/dw_tooltip.Po"; else rm -f ".deps/dw_tooltip.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_widget.o -MD -MP -MF ".deps/dw_widget.Tpo" -c -o dw_widget.o dw_widget.c; \ then mv -f ".deps/dw_widget.Tpo" ".deps/dw_widget.Po"; else rm -f ".deps/dw_widget.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT findtext.o -MD -MP -MF ".deps/findtext.Tpo" -c -o findtext.o findtext.c; \ then mv -f ".deps/findtext.Tpo" ".deps/findtext.Po"; else rm -f ".deps/findtext.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT selection.o -MD -MP -MF ".deps/selection.Tpo" -c -o selection.o selection.c; \ then mv -f ".deps/selection.Tpo" ".deps/selection.Po"; else rm -f ".deps/selection.Tpo"; exit 1; fi selection.c: In function ‘a_Selection_give_selection_callback’: selection.c:654: warning: pointer targets in passing argument 4 of ‘gtk_selection_data_set’ differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT web.o -MD -MP -MF ".deps/web.Tpo" -c -o web.o web.c; \ then mv -f ".deps/web.Tpo" ".deps/web.Po"; else rm -f ".deps/web.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT progressbar.o -MD -MP -MF ".deps/progressbar.Tpo" -c -o progressbar.o progressbar.c; \ then mv -f ".deps/progressbar.Tpo" ".deps/progressbar.Po"; else rm -f ".deps/progressbar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dillo.o -MD -MP -MF ".deps/dillo.Tpo" -c -o dillo.o dillo.c; \ then mv -f ".deps/dillo.Tpo" ".deps/dillo.Po"; else rm -f ".deps/dillo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT bookmark.o -MD -MP -MF ".deps/bookmark.Tpo" -c -o bookmark.o bookmark.c; \ then mv -f ".deps/bookmark.Tpo" ".deps/bookmark.Po"; else rm -f ".deps/bookmark.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dicache.o -MD -MP -MF ".deps/dicache.Tpo" -c -o dicache.o dicache.c; \ then mv -f ".deps/dicache.Tpo" ".deps/dicache.Po"; else rm -f ".deps/dicache.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dns.o -MD -MP -MF ".deps/dns.Tpo" -c -o dns.o dns.c; \ then mv -f ".deps/dns.Tpo" ".deps/dns.Po"; else rm -f ".deps/dns.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT gtk_ext_button.o -MD -MP -MF ".deps/gtk_ext_button.Tpo" -c -o gtk_ext_button.o gtk_ext_button.c; \ then mv -f ".deps/gtk_ext_button.Tpo" ".deps/gtk_ext_button.Po"; else rm -f ".deps/gtk_ext_button.Tpo"; exit 1; fi gtk_ext_button.c: In function ‘Gtk_ext_button_class_init’: gtk_ext_button.c:135: warning: pointer targets in passing argument 2 of ‘gtk_object_class_add_signals’ differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT gtk_ext_menu.o -MD -MP -MF ".deps/gtk_ext_menu.Tpo" -c -o gtk_ext_menu.o gtk_ext_menu.c; \ then mv -f ".deps/gtk_ext_menu.Tpo" ".deps/gtk_ext_menu.Po"; else rm -f ".deps/gtk_ext_menu.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT gtk_ext_menu_item.o -MD -MP -MF ".deps/gtk_ext_menu_item.Tpo" -c -o gtk_ext_menu_item.o gtk_ext_menu_item.c; \ then mv -f ".deps/gtk_ext_menu_item.Tpo" ".deps/gtk_ext_menu_item.Po"; else rm -f ".deps/gtk_ext_menu_item.Tpo"; exit 1; fi gtk_ext_menu_item.c: In function ‘Gtk_ext_menu_item_class_init’: gtk_ext_menu_item.c:77: warning: pointer targets in passing argument 2 of ‘gtk_object_class_add_signals’ differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT gtk_menu_title.o -MD -MP -MF ".deps/gtk_menu_title.Tpo" -c -o gtk_menu_title.o gtk_menu_title.c; \ then mv -f ".deps/gtk_menu_title.Tpo" ".deps/gtk_menu_title.Po"; else rm -f ".deps/gtk_menu_title.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT gif.o -MD -MP -MF ".deps/gif.Tpo" -c -o gif.o gif.c; \ then mv -f ".deps/gif.Tpo" ".deps/gif.Po"; else rm -f ".deps/gif.Tpo"; exit 1; fi gif.c: In function ‘Gif_check_sig’: gif.c:766: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness gif.c:766: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness gif.c:766: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness gif.c:766: warning: pointer targets in passing argument 1 of ‘strcmp’ differ in signedness gif.c:766: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness gif.c:770: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness gif.c:770: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness gif.c:770: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness gif.c:770: warning: pointer targets in passing argument 1 of ‘strcmp’ differ in signedness gif.c:770: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness gif.c:771: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness gif.c:771: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness gif.c:771: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness gif.c:771: warning: pointer targets in passing argument 1 of ‘strcmp’ differ in signedness gif.c:771: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT jpeg.o -MD -MP -MF ".deps/jpeg.Tpo" -c -o jpeg.o jpeg.c; \ then mv -f ".deps/jpeg.Tpo" ".deps/jpeg.Po"; else rm -f ".deps/jpeg.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT png.o -MD -MP -MF ".deps/png.Tpo" -c -o png.o png.c; \ then mv -f ".deps/png.Tpo" ".deps/png.Po"; else rm -f ".deps/png.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT html.o -MD -MP -MF ".deps/html.Tpo" -c -o html.o html.c; \ then mv -f ".deps/html.Tpo" ".deps/html.Po"; else rm -f ".deps/html.Tpo"; exit 1; fi html.c: In function ‘Html_callback’: html.c:4865: warning: pointer targets in passing argument 2 of ‘Html_write’ differ in signedness html.c:4868: warning: pointer targets in passing argument 2 of ‘Html_write’ differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT image.o -MD -MP -MF ".deps/image.Tpo" -c -o image.o image.c; \ then mv -f ".deps/image.Tpo" ".deps/image.Po"; else rm -f ".deps/image.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \ then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT history.o -MD -MP -MF ".deps/history.Tpo" -c -o history.o history.c; \ then mv -f ".deps/history.Tpo" ".deps/history.Po"; else rm -f ".deps/history.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT nav.o -MD -MP -MF ".deps/nav.Tpo" -c -o nav.o nav.c; \ then mv -f ".deps/nav.Tpo" ".deps/nav.Po"; else rm -f ".deps/nav.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT plain.o -MD -MP -MF ".deps/plain.Tpo" -c -o plain.o plain.c; \ then mv -f ".deps/plain.Tpo" ".deps/plain.Po"; else rm -f ".deps/plain.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT menu.o -MD -MP -MF ".deps/menu.Tpo" -c -o menu.o menu.c; \ then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; else rm -f ".deps/menu.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT prefs.o -MD -MP -MF ".deps/prefs.Tpo" -c -o prefs.o prefs.c; \ then mv -f ".deps/prefs.Tpo" ".deps/prefs.Po"; else rm -f ".deps/prefs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT colors.o -MD -MP -MF ".deps/colors.Tpo" -c -o colors.o colors.c; \ then mv -f ".deps/colors.Tpo" ".deps/colors.Po"; else rm -f ".deps/colors.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT bitvec.o -MD -MP -MF ".deps/bitvec.Tpo" -c -o bitvec.o bitvec.c; \ then mv -f ".deps/bitvec.Tpo" ".deps/bitvec.Po"; else rm -f ".deps/bitvec.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT klist.o -MD -MP -MF ".deps/klist.Tpo" -c -o klist.o klist.c; \ then mv -f ".deps/klist.Tpo" ".deps/klist.Po"; else rm -f ".deps/klist.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT strbuf.o -MD -MP -MF ".deps/strbuf.Tpo" -c -o strbuf.o strbuf.c; \ then mv -f ".deps/strbuf.Tpo" ".deps/strbuf.Po"; else rm -f ".deps/strbuf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT url.o -MD -MP -MF ".deps/url.Tpo" -c -o url.o url.c; \ then mv -f ".deps/url.Tpo" ".deps/url.Po"; else rm -f ".deps/url.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT cookies.o -MD -MP -MF ".deps/cookies.Tpo" -c -o cookies.o cookies.c; \ then mv -f ".deps/cookies.Tpo" ".deps/cookies.Po"; else rm -f ".deps/cookies.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDILLORC_SYS='"/etc/dillorc"' -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpiapi.o -MD -MP -MF ".deps/dpiapi.Tpo" -c -o dpiapi.o dpiapi.c; \ then mv -f ".deps/dpiapi.Tpo" ".deps/dpiapi.Po"; else rm -f ".deps/dpiapi.Tpo"; exit 1; fi gcc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libpng12 -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -L/usr/local/lib -o dillo chain.o commands.o cache.o capi.o dw.o dw_aligned_page.o dw_bullet.o dw_button.o dw_container.o dw_embed_gtk.o dw_ext_iterator.o dw_gtk_scrolled_frame.o dw_gtk_scrolled_window.o dw_gtk_statuslabel.o dw_gtk_viewport.o dw_hruler.o dw_image.o dw_list_item.o dw_marshal.o dw_page.o dw_style.o dw_table.o dw_table_cell.o dw_tooltip.o dw_widget.o findtext.o selection.o web.o progressbar.o dillo.o bookmark.o dicache.o dns.o gtk_ext_button.o gtk_ext_menu.o gtk_ext_menu_item.o gtk_menu_title.o gif.o jpeg.o png.o html.o image.o misc.o interface.o history.o nav.o plain.o menu.o prefs.o colors.o bitvec.o klist.o strbuf.o url.o cookies.o dpiapi.o IO/libDio.a -ljpeg -lpng12 -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lz -lpthread make[4]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/src' make[3]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/src' Making all in dpid make[3]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/dpid' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDPIDRC_SYS='"/etc/dpidrc"' -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpi.o -MD -MP -MF ".deps/dpi.Tpo" -c -o dpi.o dpi.c; \ then mv -f ".deps/dpi.Tpo" ".deps/dpi.Po"; else rm -f ".deps/dpi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDPIDRC_SYS='"/etc/dpidrc"' -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpi_service.o -MD -MP -MF ".deps/dpi_service.Tpo" -c -o dpi_service.o dpi_service.c; \ then mv -f ".deps/dpi_service.Tpo" ".deps/dpi_service.Po"; else rm -f ".deps/dpi_service.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDPIDRC_SYS='"/etc/dpidrc"' -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpi_socket_dir.o -MD -MP -MF ".deps/dpi_socket_dir.Tpo" -c -o dpi_socket_dir.o dpi_socket_dir.c; \ then mv -f ".deps/dpi_socket_dir.Tpo" ".deps/dpi_socket_dir.Po"; else rm -f ".deps/dpi_socket_dir.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDPIDRC_SYS='"/etc/dpidrc"' -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpid.o -MD -MP -MF ".deps/dpid.Tpo" -c -o dpid.o dpid.c; \ then mv -f ".deps/dpid.Tpo" ".deps/dpid.Po"; else rm -f ".deps/dpid.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDPIDRC_SYS='"/etc/dpidrc"' -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpid_common.o -MD -MP -MF ".deps/dpid_common.Tpo" -c -o dpid_common.o dpid_common.c; \ then mv -f ".deps/dpid_common.Tpo" ".deps/dpid_common.Po"; else rm -f ".deps/dpid_common.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDPIDRC_SYS='"/etc/dpidrc"' -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDPIDRC_SYS='"/etc/dpidrc"' -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT misc_new.o -MD -MP -MF ".deps/misc_new.Tpo" -c -o misc_new.o misc_new.c; \ then mv -f ".deps/misc_new.Tpo" ".deps/misc_new.Po"; else rm -f ".deps/misc_new.Tpo"; exit 1; fi gcc -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -L/usr/local/lib -o dpid dpi.o dpi_service.o dpi_socket_dir.o dpid.o dpid_common.o main.o misc_new.o -L/usr/lib -lglib make[3]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/dpid' Making all in dpi make[3]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/dpi' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT bookmarks.o -MD -MP -MF ".deps/bookmarks.Tpo" -c -o bookmarks.o bookmarks.c; \ then mv -f ".deps/bookmarks.Tpo" ".deps/bookmarks.Po"; else rm -f ".deps/bookmarks.Tpo"; exit 1; fi bookmarks.c: In function ‘main’: bookmarks.c:1765: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpiutil.o -MD -MP -MF ".deps/dpiutil.Tpo" -c -o dpiutil.o dpiutil.c; \ then mv -f ".deps/dpiutil.Tpo" ".deps/dpiutil.Po"; else rm -f ".deps/dpiutil.Tpo"; exit 1; fi gcc -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -L/usr/local/lib -o bookmarks.dpi bookmarks.o dpiutil.o -L/usr/lib -lglib if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT downloads.o -MD -MP -MF ".deps/downloads.Tpo" -c -o downloads.o downloads.c; \ then mv -f ".deps/downloads.Tpo" ".deps/downloads.Po"; else rm -f ".deps/downloads.Tpo"; exit 1; fi gcc -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -L/usr/local/lib -o downloads.dpi downloads.o dpiutil.o -L/usr/lib -lglib if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi file.c: In function ‘main’: file.c:1019: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness gcc -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -L/usr/local/lib -o file.dpi file.o dpiutil.o -L/usr/lib -lglib -lpthread if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT ftp.o -MD -MP -MF ".deps/ftp.Tpo" -c -o ftp.o ftp.c; \ then mv -f ".deps/ftp.Tpo" ".deps/ftp.Po"; else rm -f ".deps/ftp.Tpo"; exit 1; fi gcc -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -L/usr/local/lib -o ftp.filter.dpi ftp.o dpiutil.o -L/usr/lib -lglib if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT hello.o -MD -MP -MF ".deps/hello.Tpo" -c -o hello.o hello.c; \ then mv -f ".deps/hello.Tpo" ".deps/hello.Po"; else rm -f ".deps/hello.Tpo"; exit 1; fi gcc -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -L/usr/local/lib -o hello.filter.dpi hello.o dpiutil.o -L/usr/lib -lglib if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT https.o -MD -MP -MF ".deps/https.Tpo" -c -o https.o https.c; \ then mv -f ".deps/https.Tpo" ".deps/https.Po"; else rm -f ".deps/https.Tpo"; exit 1; fi gcc -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -DENABLE_IPV6 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -L/usr/local/lib -o https.filter.dpi https.o dpiutil.o -L/usr/lib -lglib -lcrypto -lssl make[3]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/dpi' make[3]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5' make[3]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5' make[2]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5' make[1]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5' touch build fakeroot debian/rules binary test -f debian/rules test root = "`whoami`" make: Warning: File `build' has modification time 0.21 s in the future test -f debian/rules test -f debian/rules rm -rf debian/tmp install -d debian/tmp cd debian/tmp && install -d `cat ../dirs` mkdir -p debian/tmp/etc make DESTDIR=`pwd`/debian/tmp install make[1]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5' Making install in doc make[2]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/doc' make[3]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/doc' make[2]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/doc' Making install in src make[2]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/src' Making install in IO make[3]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/src/IO' make[4]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/src/IO' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/src/IO' make[3]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/src/IO' make[3]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/src' make[4]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/src' test -z "/usr/bin" || mkdir -p -- "/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/bin" /usr/bin/install -c 'dillo' '/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/bin/dillo' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/src' make[3]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/src' make[2]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/src' Making install in dpid make[2]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/dpid' make[3]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/dpid' test -z "/usr/bin" || mkdir -p -- "/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/bin" /usr/bin/install -c 'dpid' '/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/bin/dpid' test -z "/usr/bin" || mkdir -p -- "/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/bin" /usr/bin/install -c 'dpidc' '/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/bin/dpidc' /home/users/maxy/src/debian/dillo-0.8.5/install-sh -d /home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/etc echo dpi_dir=/usr/lib/dillo/dpi > /home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/etc/dpidrc make[3]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/dpid' make[2]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/dpid' Making install in dpi make[2]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/dpi' make[3]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5/dpi' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/dillo/dpi/bookmarks" || mkdir -p -- "/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/bookmarks" /usr/bin/install -c 'bookmarks.dpi' '/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/bookmarks/bookmarks.dpi' test -z "/usr/lib/dillo/dpi/downloads" || mkdir -p -- "/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/downloads" /usr/bin/install -c 'downloads.dpi' '/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/downloads/downloads.dpi' test -z "/usr/lib/dillo/dpi/file" || mkdir -p -- "/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/file" /usr/bin/install -c 'file.dpi' '/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/file/file.dpi' test -z "/usr/lib/dillo/dpi/ftp" || mkdir -p -- "/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/ftp" /usr/bin/install -c 'ftp.filter.dpi' '/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/ftp/ftp.filter.dpi' test -z "/usr/lib/dillo/dpi/hello" || mkdir -p -- "/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/hello" /usr/bin/install -c 'hello.filter.dpi' '/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/hello/hello.filter.dpi' test -z "/usr/lib/dillo/dpi/https" || mkdir -p -- "/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/https" /usr/bin/install -c 'https.filter.dpi' '/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/usr/lib/dillo/dpi/https/https.filter.dpi' make[3]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/dpi' make[2]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5/dpi' make[2]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5' make[3]: Entering directory `/home/users/maxy/src/debian/dillo-0.8.5' test -z "/etc" || mkdir -p -- "/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/etc" /usr/bin/install -c -m 644 'dillorc' '/home/users/maxy/src/debian/dillo-0.8.5/debian/tmp/etc/dillorc' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5' make[2]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5' make[1]: Leaving directory `/home/users/maxy/src/debian/dillo-0.8.5' dh_installdirs dh_installdirs: Compatibility levels before 3 are deprecated. dh_installdocs dh_installdocs: Compatibility levels before 3 are deprecated. dh_installexamples dh_installexamples: Compatibility levels before 3 are deprecated. dh_installchangelogs dh_installchangelogs: Compatibility levels before 3 are deprecated. dh_installmenu dh_installmenu: Compatibility levels before 3 are deprecated. dh_installman debian/dillo.1 dh_installman: Compatibility levels before 3 are deprecated. install debian/dillo.desktop debian/tmp/usr/share/gnome/apps/Internet/ dh_movefiles dh_movefiles: Compatibility levels before 3 are deprecated. dh_strip dh_strip: Compatibility levels before 3 are deprecated. dh_compress dh_compress: Compatibility levels before 3 are deprecated. dh_fixperms dh_fixperms: Compatibility levels before 3 are deprecated. dh_shlibdeps dh_shlibdeps: Compatibility levels before 3 are deprecated. dh_gencontrol dh_gencontrol: Compatibility levels before 3 are deprecated. dh_makeshlibs dh_makeshlibs: Compatibility levels before 3 are deprecated. dh_installdeb dh_installdeb: Compatibility levels before 3 are deprecated. dh_md5sums dh_md5sums: Compatibility levels before 3 are deprecated. dh_builddeb dh_builddeb: Compatibility levels before 3 are deprecated. dpkg-deb: building package `dillo' in `../dillo_0.8.5-0.1_i386.deb'. make: warning: Clock skew detected. Your build may be incomplete. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... W: dillo source: ancient-standards-version 3.1.1.1 W: dillo: binary-without-manpage dpid W: dillo: binary-without-manpage dpidc W: dillo: executable-not-elf-or-script ./usr/share/gnome/apps/Internet/dillo.desktop W: dillo: wrong-name-for-upstream-changelog usr/share/doc/dillo/ChangeLog.old Finished running lintian. Now running linda... W: dillo; Package Build-Depends on automake* or autoconf. E: dillo; No manual page for binary dpid. E: dillo; No manual page for binary dpidc. W: dillo; Executable /usr/share/gnome/apps/Internet/dillo.desktop with perms 0755 is not an ELF file or script. Finished running linda. Now signing changes and any dsc files... signfile dillo_0.8.5-0.1.dsc Maximiliano Curia signfile dillo_0.8.5-0.1_i386.changes Maximiliano Curia Successfully signed dsc and changes files