From owner-freebsd-ports@FreeBSD.ORG Tue May 6 18:53:42 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89E5C37B401 for ; Tue, 6 May 2003 18:53:42 -0700 (PDT) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4621C43F93 for ; Tue, 6 May 2003 18:53:41 -0700 (PDT) (envelope-from sem@ciam.ru) Received: from ciam.ru (ppp134-72.dialup.mtu-net.ru [62.118.134.72]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id 3D2A7FA74B; Wed, 7 May 2003 05:51:25 +0400 (MSD) (envelope-from sem@ciam.ru) Message-ID: <3EB86721.7050400@ciam.ru> Date: Wed, 07 May 2003 05:53:37 +0400 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.3) Gecko/20030309 X-Accept-Language: ru-ru, ru MIME-Version: 1.0 To: Kris Kennaway References: <3EB845B4.4090109@ciam.ru> <20030507002941.GA5814@rot13.obsecurity.org> In-Reply-To: <20030507002941.GA5814@rot13.obsecurity.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit cc: ports@freebsd.org cc: Jordan K Hubbard Subject: Re: [kris@FreeBSD.org: cvs commit: ports/net/cvsupit Makefile] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 01:53:42 -0000 Kris Kennaway пишет: > See the error log on bento. The port does not build on a clean > system..perhaps it is missing a dependency. I'v seen the error log: ======================================== >> No MD5 checksum file. ========================================= ===> Extracting for cvsupit-3.1 >> No MD5 checksum file. ===> Patching for cvsupit-3.1 ===> Configuring for cvsupit-3.1 ===> Building package for cvsupit-3.1 true pkg_create: pkg_perform: unable to open contents file '/tmp/a/ports/net/cvsupit/work/.PLIST.mktmp' for input Creating package /tmp/packages/All/cvsupit-3.1.tbz *** Error code 1 Stop in /a/ports/net/cvsupit. ================================================================ build ended at Tue May 6 18:55:56 GMT 2003 But I'v couldn't reproduce this error neither my -CURRENT nor clean 4.8 boxes. May be there is some options I don't know for bento builds? How can I find it out? What does mean 'true' before pkg_create error? ---- Sem.