From owner-freebsd-ports@FreeBSD.ORG Mon Jul 3 06:11:31 2006 Return-Path: X-Original-To: FreeBSD-Ports@freebsd.org 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 6075E16A403 for ; Mon, 3 Jul 2006 06:11:31 +0000 (UTC) (envelope-from novel@smtp.hispeed.ch) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A02B443F1 for ; Mon, 3 Jul 2006 06:11:28 +0000 (GMT) (envelope-from novel@smtp.hispeed.ch) Received: from underworld.novel.ru (dial-up-88-147-137-90.san.ru [88.147.137.90] (may be forged)) (authenticated bits=0) by smtp.hispeed.ch (8.12.11.20060308/8.12.6/taifun-1.0) with ESMTP id k636BNtg016484; Mon, 3 Jul 2006 08:11:25 +0200 Date: Mon, 3 Jul 2006 09:11:25 +0000 From: Roman Bogorodskiy To: Hannes Hauswedell Message-ID: <20060703091125.GB629@underworld.novel.ru> Mail-Followup-To: Hannes Hauswedell , FreeBSD-Ports@freebsd.org References: <200607021853.k62Ir5tA003248@freefall.freebsd.org> <200607022328.10500.hannes.hauswedell@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: <200607022328.10500.hannes.hauswedell@gmail.com> X-PGP: http://people.freebsd.org/~novel/novel.key.asc X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on smtp-01.tornado.cablecom.ch X-Virus-Status: Clean X-DCC-spamcheck-01.tornado.cablecom.ch-Metrics: smtp-01.tornado.cablecom.ch 1377; Body=2 Fuz1=2 Fuz2=2 Cc: FreeBSD-Ports@freebsd.org Subject: Re: ports/99653: New Port: sysutils/kports (error in the last one) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jul 2006 06:11:31 -0000 --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hannes Hauswedell wrote: > i have problems figuering out the problem, though (this is my first port)= =2E i=20 > followed the "porters handbook"'s directions and everything looked fine o= ver=20 > here.... Everybody sometimes does something for the first time. And it's very good you started doing your first port with reading of a documentation. :) > what does "Fatal error: filesystem was touched prior to 'make install' ph= ase"=20 > mean? where exactly did the build process touch something outside the wor= k=20 > directory? how can i repeat this error on my computer, what do you use to= =20 > check for this behaviour? "filesystem was touched prior to 'make install' phase" means that your port did something with filesystem (e.g. installed some files) during build stage. Actually, port should not install files or perform any actions modifying the filesystem during build stage. Files should be installed only by 'make install'. You could check this with a help of tinderbox (misc/tinderbox). Roman Bogorodskiy --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iQCVAwUBRKjfPYB0WzgdqspGAQLtJQQAnSx6yQeXtsCz2EjpFcPYPjsCh3Js8HaP NLleUoDeJzVXD+/uzWJ2if3wgbo7HJeJHm4br7fdnO/hTj+IvgPiXdv6Z+nWIcFG QQvielqu3m0ZM67eRy8JBklSTMJexfw0U86WYeTzbNv5nHy7RQgz9gvBzMJzeHN3 qgKOn1YqS0M= =johl -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH--