From owner-freebsd-questions@FreeBSD.ORG Thu May 26 18:14:19 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBCCA106564A for ; Thu, 26 May 2011 18:14:18 +0000 (UTC) (envelope-from jhelfman@experts-exchange.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id B9DC08FC21 for ; Thu, 26 May 2011 18:14:18 +0000 (UTC) Received: from mail.experts-exchange.com (localhost [127.0.0.1]) by mail.experts-exchange.com (Postfix) with ESMTP id 56AB16FCA37; Thu, 26 May 2011 10:58:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=e-e.com; h= user-agent:organization:in-reply-to:content-disposition :content-type:content-type:mime-version:references:message-id :subject:subject:from:from:date:date:received:received:received; s=ee; t=1306432681; x=1308247081; bh=LL8jHRpAh5ZFZVNIGz4dhyE1Jy 6U22OM+KG9oPdKpxY=; b=MEeLqSQkaY0T5mvqq7F7+PRceZoaCB03de7Y6rDlAL oZYL7k0NBt+e0fwjxWbaFyqhwyMpkMUYSg+YId9RrXVtagUunJyKw4xhGusa59X+ v35D1ZpS92GH+ChKZt8gPCLMzMVh2oZPA0NidDASA8Mjg3qWu4aiF1r12pUM7mSK U= X-Virus-Scanned: amavisd-new at experts-exchange.com Received: from mail.experts-exchange.com ([127.0.0.1]) by mail.experts-exchange.com (mail.experts-exchange.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KsVXLFhwakao; Thu, 26 May 2011 10:58:01 -0700 (PDT) Received: from experts-exchange.com (unknown [72.29.180.81]) by mail.experts-exchange.com (Postfix) with SMTP id E13606FC9DB; Thu, 26 May 2011 10:58:00 -0700 (PDT) Received: (nullmailer pid 47579 invoked by uid 1001); Thu, 26 May 2011 17:57:55 -0000 Date: Thu, 26 May 2011 10:57:55 -0700 From: Jason Helfman To: herbert langhans Message-ID: <20110526175755.GK40108@eggman.experts-exchange.com> References: <20110418120036.87197106568C@hub.freebsd.org> <20110526144415.GA7401@sandcat.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20110526144415.GA7401@sandcat.edu> X-Operating-System: FreeBSD 8.2-RELEASE Organization: Experts-Exchange, LLC. http://www.experts-exchange.com X-Living-The-Dream: I love the SLO Life! User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-questions@freebsd.org Subject: Re: Unusual Error while compiling from Portstree X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2011 18:14:19 -0000 On Thu, May 26, 2011 at 04:44:16PM +0200, herbert langhans thus spake: >Hi Daemons, >recently some of the ports get stuck when I compile from the portstree >with #make install - it says '1 out of 1 hunks failed--saving rejects to >nbase/configure.rej'. > >The portstree is updated, FreeBSD 7.2 on this laptop, many other ports >are working. > >I had such trouble with ports/graphics/xv, with ImageMagick and now with >nmap too. Here is the output: > > >sandcat# cd /usr/ports/security/nmap >sandcat# make install >===> Vulnerability check disabled, database not found >===> License GPLv2 accepted by the user >=> nmap-5.51.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >=> Attempting to fetch http://nmap.org/dist/nmap-5.51.tar.bz2 >nmap-5.51.tar.bz2 100% of 16 MB 99 kBps >00m00s >===> Extracting for nmap-5.51_1 >=> SHA256 Checksum OK for nmap-5.51.tar.bz2. >===> Patching for nmap-5.51_1 >===> Applying FreeBSD patches for nmap-5.51_1 >1 out of 1 hunks failed--saving rejects to nbase/configure.rej >=> Patch patch-nbase__configure failed to apply cleanly. >=> Patch(es) patch-Makefile.in patch-TargetGroup.cc patch-configure >patch-libdnet-stripped__configure patch-libdnet-stripped__src__eth-bsd.c >applied cleanly. >*** Error code 1 > >Stop in /usr/ports/security/nmap. >sandcat# > > >Anybody has an idea whats wrong there? I have no clue what it is about >failed hunks and such! > >Thanks! >herb langhans > You may want to run a 'make clean' and also a 'portsnap fetch update', as I have a updated ports tree, as of this morning, and running 'make patch' exits with no issue. [jhelfman@eggman /usr/ports/security/nmap]$ sudo make patch ===> License GPLv2 accepted by the user => nmap-5.51.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://nmap.org/dist/nmap-5.51.tar.bz2 nmap-5.51.tar.bz2 100% of 16 MB 184 kBps 00m00s ===> Extracting for nmap-5.51_1 => SHA256 Checksum OK for nmap-5.51.tar.bz2. ===> Patching for nmap-5.51_1 ===> Applying FreeBSD patches for nmap-5.51_1 [jhelfman@eggman /usr/ports/security/nmap]$ -jgh -- Jason Helfman System Administrator experts-exchange.com http://www.experts-exchange.com/M_4830110.html E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5