From owner-freebsd-ports@FreeBSD.ORG Mon Mar 30 08:52:20 2015 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3C0FD48C; Mon, 30 Mar 2015 08:52:20 +0000 (UTC) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0059FC28; Mon, 30 Mar 2015 08:52:20 +0000 (UTC) Received: by igcxg11 with SMTP id xg11so65874404igc.0; Mon, 30 Mar 2015 01:52:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=kkNyQ76XilrBZkol1SNGyteXUoX5JyPRHzpsH0Hil5g=; b=BFiPv9jIejCfIr+QfaHjE+PwL9yEmeps7k2/YkvvQKkzdojo/y/WfE1n3uIgsCzAP6 AfltyGFLi1lJRNoRUS+05eqWb2R7XUjwOsQ4lk6HVZUw0M7q5542BOxM8/uX9Ewq67dN R0FiCiUhM8zOuDTUWaKK3EuQgmNLZDM0jKk6bhbA/iLVU0TE0ImhaSOSk+nPsQ+Ag8i8 Jw2a7FHI20+wKxOjIIWjt9JAeA8O0BGkoGtpL4pfhN9bol2tEZUv0MYz2h52PqVCHPwP riWHdyid7XuIFb1uhZwtNQw/XeRxafQqfx/8U0N9XmnEmTvYvJE8ta6vd7uDLhybP+zG 3r6A== MIME-Version: 1.0 X-Received: by 10.107.18.38 with SMTP id a38mr47633176ioj.67.1427705539397; Mon, 30 Mar 2015 01:52:19 -0700 (PDT) Received: by 10.36.21.130 with HTTP; Mon, 30 Mar 2015 01:52:19 -0700 (PDT) In-Reply-To: References: Date: Mon, 30 Mar 2015 10:52:19 +0200 Message-ID: Subject: Re: FreeBSD Port: p5-NetAddr-IP-4.075 From: Sergei Vyshenski To: Redeye T Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: ports@freebsd.org, Anton Berezin X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Mar 2015 08:52:20 -0000 Hi, The last update was submitted by me. I have just checked it again and can see no problems. Are you using ports tree updated as of today? Can you show the output of "uname -a"? Regards, Sergei On Mon, Mar 30, 2015 at 1:02 AM, Redeye T wrote: > Dear Maintainer Tbez, > > I meet problem when install Port: p5-NetAddr-IP-4.075. The error records as > below: > > /usr/ports/net-mgmt/p5-NetAddr-IP# make install > ===> Building for p5-NetAddr-IP-4.075 > --- subdirs --- > --- subdirs --- > --- blibdirs --- > --- dynamic --- > --- subdirs --- > --- subdirs --- > --- subdirs --- > --- config --- > --- subdirs --- > --- blibdirs --- > --- linkext --- > --- subdirs --- > --- dynamic --- > --- subdirs --- > --- subdirs --- > make[3]: make[3]: don't know how to make config.h. Stop > > make[3]: stopped in > /usr/ports/net-mgmt/p5-NetAddr-IP/work/NetAddr-IP-4.075/Lite/Util > *** [subdirs] Error code 2 > > make[2]: stopped in > /usr/ports/net-mgmt/p5-NetAddr-IP/work/NetAddr-IP-4.075/Lite > 1 error > > make[2]: stopped in > /usr/ports/net-mgmt/p5-NetAddr-IP/work/NetAddr-IP-4.075/Lite > *** [subdirs] Error code 2 > > make[1]: stopped in /usr/ports/net-mgmt/p5-NetAddr-IP/work/NetAddr-IP-4.075 > 1 error > > make[1]: stopped in /usr/ports/net-mgmt/p5-NetAddr-IP/work/NetAddr-IP-4.075 > ===> Compilation failed unexpectedly. > Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to > the maintainer. > *** Error code 1 > > Stop. > make: stopped in /usr/ports/net-mgmt/p5-NetAddr-IP > > > I try to used set MAKE_JOBS_UNSAFE=yes to install it, but still no work. > Could you help to check and repair it. Many thanks. > > > With the best regards, > > Redeye > *********************************************** > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >