test -d debian/patched || install -d debian/patched dpatch apply-all applying patch 01_makefile_fix_distclean to ./ ... ok. applying patch 02_adjust_examples to ./ ... ok. applying patch 03_makefile_clean_space to ./ ... ok. dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp CFLAGS="-g -Wall -O2" ./configure --sysconfdir=/etc --prefix=/usr \ --mandir='${prefix}/share/man' --localstatedir=/var/run \ --with-fetchcmd=wget --libdir=/var/lib 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 ISO C89... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for openpty in -lutil... yes checking for libopenvas-config... /usr/bin/libopenvas-config checking for openvasd-config... /usr/bin/openvasd-config checking for openvasd-config... (cached) /usr/bin/openvasd-config checking for cp... /bin/cp checking for mv... /bin/mv checking for rm... /bin/rm checking for gmake... no checking for make... /usr/bin/make checking for echo... /bin/echo checking for test... /usr/bin/test checking for mkdir... /bin/mkdir checking for cat... /bin/cat checking for libnet_init in -lnet... no configure: creating ./config.status config.status: creating openvas-nvt-sync config.status: creating openvas.tmpl dh_testdir make make[1]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5' cd plugins && ./make_world make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/find_service' /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=compile --tag CC gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c find_service.c mkdir .libs gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c find_service.c -fPIC -DPIC -o .libs/find_service.o find_service.c: In function 'plugin_do_run': find_service.c:1982: warning: implicit declaration of function 'plug_set_port_transport' find_service.c:2011: warning: suggest explicit braces to avoid ambiguous 'else' find_service.c:2386: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c find_service.c -o find_service.o >/dev/null 2>&1 /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=link --tag CC gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o libfind_service.la find_service.lo -L/usr/lib -lopenvas -lopenvas_hg -lutil -lnsl -lpcap -lgnutls -lresolv -ll -lglib-2.0 \ -rpath /tmp/work/openvas-plugins-dfsg-1.0.5/bin/plugins gcc -shared .libs/find_service.o -L/usr/lib /usr/lib/libopenvas.so /usr/lib/libopenvas_hg.so -lutil -lnsl -lpcap /usr/lib/libgnutls.so -lresolv -ll /usr/lib/libglib-2.0.so -Wl,-soname -Wl,libfind_service.so.0 -o .libs/libfind_service.so.0.0.0 (cd .libs && rm -f libfind_service.so.0 && ln -s libfind_service.so.0.0.0 libfind_service.so.0) (cd .libs && rm -f libfind_service.so && ln -s libfind_service.so.0.0.0 libfind_service.so) ar cru .libs/libfind_service.a find_service.o ranlib .libs/libfind_service.a creating libfind_service.la (cd .libs && rm -f libfind_service.la && ln -s ../libfind_service.la libfind_service.la) ../install_plug find_service /tmp/work/openvas-plugins-dfsg-1.0.5 make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/find_service' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ftp_write_dirs' /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=compile --tag CC gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c ftp_write_dirs.c mkdir .libs gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c ftp_write_dirs.c -fPIC -DPIC -o .libs/ftp_write_dirs.o gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c ftp_write_dirs.c -o ftp_write_dirs.o >/dev/null 2>&1 /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=link --tag CC gcc -o libftp_write_dirs.la ftp_write_dirs.lo -L/usr/lib -lopenvas -lopenvas_hg -lutil -lnsl -lpcap -lgnutls -lresolv -ll -lglib-2.0 \ -rpath /tmp/work/openvas-plugins-dfsg-1.0.5/bin/plugins gcc -shared .libs/ftp_write_dirs.o -L/usr/lib /usr/lib/libopenvas.so /usr/lib/libopenvas_hg.so -lutil -lnsl -lpcap /usr/lib/libgnutls.so -lresolv -ll /usr/lib/libglib-2.0.so -Wl,-soname -Wl,libftp_write_dirs.so.0 -o .libs/libftp_write_dirs.so.0.0.0 (cd .libs && rm -f libftp_write_dirs.so.0 && ln -s libftp_write_dirs.so.0.0.0 libftp_write_dirs.so.0) (cd .libs && rm -f libftp_write_dirs.so && ln -s libftp_write_dirs.so.0.0.0 libftp_write_dirs.so) ar cru .libs/libftp_write_dirs.a ftp_write_dirs.o ranlib .libs/libftp_write_dirs.a creating libftp_write_dirs.la (cd .libs && rm -f libftp_write_dirs.la && ln -s ../libftp_write_dirs.la libftp_write_dirs.la) ../install_plug ftp_write_dirs /tmp/work/openvas-plugins-dfsg-1.0.5 make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ftp_write_dirs' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/nmap_wrapper' /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=compile --tag CC gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c nmap_wrapper.c mkdir .libs gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c nmap_wrapper.c -fPIC -DPIC -o .libs/nmap_wrapper.o gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c nmap_wrapper.c -o nmap_wrapper.o >/dev/null 2>&1 /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=link --tag CC gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o libnmap_wrapper.la nmap_wrapper.lo -L/usr/lib -lopenvas -lopenvas_hg -lutil -lnsl -lpcap -lgnutls -lresolv -ll -lglib-2.0 -lutil \ -rpath /tmp/work/openvas-plugins-dfsg-1.0.5/bin/plugins gcc -shared .libs/nmap_wrapper.o -L/usr/lib /usr/lib/libopenvas.so /usr/lib/libopenvas_hg.so -lnsl -lpcap /usr/lib/libgnutls.so -lresolv -ll /usr/lib/libglib-2.0.so -lutil -Wl,-soname -Wl,libnmap_wrapper.so.0 -o .libs/libnmap_wrapper.so.0.0.0 (cd .libs && rm -f libnmap_wrapper.so.0 && ln -s libnmap_wrapper.so.0.0.0 libnmap_wrapper.so.0) (cd .libs && rm -f libnmap_wrapper.so && ln -s libnmap_wrapper.so.0.0.0 libnmap_wrapper.so) ar cru .libs/libnmap_wrapper.a nmap_wrapper.o ranlib .libs/libnmap_wrapper.a creating libnmap_wrapper.la (cd .libs && rm -f libnmap_wrapper.la && ln -s ../libnmap_wrapper.la libnmap_wrapper.la) ../install_plug nmap_wrapper /tmp/work/openvas-plugins-dfsg-1.0.5 make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/nmap_wrapper' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/openvas_tcp_scanner' /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=compile --tag CC gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c openvas_tcp_scanner.c mkdir .libs gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c openvas_tcp_scanner.c -fPIC -DPIC -o .libs/openvas_tcp_scanner.o openvas_tcp_scanner.c: In function 'banner_grab': openvas_tcp_scanner.c:270: warning: implicit declaration of function 'get_tcp_svcs' openvas_tcp_scanner.c:786: warning: suggest explicit braces to avoid ambiguous 'else' openvas_tcp_scanner.c:1068: warning: suggest parentheses around && within || openvas_tcp_scanner.c:1069: warning: suggest parentheses around && within || openvas_tcp_scanner.c:206: warning: unused variable 'done_ports_nb' openvas_tcp_scanner.c:193: warning: unused variable 'ti1' openvas_tcp_scanner.c: In function 'read_sysctl_maxsysfd': openvas_tcp_scanner.c:1274: warning: unused variable 'devnull_fd' openvas_tcp_scanner.c:1274: warning: unused variable 'stderr_fd' openvas_tcp_scanner.c: In function 'compute_min_max_cnx': openvas_tcp_scanner.c:1368: warning: unused variable 'x' openvas_tcp_scanner.c: At top level: openvas_tcp_scanner.c:1342: warning: 'compute_min_max_cnx' defined but not used openvas_tcp_scanner.c: In function 'banner_grab': openvas_tcp_scanner.c:263: warning: 'po2' may be used uninitialized in this function gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c openvas_tcp_scanner.c -o openvas_tcp_scanner.o >/dev/null 2>&1 /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=link --tag CC gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o libopenvas_tcp_scanner.la openvas_tcp_scanner.lo -L/usr/lib -lopenvas -lopenvas_hg -lutil -lnsl -lpcap -lgnutls -lresolv -ll -lglib-2.0 -lm -lutil \ -rpath /tmp/work/openvas-plugins-dfsg-1.0.5/bin/plugins gcc -shared .libs/openvas_tcp_scanner.o -L/usr/lib /usr/lib/libopenvas.so /usr/lib/libopenvas_hg.so -lnsl -lpcap /usr/lib/libgnutls.so -lresolv -ll /usr/lib/libglib-2.0.so -lm -lutil -Wl,-soname -Wl,libopenvas_tcp_scanner.so.0 -o .libs/libopenvas_tcp_scanner.so.0.0.0 (cd .libs && rm -f libopenvas_tcp_scanner.so.0 && ln -s libopenvas_tcp_scanner.so.0.0.0 libopenvas_tcp_scanner.so.0) (cd .libs && rm -f libopenvas_tcp_scanner.so && ln -s libopenvas_tcp_scanner.so.0.0.0 libopenvas_tcp_scanner.so) ar cru .libs/libopenvas_tcp_scanner.a openvas_tcp_scanner.o ranlib .libs/libopenvas_tcp_scanner.a creating libopenvas_tcp_scanner.la (cd .libs && rm -f libopenvas_tcp_scanner.la && ln -s ../libopenvas_tcp_scanner.la libopenvas_tcp_scanner.la) ../install_plug openvas_tcp_scanner /tmp/work/openvas-plugins-dfsg-1.0.5 make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/openvas_tcp_scanner' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/smad' /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=compile --tag CC gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c smad.c mkdir .libs gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c smad.c -fPIC -DPIC -o .libs/smad.o gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c smad.c -o smad.o >/dev/null 2>&1 /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=link --tag CC gcc -o libsmad.la smad.lo -L/usr/lib -lopenvas -lopenvas_hg -lutil -lnsl -lpcap -lgnutls -lresolv -ll -lglib-2.0 \ -rpath /tmp/work/openvas-plugins-dfsg-1.0.5/bin/plugins gcc -shared .libs/smad.o -L/usr/lib /usr/lib/libopenvas.so /usr/lib/libopenvas_hg.so -lutil -lnsl -lpcap /usr/lib/libgnutls.so -lresolv -ll /usr/lib/libglib-2.0.so -Wl,-soname -Wl,libsmad.so.0 -o .libs/libsmad.so.0.0.0 (cd .libs && rm -f libsmad.so.0 && ln -s libsmad.so.0.0.0 libsmad.so.0) (cd .libs && rm -f libsmad.so && ln -s libsmad.so.0.0.0 libsmad.so) ar cru .libs/libsmad.a smad.o ranlib .libs/libsmad.a creating libsmad.la (cd .libs && rm -f libsmad.la && ln -s ../libsmad.la libsmad.la) ../install_plug smad /tmp/work/openvas-plugins-dfsg-1.0.5 make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/smad' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ssl_ciphers' /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=compile --tag CC gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c ssl_ciphers.c mkdir .libs gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c ssl_ciphers.c -fPIC -DPIC -o .libs/ssl_ciphers.o ssl_ciphers.c:61: warning: 'report_cat' defined but not used gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c ssl_ciphers.c -o ssl_ciphers.o >/dev/null 2>&1 /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=link --tag CC gcc -o libssl_ciphers.la ssl_ciphers.lo -L/usr/lib -lopenvas -lopenvas_hg -lutil -lnsl -lpcap -lgnutls -lresolv -ll -lglib-2.0 \ -rpath /tmp/work/openvas-plugins-dfsg-1.0.5/bin/plugins gcc -shared .libs/ssl_ciphers.o -L/usr/lib /usr/lib/libopenvas.so /usr/lib/libopenvas_hg.so -lutil -lnsl -lpcap /usr/lib/libgnutls.so -lresolv -ll /usr/lib/libglib-2.0.so -Wl,-soname -Wl,libssl_ciphers.so.0 -o .libs/libssl_ciphers.so.0.0.0 (cd .libs && rm -f libssl_ciphers.so.0 && ln -s libssl_ciphers.so.0.0.0 libssl_ciphers.so.0) (cd .libs && rm -f libssl_ciphers.so && ln -s libssl_ciphers.so.0.0.0 libssl_ciphers.so) ar cru .libs/libssl_ciphers.a ssl_ciphers.o ranlib .libs/libssl_ciphers.a creating libssl_ciphers.la (cd .libs && rm -f libssl_ciphers.la && ln -s ../libssl_ciphers.la libssl_ciphers.la) ../install_plug ssl_ciphers /tmp/work/openvas-plugins-dfsg-1.0.5 make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ssl_ciphers' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/synscan' /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=compile --tag CC gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c synscan.c mkdir .libs gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c synscan.c -fPIC -DPIC -o .libs/synscan.o synscan.c: In function 'extracttcp': synscan.c:298: warning: unused variable 'ret' synscan.c: In function 'extractsport': synscan.c:326: warning: unused variable 'ret' synscan.c: In function 'issynack': synscan.c:336: warning: unused variable 'ret' synscan.c: In function 'find_rtt': synscan.c:433: warning: unused variable 'err' synscan.c: In function 'sendpacket': synscan.c:558: warning: unused variable 'n' synscan.c:558: warning: unused variable 't' synscan.c: In function 'scan': synscan.c:626: warning: unused variable 'retry' synscan.c:601: warning: unused variable 'rtt_tv' synscan.c: In function 'plugin_run': synscan.c:705: warning: unused variable 'ret' gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c synscan.c -o synscan.o >/dev/null 2>&1 /bin/sh /tmp/work/openvas-plugins-dfsg-1.0.5/libtool --mode=link --tag CC gcc -g -Wall -O2 -I/usr/include/openvas -I/usr/include/openvas -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o libsynscan.la synscan.lo -L/usr/lib -lopenvas -lopenvas_hg -lutil -lnsl -lpcap -lgnutls -lresolv -ll -lglib-2.0 \ -rpath /tmp/work/openvas-plugins-dfsg-1.0.5/bin/plugins gcc -shared .libs/synscan.o -L/usr/lib /usr/lib/libopenvas.so /usr/lib/libopenvas_hg.so -lutil -lnsl -lpcap /usr/lib/libgnutls.so -lresolv -ll /usr/lib/libglib-2.0.so -Wl,-soname -Wl,libsynscan.so.0 -o .libs/libsynscan.so.0.0.0 (cd .libs && rm -f libsynscan.so.0 && ln -s libsynscan.so.0.0.0 libsynscan.so.0) (cd .libs && rm -f libsynscan.so && ln -s libsynscan.so.0.0.0 libsynscan.so) ar cru .libs/libsynscan.a synscan.o ranlib .libs/libsynscan.a creating libsynscan.la (cd .libs && rm -f libsynscan.la && ln -s ../libsynscan.la libsynscan.la) ../install_plug synscan /tmp/work/openvas-plugins-dfsg-1.0.5 make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/synscan' make[1]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5' touch build-stamp CFLAGS="-g -Wall -O2" ./configure --sysconfdir=/etc --prefix=/usr \ --mandir='${prefix}/share/man' --localstatedir=/var/run \ --with-fetchcmd=wget --libdir=/var/lib 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 ISO C89... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for openpty in -lutil... yes checking for libopenvas-config... /usr/bin/libopenvas-config checking for openvasd-config... /usr/bin/openvasd-config checking for openvasd-config... (cached) /usr/bin/openvasd-config checking for cp... /bin/cp checking for mv... /bin/mv checking for rm... /bin/rm checking for gmake... no checking for make... /usr/bin/make checking for echo... /bin/echo checking for test... /usr/bin/test checking for mkdir... /bin/mkdir checking for cat... /bin/cat checking for libnet_init in -lnet... no configure: creating ./config.status config.status: creating openvas-nvt-sync config.status: creating openvas.tmpl dh_testdir make make[1]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5' cd plugins && ./make_world make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/find_service' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/find_service' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ftp_write_dirs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ftp_write_dirs' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/nmap_wrapper' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/nmap_wrapper' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/openvas_tcp_scanner' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/openvas_tcp_scanner' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/smad' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/smad' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ssl_ciphers' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ssl_ciphers' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/synscan' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/synscan' make[1]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5' touch build-stamp dh_testdir dh_testroot dh_clean -k make install prefix=/tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/usr sysconfdir=/tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/etc localstatedir=/tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/run libdir=/tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/lib make[1]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5' cd plugins && ./make_world make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/find_service' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/find_service' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ftp_write_dirs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ftp_write_dirs' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/nmap_wrapper' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/nmap_wrapper' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/openvas_tcp_scanner' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/openvas_tcp_scanner' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/smad' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/smad' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ssl_ciphers' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/ssl_ciphers' make[2]: Entering directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/synscan' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5/plugins/synscan' test -d /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/lib/openvas || /usr/bin/install -c -d -m 755 \ /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/lib/openvas test -d /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/lib/openvas/plugins || /usr/bin/install -c -d -m 755 \ /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/lib/openvas/plugins for scripts in scripts/*.nasl; do \ /usr/bin/install -c -o root -m 444 $scripts \ /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/lib/openvas/plugins; \ done for scripts in scripts/*.inc; do \ /usr/bin/install -c -o root -m 444 $scripts \ /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/lib/openvas/plugins; \ done for plugins in bin/*.nes; do \ /usr/bin/install -c -o root -m 555 $plugins \ /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/lib/openvas/plugins; \ done test -d /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/usr/share/man/man1 || /usr/bin/install -c -d -m 755 \ /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/usr/share/man/man1 test -d /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/usr/sbin || /usr/bin/install -c -d -m 755 /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/usr/sbin /usr/bin/install -c -o root -m 0555 openvas-nvt-sync \ /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/usr/sbin test -d /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/usr/bin || /usr/bin/install -c -d -m 755 \ /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/usr/bin make[1]: Leaving directory `/tmp/work/openvas-plugins-dfsg-1.0.5' rm -rf /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/run dh_testdir dh_testroot dh_installdebconf dh_installdocs docs/plugins_api.txt dh_installexamples extra/update-openvas-plugins \ extra/describe-openvas-plugin dh_installchangelogs dh_strip strip --strip-unneeded --remove-section=.comment --remove-section=.note \ /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/lib/openvas/plugins/*.nes dh_compress dh_fixperms chmod -x /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/lib/openvas/plugins/*.nes dh_installdeb dpkg-shlibdeps -Tdebian/openvas-plugins.substvars \ /tmp/work/openvas-plugins-dfsg-1.0.5/debian/openvas-plugins-dfsg/var/lib/openvas/plugins/*.nes dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `openvas-plugins-dfsg' in `../openvas-plugins-dfsg_1.0.5-0.1_i386.deb'.