From owner-freebsd-ports Mon Jan 28 14:50:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id EDDF737B431 for ; Mon, 28 Jan 2002 14:50:17 -0800 (PST) Received: from fwd04.sul.t-online.de by mailout06.sul.t-online.com with smtp id 16VKbH-0005DH-09; Mon, 28 Jan 2002 23:50:07 +0100 Received: from spirit.corecode.ath.cx (320050403952-0001@[80.128.118.44]) by fmrl04.sul.t-online.com with esmtp id 16VKbD-1O1HYeC; Mon, 28 Jan 2002 23:50:03 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.corecode.ath.cx (8.11.6/8.11.6) with ESMTP id g0SMo1g41874; Mon, 28 Jan 2002 23:50:01 +0100 (CET) (envelope-from corecode@elevation.zuhause.stoert.net) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g0SMo0l08872; Mon, 28 Jan 2002 23:50:00 +0100 (CET) (envelope-from corecode) Date: Mon, 28 Jan 2002 23:49:56 +0100 From: "Simon 'corecode' Schubert" To: dochawk@psu.edu Cc: freebsd-ports@FreeBSD.ORG Subject: Re: make extract tries to gunzip files in DIST_SUBDIR Message-Id: <20020128234956.47c050a8.corecode@corecode.ath.cx> In-Reply-To: <200201282053.g0SKrh637851@fac13.ds.psu.edu> References: <200201282053.g0SKrh637851@fac13.ds.psu.edu> X-Mailer: Sylpheed version 0.7.0claws21 (GTK+ 1.2.10; i386--freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="?YF)QUu=.LUQyqeC" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --?YF)QUu=.LUQyqeC Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 28 Jan 2002 15:53:43 -0500 dochawk@psu.edu wrote: > > I must be missing something here as I try to plug through this. > > I have the lines: > > PORTNAME= lf95 > PORTVERSION= 6.1-1 > CATEGORIES= lang fortran linux > MASTER_SITES= # fetch manually > DISTFILES= README install LICENSE copy.tar lf95-6.1-1.tgz \ > mpich.tar.gz > # ??? Should I include the entries in manuals? > DISTNAME= lf95-6.1-1 > EXTRACT_SUFX= > > MAINTAINER= dochawk@scualum.com > DIST_SUBDIR= lf95 > you got DISTFILES mixed: gzip/tar/plain i don't know if this should work perfectly with the standard do-extract if you can't avoid using these files (is lf95-6.1-1.tgz not enough?) also, PORTVERSION is not right: there may be no dash inside. > > After a make makesum, make extract checks checksums,then tries to gzip > everything on DISTFILES list (huh?), and then bombs out because a file > already has a .tgz suffix: > ac13# make extract > ===> Extracting for lf95-6.1-1 > >> Checksum OK for lf95/README. > >> Checksum OK for lf95/install. > >> Checksum OK for lf95/LICENSE. > >> Checksum OK for lf95/copy.tar. > >> Checksum OK for lf95/lf95-6.1-1.tgz. > >> Checksum OK for lf95/mpich.tar.gz. > > gzip: /usr/ports/distfiles/lf95/lf95-6.1-1.tgz already has .tgz suffix > -- unchanged*** Error code 1 > > Stop in /usr/ports/lang/lf95. > *** Error code 1 > > Stop in /usr/ports/lang/lf95. > *** Error code 1 > > Stop in /usr/ports/lang/lf95. > > I must be missing something prety obvious to fail this early :) > > hawk cheerz corecode -- /"\ http://corecode.ath.cx/ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --?YF)QUu=.LUQyqeC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8VdWYr5S+dk6z85oRAgGGAKD9IO1MWNmXwCxJterr3jJgevnaiQCfTcHr s9zOcj+DQzRjBFaWnUP9B5g= =X+W8 -----END PGP SIGNATURE----- --?YF)QUu=.LUQyqeC-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message