Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18628 closed defect (fixed)

i386-mingw32-gcc: Checksum (md5) mismatch

Reported by: asimmons@… Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: michael.greene@…, blb@…
Port: i386-mingw32-gcc

Description (last modified by mf2k (Frank Schima))

$ sudo port clean --all i386-mingw32-gcc
--->  Cleaning i386-mingw32-gcc
$ sudo port selfupdate

MacPorts base version 1.700 installed
Downloaded MacPorts base version 1.700

The MacPorts installation is not outdated so it was not updated
$ sudo port sync
$ sudo port install i386-mingw32-gcc
--->  Fetching i386-mingw32-gcc
--->  Attempting to fetch gcc-core-3.4.5-20060117-1-src.tar.gz from http://downloads.sourceforge.net/mingw
--->  Attempting to fetch gcc-g++-3.4.5-20060117-1-src.tar.gz from http://downloads.sourceforge.net/mingw
--->  Attempting to fetch gcc-g77-3.4.5-20060117-1-src.tar.gz from http://downloads.sourceforge.net/mingw
--->  Attempting to fetch gcc-java-3.4.5-20060117-1-src.tar.gz from http://downloads.sourceforge.net/mingw
--->  Attempting to fetch gcc-objc-3.4.5-20060117-1-src.tar.gz from http://downloads.sourceforge.net/mingw
--->  Verifying checksum(s) for i386-mingw32-gcc
Error: Checksum (md5) mismatch for gcc-g++-3.4.5-20060117-1-src.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Status 1 encountered during processing.
$ 

Change History (9)

comment:1 Changed 15 years ago by asimmons@…

omg that formatted horribly. Here's another stab at it:

$ sudo port clean --all i386-mingw32-gcc
---> Cleaning i386-mingw32-gcc
$ sudo port selfupdate


MacPorts base version 1.700 installed
Downloaded MacPorts base version 1.700


The MacPorts installation is not outdated so it was not updated
$ sudo port sync
$ sudo port install i386-mingw32-gcc
---> Fetching i386-mingw32-gcc
---> Attempting to fetch gcc-core-3.4.5-20060117-1-src.tar.gz from http://downloads.sourceforge.net/mingw
---> Attempting to fetch gcc-g++-3.4.5-20060117-1-src.tar.gz from http://downloads.sourceforge.net/mingw
---> Attempting to fetch gcc-g77-3.4.5-20060117-1-src.tar.gz from http://downloads.sourceforge.net/mingw
---> Attempting to fetch gcc-java-3.4.5-20060117-1-src.tar.gz from http://downloads.sourceforge.net/mingw
---> Attempting to fetch gcc-objc-3.4.5-20060117-1-src.tar.gz from http://downloads.sourceforge.net/mingw
---> Verifying checksum(s) for i386-mingw32-gcc
Error: Checksum (md5) mismatch for gcc-g++-3.4.5-20060117-1-src.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Status 1 encountered during processing.
$

comment:2 Changed 15 years ago by asimmons@…

Cc: asimmons@… added

Cc Me!

comment:3 Changed 15 years ago by mf2k (Frank Schima)

Cc: asimmons@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to landonf@…
Port: i386-mingw32-gcc added

comment:4 Changed 15 years ago by michael.greene@…

Cc: michael.greene@… added

Cc Me!

comment:5 Changed 15 years ago by blb@…

See also #18733 for increasing i386-mingw32-gcc's version, which should also take care of this issue.

comment:6 in reply to:  5 ; Changed 15 years ago by blb@…

Cc: blb@… added

Replying to blb@…:

See also #18733 for increasing i386-mingw32-gcc's version, which should also take care of this issue.

i386-mingw32-gcc port was updated in r47662, once you sync does it build fine then?

comment:7 in reply to:  6 Changed 15 years ago by asimmons@…

Replying to blb@…:

Replying to blb@…:

See also #18733 for increasing i386-mingw32-gcc's version, which should also take care of this issue.

i386-mingw32-gcc port was updated in r47662, once you sync does it build fine then?

Yes, I did a sync and now it builds fine.

comment:8 Changed 15 years ago by blb@…

Resolution: fixed
Status: newclosed

comment:9 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.