dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions dpkg-buildpackage: source package tickr dpkg-buildpackage: source version 0.6.0-2 dpkg-buildpackage: source changed by Emmanuel Thomas-Maurin dpkg-source --before-build tickr-0.6.0 dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean dh_clean debian/rules build dh build dh_testdir dh_auto_configure configure: WARNING: unrecognized options: --disable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for ssize_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strncasecmp... yes checking for strtoul... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK2... yes checking for XML2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/tickr/Makefile config.status: creating src/libetm-0.4.3/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-maintainer-mode dh_auto_build make[1]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' cd . && /bin/bash /home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/missing --run automake-1.11 --gnu Makefile cd . && /bin/bash ./config.status Makefile config.status: creating Makefile make[1]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' make[1]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' make all-recursive make[2]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' Making all in src make[3]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' Making all in libetm-0.4.3 make[4]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/libetm-0.4.3' gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -g -O2 -c -o libetm_a-str_mem.o `test -f 'str_mem.c' || echo './'`str_mem.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -g -O2 -c -o libetm_a-error.o `test -f 'error.c' || echo './'`error.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -g -O2 -c -o libetm_a-misc.o `test -f 'misc.c' || echo './'`misc.c rm -f libetm.a ar cru libetm.a libetm_a-str_mem.o libetm_a-error.o libetm_a-misc.o ranlib libetm.a make[4]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/libetm-0.4.3' Making all in tickr make[4]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/tickr' gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_main.o `test -f 'tickr_main.c' || echo './'`tickr_main.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_resource.o `test -f 'tickr_resource.c' || echo './'`tickr_resource.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_render.o `test -f 'tickr_render.c' || echo './'`tickr_render.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_params.o `test -f 'tickr_params.c' || echo './'`tickr_params.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_clock.o `test -f 'tickr_clock.c' || echo './'`tickr_clock.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_feedparser.o `test -f 'tickr_feedparser.c' || echo './'`tickr_feedparser.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_list.o `test -f 'tickr_list.c' || echo './'`tickr_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_feedpicker.o `test -f 'tickr_feedpicker.c' || echo './'`tickr_feedpicker.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_prefwin.o `test -f 'tickr_prefwin.c' || echo './'`tickr_prefwin.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_otherwins.o `test -f 'tickr_otherwins.c' || echo './'`tickr_otherwins.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_misc.o `test -f 'tickr_misc.c' || echo './'`tickr_misc.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_helptext.o `test -f 'tickr_helptext.c' || echo './'`tickr_helptext.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_opml.o `test -f 'tickr_opml.c' || echo './'`tickr_opml.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_http.o `test -f 'tickr_http.c' || echo './'`tickr_http.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_socket.o `test -f 'tickr_socket.c' || echo './'`tickr_socket.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_connectwin.o `test -f 'tickr_connectwin.c' || echo './'`tickr_connectwin.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 -c -o tickr-tickr_quickfeedpicker.o `test -f 'tickr_quickfeedpicker.c' || echo './'`tickr_quickfeedpicker.c gcc -O2 -Wall -Wextra -Wunused-parameter -Wshadow -Wpointer-arith -ffast-math -pedantic -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 ../libetm-0.4.3/libetm.a -Wl,-Bsymbolic-functions -o tickr tickr-tickr_main.o tickr-tickr_resource.o tickr-tickr_render.o tickr-tickr_params.o tickr-tickr_clock.o tickr-tickr_feedparser.o tickr-tickr_list.o tickr-tickr_feedpicker.o tickr-tickr_prefwin.o tickr-tickr_otherwins.o tickr-tickr_misc.o tickr-tickr_helptext.o tickr-tickr_opml.o tickr-tickr_http.o tickr-tickr_socket.o tickr-tickr_connectwin.o tickr-tickr_quickfeedpicker.o ../libetm-0.4.3/libetm.a -pthread -L/usr/lib/i386-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 make[4]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/tickr' make[4]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' make[3]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' make[3]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' make[3]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' make[2]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' make[1]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' dh_auto_test make[1]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' Making check in src make[2]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' Making check in libetm-0.4.3 make[3]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/libetm-0.4.3' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/libetm-0.4.3' Making check in tickr make[3]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/tickr' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/tickr' make[3]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' make[2]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' make[2]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' make[2]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' make[1]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_installdirs dh_auto_install make[1]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' Making install in src make[2]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' Making install in libetm-0.4.3 make[3]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/libetm-0.4.3' make[4]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/libetm-0.4.3' make[4]: Nothing to be done for `install-exec-am'. test -z ".." || /bin/mkdir -p "/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/debian/tickr.." /usr/bin/install -c -m 644 libetm.a '/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/debian/tickr..' ( cd '/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/debian/tickr..' && ranlib libetm.a ) make[4]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/libetm-0.4.3' make[3]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/libetm-0.4.3' Making install in tickr make[3]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/tickr' make[4]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/tickr' test -z "/usr/bin" || /bin/mkdir -p "/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/debian/tickr/usr/bin" /usr/bin/install -c tickr '/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/debian/tickr/usr/bin' test -z "/usr/share/tickr/pixmaps" || /bin/mkdir -p "/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/debian/tickr/usr/share/tickr/pixmaps" /usr/bin/install -c -m 644 ../../images/tickr-icon.png ../../images/tickr-logo.png ../../images/tickr-rss-icon.png ../../images/tickr-icon.xpm '/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/debian/tickr/usr/share/tickr/pixmaps' make[4]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/tickr' make[3]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src/tickr' make[3]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' make[4]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' 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/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' make[3]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' make[2]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0/src' make[2]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' make[3]: Entering directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' 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/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' make[2]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' make[1]: Leaving directory `/home/manutm/Desktop/zz/deb-build/bin/tickr-0.6.0' dh_install dh_installdocs dh_installchangelogs dh_installexamples dh_installman dh_installcatalogs dh_installcron dh_installdebconf dh_installemacsen dh_installifupdown dh_installinfo dh_pysupport dh_installinit dh_installmenu dh_installmime dh_installmodules dh_installlogcheck dh_installlogrotate dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_bugfiles dh_lintian dh_gconf dh_icons dh_perl dh_usrlocal dh_link dh_compress dh_fixperms dh_strip dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: dependency on libfontconfig.so.1 could be avoided if "debian/tickr/usr/bin/tickr" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libatk-1.0.so.0 could be avoided if "debian/tickr/usr/bin/tickr" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libm.so.6 could be avoided if "debian/tickr/usr/bin/tickr" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if "debian/tickr/usr/bin/tickr" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgio-2.0.so.0 could be avoided if "debian/tickr/usr/bin/tickr" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if "debian/tickr/usr/bin/tickr" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgthread-2.0.so.0 could be avoided if "debian/tickr/usr/bin/tickr" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libfreetype.so.6 could be avoided if "debian/tickr/usr/bin/tickr" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpangoft2-1.0.so.0 could be avoided if "debian/tickr/usr/bin/tickr" were not uselessly linked against it (they use none of its symbols). dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `tickr' in `../tickr_0.6.0-2_i386.deb'. dpkg-genchanges -b >../tickr_0.6.0-2_i386.changes dpkg-genchanges: binary-only upload - not including any source code dpkg-source --after-build tickr-0.6.0 dpkg-buildpackage: binary only upload (no source included) Now running lintian... Finished running lintian. Now signing changes and any dsc files... signfile tickr_0.6.0-2_i386.changes FD83D3EE Successfully signed changes file WARNING generated by debuild: Making debian/rules executable!