From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 24 17:20:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8889106566B for ; Thu, 24 Sep 2009 17:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7D3FA8FC14 for ; Thu, 24 Sep 2009 17:20:05 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8OHK4qJ084566 for ; Thu, 24 Sep 2009 17:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8OHK40R084565; Thu, 24 Sep 2009 17:20:04 GMT (envelope-from gnats) Date: Thu, 24 Sep 2009 17:20:04 GMT Message-Id: <200909241720.n8OHK40R084565@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Naram Qashat Cc: Subject: Re: ports/139118: port of MinGW32-gcc fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Naram Qashat List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Sep 2009 17:20:05 -0000 The following reply was made to PR ports/139118; it has been noted by GNATS. From: Naram Qashat To: Daniel Feenberg Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/139118: port of MinGW32-gcc fails Date: Thu, 24 Sep 2009 13:05:21 -0400 Daniel Feenberg wrote: >> Number: 139118 >> Category: ports >> Synopsis: port of MinGW32-gcc fails >> Confidential: no >> Severity: non-critical >> Priority: low >> Responsible: freebsd-ports-bugs >> State: open >> Quarter: >> Keywords: >> Date-Required: >> Class: sw-bug >> Submitter-Id: current-users >> Arrival-Date: Thu Sep 24 16:30:06 UTC 2009 >> Closed-Date: >> Last-Modified: >> Originator: Daniel Feenberg >> Release: 7.2 >> Organization: > NBER >> Environment: > reeBSD freebsd72.nber.org 7.2-RELEASE FreeBSD #0: Fri May 1 08:49:13 > UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >> Description: > > The MinGW32 cross-compiler does not pass checksum tests. Here are the last few lines of output when "making" mingw32-gcc: > >> MD5 Checksum mismatch for mingw-w32api-3.13-mingw32-dev.tar.gz >> mingw/w32api-3.13-mingw32-dev.tar.gz >> Make sure the Makefile and distinfo file >> (/usr/ports/devel/mingw32-bin-msvcrt/dlstinfo) are up to date. > > If NO_CHECKSUM=YES is specified the message is different: > >> Extracting for mingw32-bin-msvcrt-r3.15.2.a3.13 >> tar: Unrecognized archive format: Inappropriate file type or format >> tar: Error exit delayed from previous errors You should probably update your ports tree, the devel/mingw32-bin-msvcrt port has been updated to r3.16.a3.13 for the past couple weeks now. (Note, the problem is not with devel/mingw32-gcc in this case.) Thanks, Naram Qashat > I saw the same problem in FreeBSD 6.4, and upgraded to 7.2 hoping that would solve > the problem. >> How-To-Repeat: > su > cd /usr/ports/devel/mingw32-gcc > make >> Fix: > > >> Release-Note: >> Audit-Trail: >> Unformatted: > _______________________________________________ > freebsd-ports-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" >