dpkg-buildpackage: source package is links2 dpkg-buildpackage: source version is 2.1pre15-1 dpkg-buildpackage: source maintainer is Gürkan Sengün dpkg-buildpackage: host architecture is powerpc fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/home/gurkan/debian/links2/links-2.1pre15' rm -f config.h rm -f *.tab.c rm -f TAGS ID rm -f Makefile rm -f config.cache config.log stamp-h stamp-h[0-9]* test -z "links" || rm -f links rm -f *.o core *.core rm -f config.status make[1]: Leaving directory `/home/gurkan/debian/links2/links-2.1pre15' cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess dh_clean dpkg-source -b links-2.1pre15 dpkg-source: warning: source directory `./links-2.1pre15' is not - `links2-2.1pre15' dpkg-source: warning: .orig directory name links-2.1pre15.orig is not - (wanted links2-2.1pre15.orig) dpkg-source: building links2 using existing links2_2.1pre15.orig.tar.gz dpkg-source: building links2 in links2_2.1pre15-1.diff.gz dpkg-source: warning: ignoring deletion of file config.h dpkg-source: warning: ignoring deletion of file stamp-h dpkg-source: warning: ignoring deletion of file Makefile dpkg-source: warning: ignoring deletion of file build-stamp dpkg-source: building links2 in links2_2.1pre15-1.dsc debian/rules build dh_testdir # Add here commands to configure the package. CFLAGS="-Wall -g -O2" ./configure --host=powerpc-linux --build=powerpc-linux --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --enable-graphics --without-ssl --without-svgalib --with-x creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -Wall -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for EMX... no checking for typeof... yes checking for long long... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for time.h... yes checking for unistd.h... yes checking for math.h... yes checking for ieee.h... no checking for endian.h... yes checking for values.h... yes checking for sigaction.h... no checking for netinet/in_systm.h... yes checking for netinet/in_system.h... no checking for netinet/ip.h... yes checking for sys/select.h... yes checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for sys/un.h... yes checking for sys/fmutex.h... no checking for sys/cygwin.h... no checking for io.h... no checking for setjmp.h... yes checking for langinfo.h... yes checking for working const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 4 checking size of unsigned long... 4 checking for big endian... yes checking for little endian... no checking whether gcc needs -traditional... no checking for 8-bit clean memcmp... yes checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for calloc... yes checking for snprintf... yes checking for gettimeofday... yes checking for mkdir... yes checking for select... yes checking for strcspn... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for alarm... yes checking for chmod... yes checking for getpid... yes checking for setpgid... yes checking for getpgid... yes checking for setpgrp... yes checking for getpgrp... yes checking for popen... yes checking for uname... yes checking for strptime... yes checking for setlocale... yes checking for nl_langinfo... yes checking for sigsetjmp/siglongjmp... yes checking for atan in -lm... yes checking for socket... yes checking for setsockopt... yes checking for gethostbyname... yes checking for herror... yes checking for cfmakeraw... yes checking for cygwin_conv_to_full_win32_path... no checking if you want to enable javascript... checking if you want to use graphics... yes checking for Gpm_Open in -lgpm... no checking for gpm.h... no checking for OS/2 threads... no checking for atheos/threads.h... no checking for spawn_thread... no checking for resume_thread... no checking for MouOpen... no checking for _read_kbd... no checking for XFree for OS/2... no checking for dlopen in -ldl... yes checking for inflate in -lz... yes checking for png.h... yes checking for libpng/png.h... yes checking for png_create_info_struct in -lpng... yes checking for png_set_rgb_to_gray... yes checking if you can include both setjmp.h and png.h... no checking for jpeglib.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for tiffio.h... yes checking for TIFFOpen in -ltiff... yes checking for linux/fb.h... no checking for linux/kd.h... yes checking for linux/vt.h... yes checking for sys/mman.h... yes checking for directfb-config... /usr/bin/directfb-config checking for DirectFB >= 0.9.17... no checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for pmshell... no checking for gui/view.h... no checking for gui/window.h... no checking for gui/desktop.h... no checking for gui/bitmap.h... no checking for util/locker.h... no checking for util/application.h... no updating cache ./config.cache creating ./config.status creating Makefile creating config.h --------------------------------------------------------- Configuration results: GPM support: NO SSL support: NO Javascript enabled: NO Graphics enabled: YES Graphics drivers: X Image formats: GIF PNG XBM JPEG TIFF xterm for OS/2 support: NO --------------------------------------------------------- dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/home/gurkan/debian/links2/links-2.1pre15' gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c af_unix.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c auth.c auth.c: In function `get_auth_string': auth.c:84: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c:98: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c: In function `add_auth': auth.c:149: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c:173: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c:173: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c:173: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c:173: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c:173: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c: In function `find_auth': auth.c:186: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c:191: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c:191: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c:191: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c:191: warning: dereferencing type-punned pointer will break strict-aliasing rules auth.c:191: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c beos.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c bfu.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c bookmarks.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c builtin.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c cache.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c charsets.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c connect.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c context.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c cookies.c cookies.c: In function `accept_cookie': cookies.c:149: warning: dereferencing type-punned pointer will break strict-aliasing rules cookies.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules cookies.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules cookies.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules cookies.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules cookies.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules cookies.c: In function `delete_cookie': cookies.c:167: warning: dereferencing type-punned pointer will break strict-aliasing rules cookies.c: In function `find_cookie_id': cookies.c:183: warning: dereferencing type-punned pointer will break strict-aliasing rules cookies.c: In function `send_cookies': cookies.c:254: warning: dereferencing type-punned pointer will break strict-aliasing rules cookies.c: In function `cleanup_cookies': cookies.c:284: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c default.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c dip.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c directfb.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c dither.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c dns.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c drivers.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c error.c error.c: In function `check_memory_leaks': error.c:63: warning: dereferencing type-punned pointer will break strict-aliasing rules error.c: In function `debug_mem_alloc': error.c:152: warning: dereferencing type-punned pointer will break strict-aliasing rules error.c:152: warning: dereferencing type-punned pointer will break strict-aliasing rules error.c:152: warning: dereferencing type-punned pointer will break strict-aliasing rules error.c:152: warning: dereferencing type-punned pointer will break strict-aliasing rules error.c:152: warning: dereferencing type-punned pointer will break strict-aliasing rules error.c: In function `debug_mem_calloc': error.c:189: warning: dereferencing type-punned pointer will break strict-aliasing rules error.c:189: warning: dereferencing type-punned pointer will break strict-aliasing rules error.c:189: warning: dereferencing type-punned pointer will break strict-aliasing rules error.c:189: warning: dereferencing type-punned pointer will break strict-aliasing rules error.c:189: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c file.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c finger.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c font_include.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c framebuffer.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c ftp.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c gif.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c html.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c html_gr.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c html_r.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c html_tbl.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c http.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c https.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c img.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c imgcache.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c ipret.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c javascr.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c javascript.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c jpeg.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c jsint.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c kbd.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c language.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c links_icon.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c listedit.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c lru.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c mailto.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c md5.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c md5hl.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c menu.c menu.c: In function `downloads_menu': menu.c:384: warning: dereferencing type-punned pointer will break strict-aliasing rules menu.c: In function `does_file_exist': menu.c:2325: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c memory.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c ns.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c objreq.c objreq.c: In function `find_rq': objreq.c:30: warning: dereferencing type-punned pointer will break strict-aliasing rules objreq.c: In function `request_object': objreq.c:214: warning: dereferencing type-punned pointer will break strict-aliasing rules objreq.c:214: warning: dereferencing type-punned pointer will break strict-aliasing rules objreq.c:214: warning: dereferencing type-punned pointer will break strict-aliasing rules objreq.c:214: warning: dereferencing type-punned pointer will break strict-aliasing rules objreq.c:214: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c os_dep.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c pmshell.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c png.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c pomocny.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c sched.c sched.c: In function `connect_info': sched.c:58: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c: In function `is_host_on_list': sched.c:80: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c: In function `is_host_on_keepalive_list': sched.c:152: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c: In function `abort_all_keepalive_connections': sched.c:179: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c: In function `add_keepalive_socket': sched.c:268: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c:268: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c:268: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c:268: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c:268: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c: In function `check_keepalive_connections': sched.c:308: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c: In function `run_connection': sched.c:412: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c:412: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c:412: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c:412: warning: dereferencing type-punned pointer will break strict-aliasing rules sched.c:412: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c select.c select.c: In function `register_bottom_half': select.c:82: warning: dereferencing type-punned pointer will break strict-aliasing rules select.c:86: warning: dereferencing type-punned pointer will break strict-aliasing rules select.c:86: warning: dereferencing type-punned pointer will break strict-aliasing rules select.c:86: warning: dereferencing type-punned pointer will break strict-aliasing rules select.c:86: warning: dereferencing type-punned pointer will break strict-aliasing rules select.c:86: warning: dereferencing type-punned pointer will break strict-aliasing rules select.c: In function `unregister_bottom_half': select.c:94: warning: dereferencing type-punned pointer will break strict-aliasing rules select.c: In function `check_timers': select.c:131: warning: dereferencing type-punned pointer will break strict-aliasing rules select.c:133: warning: dereferencing type-punned pointer will break strict-aliasing rules select.c: In function `install_timer': select.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules select.c: In function `kill_timer': select.c:178: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c session.c session.c: In function `are_there_downloads': session.c:14: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c: In function `kill_downloads_to_file': session.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c: In function `display_download': session.c:403: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c: In function `start_download': session.c:754: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:754: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:754: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:754: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:754: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c: In function `image_timer': session.c:1187: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:1187: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:1187: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:1187: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:1187: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:1191: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c: In function `continue_download': session.c:1607: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:1607: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:1607: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:1607: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c:1607: warning: dereferencing type-punned pointer will break strict-aliasing rules session.c: In function `destroy_session': session.c:2153: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c smb.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c svgalib.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c terminal.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c tiff.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c types.c types.c: In function `free_types': types.c:843: warning: dereferencing type-punned pointer will break strict-aliasing rules types.c:845: warning: dereferencing type-punned pointer will break strict-aliasing rules types.c:847: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c url.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c view.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c view_gr.c view_gr.c: In function `g_frame_ev': view_gr.c:964: warning: label `scrll' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c win32.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c x.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -Wall -g -O2 -c xbm.c gcc -Wall -g -O2 -o links af_unix.o auth.o beos.o bfu.o bookmarks.o builtin.o cache.o charsets.o connect.o context.o cookies.o default.o dip.o directfb.o dither.o dns.o drivers.o error.o file.o finger.o font_include.o framebuffer.o ftp.o gif.o html.o html_gr.o html_r.o html_tbl.o http.o https.o img.o imgcache.o ipret.o javascr.o javascript.o jpeg.o jsint.o kbd.o language.o links_icon.o listedit.o lru.o mailto.o main.o md5.o md5hl.o menu.o memory.o ns.o objreq.o os_dep.o pmshell.o png.o pomocny.o sched.o select.o session.o smb.o svgalib.o terminal.o tiff.o types.o url.o view.o view_gr.o win32.o x.o xbm.o -ltiff -ljpeg -lpng -lz -ldl -lm -L/usr/X11R6/lib -lX11 session.o(.text+0x4980): In function `get_temp_name': /home/gurkan/debian/links2/links-2.1pre15/session.c:692: the use of `tempnam' is dangerous, better use `mkstemp' make[1]: Leaving directory `/home/gurkan/debian/links2/links-2.1pre15' #/usr/bin/docbook-to-man debian/links.sgml > links.1 touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/links. /usr/bin/make install DESTDIR=/home/gurkan/debian/links2/links-2.1pre15/debian/links2 make[1]: Entering directory `/home/gurkan/debian/links2/links-2.1pre15' make[2]: Entering directory `/home/gurkan/debian/links2/links-2.1pre15' /bin/sh ./mkinstalldirs /home/gurkan/debian/links2/links-2.1pre15/debian/links2/usr/bin /usr/bin/install -c links /home/gurkan/debian/links2/links-2.1pre15/debian/links2/usr/bin/links /usr/bin/make install-man1 make[3]: Entering directory `/home/gurkan/debian/links2/links-2.1pre15' /bin/sh ./mkinstalldirs /home/gurkan/debian/links2/links-2.1pre15/debian/links2/usr/share/man/man1 mkdir /home/gurkan/debian/links2/links-2.1pre15/debian/links2/usr/share mkdir /home/gurkan/debian/links2/links-2.1pre15/debian/links2/usr/share/man mkdir /home/gurkan/debian/links2/links-2.1pre15/debian/links2/usr/share/man/man1 /usr/bin/install -c -m 644 ./links.1 /home/gurkan/debian/links2/links-2.1pre15/debian/links2/usr/share/man/man1/links.1 make[3]: Leaving directory `/home/gurkan/debian/links2/links-2.1pre15' make[2]: Leaving directory `/home/gurkan/debian/links2/links-2.1pre15' make[1]: Leaving directory `/home/gurkan/debian/links2/links-2.1pre15' #rename links.1 and links to links2.1 and links2 mv /home/gurkan/debian/links2/links-2.1pre15/debian/links2/usr/bin/links /home/gurkan/debian/links2/links-2.1pre15/debian/links2/usr/bin/links2 mv /home/gurkan/debian/links2/links-2.1pre15/debian/links2/usr/share/man/man1/links.1 /home/gurkan/debian/links2/links-2.1pre15/debian/links2/usr/share/man/man1/links2.1 dh_testdir dh_testroot dh_installchangelogs ChangeLog dh_installdocs dh_installexamples dh_installmenu dh_installman dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `links2' in `../links2_2.1pre15-1_powerpc.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... Finished running lintian. Now signing changes and any dsc files... signfile links2_2.1pre15-1.dsc gurkan@linuks.mine.nu signfile links2_2.1pre15-1_powerpc.changes gurkan@linuks.mine.nu Successfully signed dsc and changes files