From owner-svn-ports-head@freebsd.org Thu Apr 7 13:51:07 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A235B075B1; Thu, 7 Apr 2016 13:51:07 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (gahr.cloud.tilaa.com [84.22.109.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0EA2D19FD; Thu, 7 Apr 2016 13:51:04 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from webmail.ptrcrt.ch (www.gahr.ch [192.168.1.2]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPSA id 890d0706 TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Thu, 7 Apr 2016 13:51:00 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 07 Apr 2016 15:51:00 +0200 From: Pietro Cerutti To: Cy Schubert Cc: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, owner-ports-committers@freebsd.org Subject: Re: svn commit: r412652 - head/lang/dmd2 Organization: The FreeBSD Project In-Reply-To: <201604071338.u37DcS2J076682@slippy.cwsent.com> References: <201604071338.u37DcS2J076682@slippy.cwsent.com> Message-ID: <5a72d3623b264c037e874194c58e4579@gahr.ch> X-Sender: gahr@FreeBSD.org User-Agent: Roundcube Webmail/1.1.4 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2016 13:51:07 -0000 On 2016-04-07 15:38, Cy Schubert wrote: > In message , Pietro Cerutti > writes: >> On 2016-04-07 04:20, Cy Schubert wrote: >> > Author: cy >> > Date: Thu Apr 7 02:20:12 2016 >> > New Revision: 412652 >> > URL: https://svnweb.freebsd.org/changeset/ports/412652 >> > >> > Log: >> > Update to 2.071.0. >> > >> > The source distribution file this port previously used is no longer >> > distributed by Digital Mars. The port now fetches the 64-bit FreeBSD >> > binary distribution file and uses the sources that are bundled in the >> > tarball to build its own binaries. The port can use sources in the >> > 32-bit >> > FreeBSD binary or linux binary files instead -- a diff will show that >> > the >> > src and html directories are the same in each distribution file. >> >> Does this mean that the bootstrap is no more needed? Anyway, the port >> as >> it is now fails to extract for me on 10.3-RELEASE amd64. >> >> # make >> ===> License ART10 DMD BSL accepted by the user >> ===> Found saved configuration for dmd2-2.071.0 >> ===> dmd2-2.071.0 depends on file: /usr/local/sbin/pkg - found >> => dmd.2.071.0.freebsd-64.tar.xz doesn't seem to exist in >> /var/ports/distfiles/. >> => Attempting to fetch >> http://ftp.digitalmars.com/dmd.2.071.0.freebsd-64.tar.xz >> dmd.2.071.0.freebsd-64.tar.xz 100% of 11 MB 3537 >> kBps >> 00m03s >> => dmd.2.067.1.zip doesn't seem to exist in /var/ports/distfiles/. >> => Attempting to fetch http://ftp.digitalmars.com/dmd.2.067.1.zip >> dmd.2.067.1.zip 100% of 53 MB 6860 >> kBps >> 00m08s >> ===> Fetching all distfiles required by dmd2-2.071.0 for building >> ===> Extracting for dmd2-2.071.0 >> => SHA256 Checksum OK for dmd.2.071.0.freebsd-64.tar.xz. >> => SHA256 Checksum OK for dmd.2.067.1.zip. >> unzip: Unrecognized archive format >> *** Error code 1 > > Interesting. The ports infrastructure has some gas with different > extract > suffixes. I've reverted to zip format until I have the time to work > through > the issue. > > Two other issues have also been fixed. > > To answer your last question. The bootstrap is still needed in order to > support i386 and amd64 using the same tarball. The bootstrap is also > needed > for arm. > > (Sorry for being so terse, need to rush off to $JOB.) Thanks for fixing the port and for the explanation! -- Pietro Cerutti gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp