dpkg-buildpackage: source package is atmelwlandriver dpkg-buildpackage: source version is 3.3.5.6-1 dpkg-buildpackage: source maintainer is Cosimo Alfarano dpkg-buildpackage: host architecture is i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-arch-stamp build-indep-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make realclean make[1]: Entering directory `/home/kalfa/debian/proto/atmelwlandriver-3.3.5.6' find /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/ -name '*.o' -exec rm -f {} \; find /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/ -name '*.ko' -exec rm -f {} \; find /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/ -name '*.map' -exec rm -f {} \; find /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/src/ /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/objs/ -perm +100 -type f -exec rm {} \; rm -f .config make[1]: Leaving directory `/home/kalfa/debian/proto/atmelwlandriver-3.3.5.6' dh_clean dpkg-source -b atmelwlandriver-3.3.5.6 dpkg-source: building atmelwlandriver using existing atmelwlandriver_3.3.5.6.orig.tar.gz dpkg-source: building atmelwlandriver in atmelwlandriver_3.3.5.6-1.diff.gz dpkg-source: warning: ignoring deletion of file src/apps/cmd_line/lvnet dpkg-source: warning: ignoring deletion of file src/usb/Makefile.bak dpkg-source: building atmelwlandriver in atmelwlandriver_3.3.5.6-1.dsc debian/rules build dh_testdir # Add here commands to configure the package. cp -f /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/debian/config/config-tools /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/.config touch configure-stamp dh_testdir # Add here command to compile/build the package. /usr/bin/make all make[1]: Entering directory `/home/kalfa/debian/proto/atmelwlandriver-3.3.5.6' if [ ! -d objs ]; then mkdir objs;fi echo Building src/apps/cmd_line Building src/apps/cmd_line for i in src/apps/cmd_line; do make -C $i all || exit 1; done make[2]: Entering directory `/home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/src/apps/cmd_line' gcc -DATMEL_WLAN -DATMEL -O2 -g -I/home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/src/includes -o lvnet -lncurses cofvnet.c sets.c survey.c make[2]: Leaving directory `/home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/src/apps/cmd_line' make[1]: Leaving directory `/home/kalfa/debian/proto/atmelwlandriver-3.3.5.6' touch build-arch-stamp dh_testdir # Add here command to compile/build the arch indep package. # It's ok not to do anything here, if you don't need to build # anything for this package. #/usr/bin/docbook-to-man debian/atmelwlandriver.sgml > atmelwlandriver.1 touch build-indep-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Create the directories to install the source into dh_installdirs -patmelwlandriver-source usr/src/modules/atmelwlandriver dh_installdirs -patmelwlandriver-source usr/src/modules/atmelwlandriver/debian # Copy only the driver source to the proper location install -d -m 0755 debian/atmelwlandriver-source/usr/src/modules/objs cp -dr src/ debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver install -m 0644 Makefile debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver install -d -m 0755 debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver/debian/config install -m 0644 debian/config/* \ debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver/debian/config # Copy file neede by kdist_config for drivers's manual configuration #install -d -m 0755 debian/atmelwlandriver-source/scripts #install -m 0755 scripts/Config.sh \ # debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver/scripts #install -m 0755 scripts/setup.sh \ # debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver/scripts # Copy the needed debian/ pieces to the proper location cp -d debian/*-modules.* \ debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver/debian cp: cannot stat `debian/*-modules.*': No such file or directory make: [install] Error 1 (ignored) cp -d debian/control.modules.in \ debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver/debian/control.in cp -d debian/rules \ debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver/debian cp -d debian/changelog \ debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver/debian cp -d debian/copyright \ debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver/debian cp -d debian/README.Debian \ debian/atmelwlandriver-source/usr/src/modules/atmelwlandriver/debian ( cd debian/atmelwlandriver-source/usr/src/ && \ tar cjf atmelwlandriver-driver.tar.bz2 modules && \ rm -rf modules ) # Add here commands to install the package into debian/atmelwlandriver-tools. #/usr/bin/make install DESTDIR=/home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/debian/atmelwlandriver-tools # TOOLS_PREFIX=/home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/debian/atmelwlandriver-modules-2.4.26-mh1 install -m 755 /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/objs/lvnet /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/debian/atmelwlandriver-tools/sbin/ install -m 755 /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/objs/winter /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/debian/atmelwlandriver-tools/usr/X11R6/sbin/ install: cannot stat `/home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/objs/winter': No such file or directory make: [install] Error 1 (ignored) install -m 755 /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/objs/xvnet /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/debian/atmelwlandriver-tools/usr/X11R6/sbin/ install: cannot stat `/home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/objs/xvnet': No such file or directory make: [install] Error 1 (ignored) install -m 755 /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/scripts/fastvnet.sh /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/debian/atmelwlandriver-tools/sbin/ install -m 664 /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/scripts/atmel.conf /home/kalfa/debian/proto/atmelwlandriver-3.3.5.6/debian/atmelwlandriver-tools/etc/pcmcia/ dh_install dh_testdir -i dh_testroot -i dh_installchangelogs CHANGES -i dh_installdocs -i dh_installman -i dh_link -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_installdeb -i dh_shlibdeps -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i dpkg-deb: building package `atmelwlandriver-source' in `../atmelwlandriver-source_3.3.5.6-1_all.deb'. dh_testdir -s dh_testroot -s dh_installdocs -s dh_installexamples -s dh_installchangelogs CHANGES -s dh_strip -s dh_link -s dh_compress -s dh_fixperms -s dh_installdeb -s dh_shlibdeps -s dh_gencontrol -s dh_md5sums -s dh_builddeb -s dpkg-deb: building package `atmelwlandriver-tools' in `../atmelwlandriver-tools_3.3.5.6-1_i386.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... W: atmelwlandriver source: dh-make-template-in-source debian/cron.d.ex W: atmelwlandriver source: dh-make-template-in-source debian/init.d.ex W: atmelwlandriver source: dh-make-template-in-source debian/manpage.1.ex W: atmelwlandriver source: dh-make-template-in-source debian/manpage.sgml.ex W: atmelwlandriver source: dh-make-template-in-source debian/manpage.xml.ex W: atmelwlandriver source: dh-make-template-in-source debian/postinst.ex W: atmelwlandriver source: dh-make-template-in-source debian/postrm.ex W: atmelwlandriver source: dh-make-template-in-source debian/preinst.ex W: atmelwlandriver source: dh-make-template-in-source debian/prerm.ex W: atmelwlandriver source: out-of-date-standards-version 3.6.0 W: atmelwlandriver source: cvsignore-file-in-source src/.cvsignore W: atmelwlandriver source: cvsignore-file-in-source src/Pcmcia_Pci/.cvsignore W: atmelwlandriver source: cvsignore-file-in-source src/apps/.cvsignore W: atmelwlandriver source: cvsignore-file-in-source src/apps/cmd_line/.cvsignore W: atmelwlandriver source: cvsignore-file-in-source src/includes/.cvsignore W: atmelwlandriver source: cvsignore-file-in-source src/usb/.cvsignore E: atmelwlandriver-tools: binary-without-manpage fastvnet.sh E: atmelwlandriver-tools: binary-without-manpage lvnet E: atmelwlandriver-tools: helper-templates-in-copyright W: atmelwlandriver-tools: copyright-lists-upstream-authors-with-dh_make-boilerplate E: atmelwlandriver-tools: duplicate-conffile /etc/pcmcia/atmel.conf E: atmelwlandriver-source: helper-templates-in-copyright W: atmelwlandriver-source: copyright-lists-upstream-authors-with-dh_make-boilerplate Finished running lintian. Now signing changes and any dsc files... signfile atmelwlandriver_3.3.5.6-1.dsc Cosimo Alfarano signfile atmelwlandriver_3.3.5.6-1_i386.changes Cosimo Alfarano Successfully signed dsc and changes files