Hi! On Mon, Aug 17, 2009 at 10:29 PM, Fyodor<[email protected]> wrote: > On Mon, Aug 17, 2009 at 03:57:19AM -0300, Nelson A. de Oliveira wrote: >> nmap fails to build if built with more than one thread (using "-j2" in >> DEB_BUILD_OPTIONS, for example). >> >> See the attached pbuilder log for the errors when building the package with 2 >> threads. > > Thanks for the report. Are you able to reproduce this with the > unmodified Nmap tarball (http://nmap.org/dist/nmap-5.00.tar.bz2) and > "make -j2" or -j4 or whatever? I've been using -j4 on almost all my > Nmap builds for years and haven't encountered problems.
It builds fine. It seems to be some race condition in debian/rules. Replacing it with a new one (using the template that dh_make generates), the package is built properly (even with -j4, that I use for all the packages that I build). I will see if I can track what is the problem. Best regards, Nelson -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

